This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathBB8.bat
197 lines (178 loc) · 5.54 KB
/
BB8.bat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
@ECHO OFF
REM BFCPEOPTIONSTART
REM Advanced BAT to EXE Converter www.BatToExeConverter.com
REM BFCPEEXE=E:\Bing Bot.exe
REM BFCPEICON=D:\Downloads\icons8-bing-96.ico
REM BFCPEICONINDEX=1
REM BFCPEEMBEDDISPLAY=0
REM BFCPEEMBEDDELETE=1
REM BFCPEADMINEXE=0
REM BFCPEINVISEXE=0
REM BFCPEVERINCLUDE=1
REM BFCPEVERVERSION=1.0.0.0
REM BFCPEVERPRODUCT=Bing Bot
REM BFCPEVERDESC=Bing Rewards Bot to automate searches.
REM BFCPEVERCOMPANY=DJMC
REM BFCPEVERCOPYRIGHT=LOL
REM BFCPEOPTIONEND
@ECHO ON
@echo OFF & setlocal enabledelayedexpansion
set ver=V8
:verify
cls
IF EXIST ".\Browser\Data\VerificationIGNORE" (goto:menu) ELSE (goto:extract)
:extract
start BrowserExtract.bat
goto:menu
:menu
title Bing Bot [%ver%]
mode con:cols=30 lines=13
rem CenterSelf
rem CursorHide
cls
set made=0
set total=0
SET BK9=Nothing
SET BKA=Nothing
echo. Press One to Search
echo.
ECHO. [1] SEARCH!
echo.
ECHO. [2] Rewards Site
ECHO.
ECHO. [3] Exit
echo. ----------------------------
ECHO. %ver% BY MATT CLARK WITH LOVE
choice /C:123 /N /M ""
if errorlevel 3 goto:done
if errorlevel 2 goto:rewards
if errorlevel 1 goto:manual
:Manual
set browser=Browser/K-MeleonPortable.exe https://www.bing.com/search?q=
set BK9=k-meleon
set BKA=Browser
goto:manual2
:manual2
rem CenterSelf
mode con:cols=60 lines=8
cls
ECHO.Enter The Number Of Searches You Want To Make
ECHO.
Set /P _num=NUMBER OR POINT VALUE: || Set _num=NothingChosen
If "%_num%"=="NothingChosen" goto error
If /i "%_num%"=="0" goto:0
If /i "%_num%"=="1" set total=1 && goto:count
If /i "%_num%"=="2" set total=2 && goto:count
If /i "%_num%"=="3" set total=3 && goto:count
If /i "%_num%"=="4" set total=4 && goto:count
If /i "%_num%"=="5" set total=5 && goto:count
If /i "%_num%"=="6" set total=6 && goto:count
If /i "%_num%"=="7" set total=7 && goto:count
If /i "%_num%"=="8" set total=8 && goto:count
If /i "%_num%"=="9" set total=9 && goto:count
If /i "%_num%"=="10" set total=10 && goto:count
If /i "%_num%"=="11" set total=11 && goto:count
If /i "%_num%"=="12" set total=12 && goto:count
If /i "%_num%"=="13" set total=13 && goto:count
If /i "%_num%"=="14" set total=14 && goto:count
If /i "%_num%"=="15" set total=15 && goto:count
If /i "%_num%"=="16" set total=16 && goto:count
If /i "%_num%"=="17" set total=17 && goto:count
If /i "%_num%"=="18" set total=18 && goto:count
If /i "%_num%"=="19" set total=19 && goto:count
If /i "%_num%"=="20" set total=20 && goto:count
If /i "%_num%"=="21" set total=21 && goto:count
If /i "%_num%"=="22" set total=22 && goto:count
If /i "%_num%"=="23" set total=23 && goto:count
If /i "%_num%"=="24" set total=24 && goto:count
If /i "%_num%"=="25" set total=25 && goto:count
If /i "%_num%"=="26" set total=26 && goto:count
If /i "%_num%"=="27" set total=27 && goto:count
If /i "%_num%"=="28" set total=28 && goto:count
If /i "%_num%"=="29" set total=29 && goto:count
If /i "%_num%"=="30" set total=30 && goto:count
If /i "%_num%"=="150P" goto:0
If /i "%_num%"=="145P" set total=1 && goto:count
If /i "%_num%"=="140P" set total=2 && goto:count
If /i "%_num%"=="135P" set total=3 && goto:count
If /i "%_num%"=="130P" set total=4 && goto:count
If /i "%_num%"=="125P" set total=5 && goto:count
If /i "%_num%"=="120P" set total=6 && goto:count
If /i "%_num%"=="115P" set total=7 && goto:count
If /i "%_num%"=="110P" set total=8 && goto:count
If /i "%_num%"=="105P" set total=9 && goto:count
If /i "%_num%"=="100P" set total=10 && goto:count
If /i "%_num%"=="95P" set total=11 && goto:count
If /i "%_num%"=="90P" set total=12 && goto:count
If /i "%_num%"=="85P" set total=13 && goto:count
If /i "%_num%"=="80P" set total=14 && goto:count
If /i "%_num%"=="75P" set total=15 && goto:count
If /i "%_num%"=="70P" set total=16 && goto:count
If /i "%_num%"=="65P" set total=17 && goto:count
If /i "%_num%"=="60P" set total=18 && goto:count
If /i "%_num%"=="55P" set total=19 && goto:count
If /i "%_num%"=="50P" set total=20 && goto:count
If /i "%_num%"=="45P" set total=21 && goto:count
If /i "%_num%"=="40P" set total=22 && goto:count
If /i "%_num%"=="35P" set total=23 && goto:count
If /i "%_num%"=="30P" set total=24 && goto:count
If /i "%_num%"=="25P" set total=25 && goto:count
If /i "%_num%"=="20P" set total=26 && goto:count
If /i "%_num%"=="15P" set total=27 && goto:count
If /i "%_num%"=="10P" set total=28 && goto:count
If /i "%_num%"=="5P" set total=29 && goto:count
If /i "%_num%"=="0P" set total=30 && goto:count
:error
cls
echo An Invalid Number Was Chosen.
timeout 2 >nul
cls
goto:Manual2
:0
echo. No searches were made....
timeout 2 >nul
cls
goto:Menu
:rewards
start https://account.microsoft.com/rewards/
goto:menu
:count
rem CenterSelf
mode con:cols=30 lines=4
SET /A wait=(%RANDOM%*9/32768)+1
cls
:Count2
SET /a _rand=(%RANDOM%*1000/32768)+1
set /a made=made+1
start %browser%%_rand%
:count3
cls
title %made% of %total% (%wait%)
echo.%made% Searches Made out of %total%
echo.%wait% seconds until next search
if %made%==%total% (goto:done) else (goto:wait)
:wait
set /a wait=wait-=1
timeout 1 >nul
if %wait%==0 (goto:count) else (goto:count3)
:done
mode con:cols=30 lines=8
title Made %total% searches
cls
echo. Made %total% Searches
echo. Press K to kill %BKA%
echo. M to make more searches
echo. or Press E to exit
choice /C:MKE /N /M ""
if errorlevel 3 goto:Exit
if errorlevel 2 goto:Kill
if errorlevel 1 goto:manual2
:kill
tskill %bk9%
cls
echo.Browser Closed
timeout 2 >nul
cls
GOTO:done
:exit
exit