top this bitches
Ist kein Richtiger Beweis könnte auch Gegooglet sein O.oQuote:
[Only registered and activated users can see links. Click Here To Register...]
King of abc?
edit: Nooo!!!!!!!!!!!! xD
Sleep (5000)
Send ("{SPACE}")
Send ("a")
Send ("b")
Send ("c")
Send ("d")
Send ("e")
Send ("f")
Send ("g")
Send ("h")
Send ("i")
Send ("j")
Send ("k")
Send ("l")
Send ("m")
Send ("n")
Send ("o")
Send ("p")
Send ("q")
Send ("r")
Send ("s")
Send ("t")
Send ("u")
Send ("v")
Send ("w")
Send ("x")
Send ("y")
Send ("z")
Quote:
kkthxbb
HotKeySet ("{F7}", "start")
Sleep (100000000000)
Func Start ()
Send ("ABCDEFG")
Sleep (2700)
Send ("HIJKLMNOPQRSTUVWXYZ")
Endfunc
#fypQuote:
Originally Posted by ^flareekkthxbbCode:Sleep (2000) Send ("abcdefghijklmnopqrstuvwxyz") Exit