murfie
Pillar Page Architect
LEVEL 1
400 XP
Sup fags
this is a simple spin script for Osu!, I do not know if you can get banned from this. You can decrease the radius (distance) by A and Q.
MouseGetPos X, Y ; X , Y will be the "zero" position
MouseMove X+5, Y+10, 0 ; 1
MouseMove X+15, Y+15, 0 ; 2
MouseMove X+25, Y+10, 0 ; 3
MouseMove X+30, Y, 0 ; 4
MouseMove X+25, Y-10, 0 ; 5
MouseMove X+15, Y-15, 0 ; 6
MouseMove X+5, Y-10, 0 ; 7
MouseMove X, Y, 0 ; 0
Got the script from CodeKiller (AHK forums)
LIKE PLS
Edited by 666kek, 17 July 2015 - 11:20 PM.
this is a simple spin script for Osu!, I do not know if you can get banned from this. You can decrease the radius (distance) by A and Q.
MouseGetPos X, Y ; X , Y will be the "zero" position
MouseMove X+5, Y+10, 0 ; 1
MouseMove X+15, Y+15, 0 ; 2
MouseMove X+25, Y+10, 0 ; 3
MouseMove X+30, Y, 0 ; 4
MouseMove X+25, Y-10, 0 ; 5
MouseMove X+15, Y-15, 0 ; 6
MouseMove X+5, Y-10, 0 ; 7
MouseMove X, Y, 0 ; 0
Got the script from CodeKiller (AHK forums)
LIKE PLS
Edited by 666kek, 17 July 2015 - 11:20 PM.