Jump to content

Walktoggle Plus Script


B@ghis...

Recommended Posts

alias "walktoggle" "walk"

alias run "-speed; bind mouse1 +attack; alias walktoggle walk"

alias walk "+speed; bind mouse1 +wakeup; alias walktoggle run"

alias +wakeup "+attack; -speed"

alias -wakeup "-attack; bind mouse1 +attack; alias walktoggle walk"

 

alias "+SpeedDuck" "-speed; +duck"

alias "-SpeedDuck" "-duck; alias walktoggle walk"

 

alias "+SpeedJump" "-speed;+jump"

alias "-SpeedJump" "-jump; alias walktoggle walk"

 

bind "your jump key" "+SpeedJump"

bind "your duck key" "+SpeedDuck"

bind "your walk key" "walktoggle"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...