My current cave script teleports from hotan to dw and walks with buff kinda never liked horse idea lols.
Also 100% working with injects until silkroad changes any!!!
Trick with injects isn't just finding the correct ones but also the delay you need between each one as injects are instant in scripts and scripts dont tend to do injects when they complete one but asap they read one >.<
Most of the script making progs have a set delay of i think most are min 5sec so yeah on long walks a full inject code can seem pretty long but with a hybrid script can make the file small and efficient.
Here is just part of my cave script going from dw after teleport to the cave teleport!
Also i dont understand how a walking inject is calculated, my theory atm it is based on the distance from your char and the x,y value from the char also so inject code is very touchy so im stuck with manually inputing my injects via agBot and doing my trick the catch is also try not run into too many mobs while doing so or get a friend which i never have half the time on my server!
Also anyone going to try my method for making any script with walk inject make sure all your walk injects have this type of code.
Also 100% working with injects until silkroad changes any!!!
Trick with injects isn't just finding the correct ones but also the delay you need between each one as injects are instant in scripts and scripts dont tend to do injects when they complete one but asap they read one >.<
Most of the script making progs have a set delay of i think most are min 5sec so yeah on long walks a full inject code can seem pretty long but with a hybrid script can make the file small and efficient.
Here is just part of my cave script going from dw after teleport to the cave teleport!
Code:
[COLOR="Red"]"//","Hotan End","//"[/COLOR] "cmd","[delay]","20" [COLOR="PaleGreen"]"//","Donwhang","//"[/COLOR] "inject","72CD","01041205000000" "3547","2082","0" "inject","7738","019966990096FF5707" "cmd","[delay]","10" "3217","2110","0" "3032","2093","0" "inject","7738","0196677503E1FFC600" "cmd","[delay]","5" "2778","2405","0" "2613","2572","0" "inject","7738","0194695B04C101C404" "cmd","[delay]","4" "2481","2682","0" "inject","7738","0193694F06DA01B007" [COLOR="Red"]"//","Donwhang End","//"[/COLOR] "cmd","[delay]","10" [COLOR="PaleGreen"]"//","Cave","//""[/color]
Also anyone going to try my method for making any script with walk inject make sure all your walk injects have this type of code.
Code:
"inject","[B][COLOR="Lime"]7738[/COLOR][/B]","0194695B04C101C404"