Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ;--------------------------------------------------------------------
- ;FILL OUT ALL ENTRIES, YOU DON'T NEED THE PARTS AFTER THE SEMI-COLON
- ;--------------------------------------------------------------------
- email= [email protected] ;don't add @gmail.com here, just the part before it minus the salt
- Salt= 9001 ;how salty you are
- nick= name
- password=word
- year=
- month=
- day=
- ;--------------------------------------------------------------------
- ;EDITING BELOW THIS LINE CAN BREAK THE SCRIPT, DO SO AT YOUR OWN RISK
- ;--------------------------------------------------------------------
- $f1::
- Send, {Ctrl down}
- Send, {Shift down}
- Send, n
- Send, i
- Send, {Ctrl up}
- Send, {Shift up}
- Sleep, 1000
- Send, ^e
- Sleep, 100
- Send, gbf.game.mbga.jp/
- Sleep, 100
- Send, {enter}
- return
- $f2::
- {
- send, {Tab}
- sleep, 100
- send, %email%{+}%Salt%@gmail.com
- sleep, 100
- Salt++
- }
- Return
- $f3::
- {
- send, {Tab}
- sleep, 100
- send, %nick%
- sleep, 100
- send, {Tab}
- sleep, 100
- send, %password%
- sleep, 100
- send, {Tab}
- send, %password%
- sleep, 100
- send, {Tab}
- sleep, 100
- send, {Tab}
- sleep, 100
- send, %year%
- sleep, 100
- send, {Tab}
- send, %month%
- sleep, 100
- send, {Tab}
- sleep, 100
- send, %day%
- sleep, 100
- send, {Tab}
- send, {space}
- send, 100
- }
- Return
- $f4::
- url_count:=3
- url_count2:=1
- Loop, 7
- {
- url_count++
- send, ^e
- sleep, 100
- send, {End}
- sleep, 100
- send, {BS}
- sleep, 100
- send, %url_count%
- sleep, 100
- send, {enter}
- sleep, 3000
- }
- Loop, 2
- {
- send, ^e
- sleep, 100
- send, {End}
- sleep, 100
- send, {BS}
- sleep, 100
- send, %url_count2%
- url_count2++
- sleep, 100
- send, {enter}
- sleep, 2000
- }
- Return
- $f5::
- send, ^e
- sleep, 100
- send, {End}
- sleep, 100
- send, {BS}{BS}
- sleep, 100
- send, 32
- sleep, 100
- send, {enter}
- sleep, 2000
- return
- $f11::
- Sendinput, j5pa
- sleep, 100
- send, {Tab}
- Sendinput, mkru
- sleep, 100
- send, {Tab}
- Sendinput, 2vcx
- sleep, 100
- send, {Tab}
- Sendinput, 4cr8
- return
- $f12::
- Sendinput, yrwg
- sleep, 100
- send, {Tab}
- Sendinput, yv8m
- sleep, 100
- send, {Tab}
- Sendinput, cck2
- sleep, 100
- send, {Tab}
- Sendinput, wcbf
- return
- $esc::ExitApp
Advertisement
Add Comment
Please, Sign In to add comment