Results 1 to 10 of 15

Thread: Is this considering scripting?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. Default Is this considered scripting?

    Hey, so i was trying to find a bind that allows me to use my mousewheel better than normal. and i came across this:

    http://www.gamebanana.com/tuts/2657

    and i used its pattern to create the following bind, but havent activated yet...
    I was thinking of binding my ALT key so that i can toggle my mouse wheel function between playing on gungame where i try to learn to bhop when bored and playing on wcs where i use it for abilitites... without having to type this shit constantly every time...

    Code:
    alias wcs "bind mwheeldown +activate; bind mouse3 +activate1; cl_interp 0.03; bind ALT gg" alias gg "bind mwheeldown +jump; cl_interp 0.03; bind ALT wcs"
    bind "ALT" "wcs"
    
    so im assuming this is legal right? (yes i know, i sound stupid, but i never bothered working with the console with auto keys...
    Last edited by CYBER; 01-22-2012 at 01:04 AM.
    Started from bottom. Now we here. <IBIS>


    Quote Originally Posted by ZERO View Post
    Trying to hack in IBIS is like trying to kill someone in a police station, not the best idea...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •