That's not good, need to fix it =))) The Error says that your script is trying to execute the "+jumpat" command, but such a command does not exist. In my example, I DIDN'T USE SUCH a command! Check your script! Carefully check the name of the created commands and which of the created command you try to execute. Some tips: 1. If you are trying to write a script yourself, follow the instructions in the video and repeat everything step by step, carefully replacing my commands names with your own. 2. If you just need a script, copy the script from the description; if you need it, you can change the bound button. The bound button is "mouse5". Good Luck!
nice
Hello, you script awesome. Single script i found that works. Thank you. Have you any ideas how make mid jumthrow. With mouse1 and mouse2 pressed?
Thanks! I am not sure, give me the details please
not working
Error : [Console] Unknown command '+jumpat'!
That's not good, need to fix it =)))
The Error says that your script is trying to execute the "+jumpat" command, but such a command does not exist.
In my example, I DIDN'T USE SUCH a command! Check your script! Carefully check the name of the created commands and which of the created command you try to execute.
Some tips:
1. If you are trying to write a script yourself, follow the instructions in the video and repeat everything step by step, carefully replacing my commands names with your own.
2. If you just need a script, copy the script from the description; if you need it, you can change the bound button. The bound button is "mouse5".
Good Luck!
My bad, sorry. Fixed!
alias "+jpat" "+jumpat" - wrong
alias "+jpat" "+jump; +at" - right