DetectedMoon walk script (AHK) V2

Posts 3145 of 140 · Page 3 of 10
Quote Originally Posted by Mad_Spoilsport View Post
Could you please make a Youtube tutorial?
Can't sorry...
can some one post this so i can use this
(posting the file)
plz
The file is working properly, maybe there is a virus on your pc that is corrupting your downloads, idk what is wrong with your downloads but the file must be downloading properly...
but i can download the other stuff like davids save edtior fine
Quote Originally Posted by member10111 View Post
but i can download the other stuff like davids save edtior fine
Do you have something like "winrar" maybe your zip/rar reading software is corrupt or just a non working one.
Quote Originally Posted by member10111 View Post
i use winrar
Well then there's something that might be wrong with it, try reinstalling or idk if it's not the reader than idk what's the problem...
Does this one actually work?
Quote Originally Posted by t1mmmy View Post
Does this one actually work?
It should, haven't played dbd for a wile, too busy...

- - - Updated - - -

Quote Originally Posted by mike16456 View Post
do you need an eac bypass?
Not yet, I guess, they don't detect macros yet.
do you need an eac bypass?
Hola love,

im currently using a razer keyboard and were able to create a wiggle & struggle makro via my razer keyboard software ^^

so for now, i only have to hold M4/M5 to wiggle/struggle without using any ahk files.

Is there maybe any way, you could tell me, in which order and time you set up your moonwalk script? i would like to create it into my keyboard software, to dont risk any bans.

something like "holding w - 0.05 sec delay - a - 0.05 sec delay - w - 0.05 sec delay" (Screenshot: https://i.imgur.com/d78toQv.png)

thanks!
Quote Originally Posted by MrsMoonwalk View Post
Hola love,

im currently using a razer keyboard and were able to create a wiggle & struggle makro via my razer keyboard software ^^

so for now, i only have to hold M4/M5 to wiggle/struggle without using any ahk files.

Is there maybe any way, you could tell me, in which order and time you set up your moonwalk script? i would like to create it into my keyboard software, to dont risk any bans.

something like "holding w - 0.05 sec delay - a - 0.05 sec delay - w - 0.05 sec delay" (Screenshot: https://i.imgur.com/d78toQv.png)

thanks!
Well if you read the settings file carefully going to advanced section you would find this:
Code:
;Time to hold a hotkey to preform actions listed below (time is counted in ms)
;Moon walk backward
;360ing
;Time to hold walk left hotkey default = "200"
Time1 = 200
;Time to hold walk backward hotkey default = "300"
Time2 = 300
;Time to hold walk left hotkey default = "200"
Time3 = 200
;Time to hold walk forward hotkey default = "300"
Time4 = 300
;Starting and preventing the moonwalk from ending
;Time to hold walk left hotkey default = "80"
Time5 = 60
;Time to hold walk right hotkey default = "80"
Time6 = 60
;Moon walk forward
;360ing
;Time to hold walk forward hotkey default = "300"
Time7 = 200
;Time to hold walk left hotkey default = "200"
Time8 = 300
;Time to hold walk backward hotkey default = "200"
Time9 = 400
;Starting and preventing the moonwalk from ending
;Time to hold walk left hotkey default = "80"
Time10 = 80
;Time to hold walk right hotkey default = "80"
Time11 = 80
I highly encourage you to read the settings file, if you need more info ask .
Quote Originally Posted by juozuxp View Post
Well if you read the settings file carefully going to advanced section you would find this:
Code:
;Time to hold a hotkey to preform actions listed below (time is counted in ms)
;Moon walk backward
;360ing
;Time to hold walk left hotkey default = "200"
Time1 = 200
;Time to hold walk backward hotkey default = "300"
Time2 = 300
;Time to hold walk left hotkey default = "200"
Time3 = 200
;Time to hold walk forward hotkey default = "300"
Time4 = 300
;Starting and preventing the moonwalk from ending
;Time to hold walk left hotkey default = "80"
Time5 = 60
;Time to hold walk right hotkey default = "80"
Time6 = 60
;Moon walk forward
;360ing
;Time to hold walk forward hotkey default = "300"
Time7 = 200
;Time to hold walk left hotkey default = "200"
Time8 = 300
;Time to hold walk backward hotkey default = "200"
Time9 = 400
;Starting and preventing the moonwalk from ending
;Time to hold walk left hotkey default = "80"
Time10 = 80
;Time to hold walk right hotkey default = "80"
Time11 = 80
I highly encourage you to read the settings file, if you need more info ask .
Thanks for the reply! I did, but im inexperienced. I guess it would look similiar like this.

↓ A
0.050 ms delay?
↑ A
0.200 ms delay
↓ S
0.050 ms delay?
↑ S
0.300 ms delay
↓ A
0.050 ms delay?
↑ A
0.200 ms delay
↓ W
0.050 ms delay?
↑ W
0.300 ms delay
↓ A
0.050 ms delay?
↑ A
0.060 ms delay
↓ D
0.050 ms delay?
↑ D
0.060 ms delay

Dunno, i would appreciate any help of you

But how do i create the script while also using shift to run?

the wiggle script for example is working fine this way:

↓ A
0.050 ms delay
↓ D
0.050 ms delay
↑ A
0.050 ms delay
↑ D
0.050 ms delay
No It would look something like this:
↓Shift
360ing
↓A
0.2
↑A
↓S
0.3
↑S
↓D
0.2
↑D
↓W
0.3
↑W
Keeping in motion
↓A
0.06
↑A
↓D
0.06
↑D
loop it
ending the loop with a line
↑Shift
It tells me that "p" is not a valid key name.


Line #
035 : Hotkey, +%Hotkey%,Moonwalk%xx%
Posts 3145 of 140 · Page 3 of 10
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?