Could U Make Me A Script?

ConsepterConsepter Join Date: 2005-06-24 Member: 54536Members
<div class="IPBDescription">Script</div> Could Anyone make me a simple bunnyhop script, and a pistol script taht will shoot my pistol when i hit the mouse button and realese the mouse button. i would liek teh script to activate when i scroll my mouse.


Thx to anyone that can help

Comments

  • Invader_ScootInvader_Scoot Join Date: 2003-10-13 Member: 21669Members, Constellation, Reinforced - Shadow
    alias "+4jumps" "+moveup; +jump; wait; -jump; wait; +jump; wait; -jump; wait; +jump; wait; -jump; wait; +jump"
    alias "-4jumps" "-jump; -moveup"
  • stallioNstallioN Join Date: 2005-06-21 Member: 54363Members
    edited July 2005
    <!--QuoteBegin-Consepter+Jul 9 2005, 11:47 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Consepter @ Jul 9 2005, 11:47 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> and a pistol script taht will shoot my pistol when i hit the mouse button and realese the mouse button. i would liek teh script to activate when i scroll my mouse. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias "+lol" "+attack"
    alias "-lol" "-attack; wait; +attack; wait; -attack"
    bind "[key]" "+lol"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    This will not work on the mousewheel.
Sign In or Register to comment.