Description:
This Script, when enabled, combines the +use and +attack commands into one bound key. ----- alias +useattack "+attack ;wait; wait; +use" alias -useattack "-attack; wait; wait; -use" alias useatk "useon" alias useon "bind mouse1 +useattack; developer 1; echo Use Attack On; developer 0; alias useatk useoff" alias useoff "bind mouse1 +attack; developer 1; echo Use Attack Off; developer 0; alias useatk useon" bind "u" "useatk" ----- Autor skryptu: The Counter-Script Crew |