Search found 1 match

by iTASStuff
28 Dec 2022, 16:01
Forum: Gaming Scripts (v1)
Topic: snekd: a google snake TAS program (works in peace mode though)
Replies: 0
Views: 1631

snekd: a google snake TAS program (works in peace mode though)

Code: Select all

SetKeyDelay, 100 ; milliseconds. Set how long you want to wait between keystrokes
Loop
Send {Up}{Right}
here is the code, enjoy!

Go to advanced search