· 9 years ago · Oct 02, 2016, 07:04 PM
1;--------------------------------------------------------------------
2;FILL OUT ALL ENTRIES, YOU DON'T NEED THE PARTS AFTER THE SEMI-COLON
3;--------------------------------------------------------------------
4email= sampleMail@gmail.com ;don't add @gmail.com here, just the part before it minus the salt
5Salt= 9001 ;how salty you are
6nick= name
7password=word
8year=
9month=
10day=
11;--------------------------------------------------------------------
12;EDITING BELOW THIS LINE CAN BREAK THE SCRIPT, DO SO AT YOUR OWN RISK
13;--------------------------------------------------------------------
14
15$f1::
16Send, {Ctrl down}
17Send, {Shift down}
18Send, n
19Send, i
20Send, {Ctrl up}
21Send, {Shift up}
22Sleep, 1000
23Send, ^e
24Sleep, 100
25Send, gbf.game.mbga.jp/
26Sleep, 100
27Send, {enter}
28return
29
30$f2::
31{
32send, {Tab}
33sleep, 100
34send, %email%{+}%Salt%@gmail.com
35sleep, 100
36Salt++
37}
38Return
39
40$f3::
41{
42send, {Tab}
43sleep, 100
44send, %nick%
45sleep, 100
46send, {Tab}
47sleep, 100
48send, %password%
49sleep, 100
50send, {Tab}
51send, %password%
52sleep, 100
53send, {Tab}
54sleep, 100
55send, {Tab}
56sleep, 100
57send, %year%
58sleep, 100
59send, {Tab}
60send, %month%
61sleep, 100
62send, {Tab}
63sleep, 100
64send, %day%
65sleep, 100
66send, {Tab}
67send, {space}
68send, 100
69}
70Return
71
72$f4::
73url_count:=3
74url_count2:=1
75Loop, 7
76{
77url_count++
78send, ^e
79sleep, 100
80send, {End}
81sleep, 100
82send, {BS}
83sleep, 100
84send, %url_count%
85sleep, 100
86send, {enter}
87sleep, 3000
88}
89Loop, 2
90{
91send, ^e
92sleep, 100
93send, {End}
94sleep, 100
95send, {BS}
96sleep, 100
97send, %url_count2%
98url_count2++
99sleep, 100
100send, {enter}
101sleep, 2000
102}
103Return
104
105$f5::
106send, ^e
107sleep, 100
108send, {End}
109sleep, 100
110send, {BS}{BS}
111sleep, 100
112send, 32
113sleep, 100
114send, {enter}
115sleep, 2000
116return
117
118$f11::
119Sendinput, j5pa
120sleep, 100
121send, {Tab}
122Sendinput, mkru
123sleep, 100
124send, {Tab}
125Sendinput, 2vcx
126sleep, 100
127send, {Tab}
128Sendinput, 4cr8
129return
130
131$f12::
132Sendinput, yrwg
133sleep, 100
134send, {Tab}
135Sendinput, yv8m
136sleep, 100
137send, {Tab}
138Sendinput, cck2
139sleep, 100
140send, {Tab}
141Sendinput, wcbf
142return
143$esc::ExitApp