Advertisement
Guest User

Untitled

a guest
Jan 31st, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.85 KB | None | 0 0
  1. @shift /0
  2. @echo off
  3. set counter=3
  4. title Ghost spoofer
  5. Color 0b
  6. mode con: cols=75 lines=17
  7.  
  8. :Dateloger
  9. cls
  10. echo Verifing Encryption ^& Activation...
  11. echo -------------------------------------
  12. echo Please Wait...
  13. @timeout /t 1 >nul 2>&1 /nobreak
  14. cls
  15. echo Verifing Files...
  16. echo ------------------
  17. echo Please Wait...
  18. @timeout /t 1 >nul 2>&1 /nobreak
  19. if exist "Dont_Use\Spoof_Me!.exe" (
  20. if exist "Dont_Use\spoofer.sys" (
  21. goto Login ))
  22. goto Corrupted
  23.  
  24. :Passwordcheck
  25. cls
  26. echo ________ __ _____ ____
  27. echo / ____/ /_ ____ _____/ /_ / ___/____ ____ ____ / __/__ _____
  28. echo / / __/ __ \/ __ \/ ___/ __/ \__ \/ __ \/ __ \/ __ \/ /_/ _ \/ ___/
  29. echo / /_/ / / / / /_/ (__ ) /_ ___/ / /_/ / /_/ / /_/ / __/ __/ /
  30. echo \____/_/ /_/\____/____/\__/ /____/ .___/\____/\____/_/ \___/_/
  31. echo /_/
  32. echo If you has any question contact me in discord: Dead_Ghost#1847
  33. echo This computer is lifetime licenced!
  34. echo\
  35. echo Username: %usarr%
  36. echo\
  37. set /p Passwort=Password:
  38. if %Passwort%==Like goto Menu
  39. goto Passwordbad
  40.  
  41. :Login
  42. cls
  43. echo\
  44. echo __ _____
  45. echo _ \/ ___/
  46. echo __/ /
  47. echo _/_/
  48. echo\
  49. ping.exe -n 1 -w 50 1.1.1.1 >nul 2>&1
  50. cls
  51. echo ____
  52. echo / __/__ _____
  53. echo /_/ _ \/ ___/
  54. echo __/ __/ /
  55. echo \___/_/
  56. echo\
  57. ping.exe -n 1 -w 50 1.1.1.1 >nul 2>&1
  58. cls
  59. echo ____
  60. echo ____ / __/__ _____
  61. echo __ \/ /_/ _ \/ ___/
  62. echo /_/ / __/ __/ /
  63. echo ___/_/ \___/_/
  64. echo\
  65. ping.exe -n 1 -w 50 1.1.1.1 >nul 2>&1
  66. cls
  67. echo ____
  68. echo _ ____ ____ / __/__ _____
  69. echo _ \/ __ \/ __ \/ /_/ _ \/ ___/
  70. echo / / /_/ / /_/ / __/ __/ /
  71. echo _/\____/\____/_/ \___/_/
  72. echo\
  73. ping.exe -n 1 -w 50 1.1.1.1 >nul 2>&1
  74. cls
  75. echo ____ ____
  76. echo ___/____ ____ ____ / __/__ _____
  77. echo _ \/ __ \/ __ \/ __ \/ /_/ _ \/ ___/
  78. echo _/ / /_/ / /_/ / /_/ / __/ __/ /
  79. echo __/ .___/\____/\____/_/ \___/_/
  80. echo /_/
  81. ping.exe -n 1 -w 50 1.1.1.1 >nul 2>&1
  82. cls
  83. echo __ _____ ____
  84. echo _/ /_ / ___/____ ____ ____ / __/__ _____
  85. echo / __/ \__ \/ __ \/ __ \/ __ \/ /_/ _ \/ ___/
  86. echo /_ ___/ / /_/ / /_/ / /_/ / __/ __/ /
  87. echo __/ /____/ .___/\____/\____/_/ \___/_/
  88. echo /_/
  89. ping.exe -n 1 -w 50 1.1.1.1 >nul 2>&1
  90. cls
  91. echo __ _____ ____
  92. echo ___ _____/ /_ / ___/____ ____ ____ / __/__ _____
  93. echo __ \/ ___/ __/ \__ \/ __ \/ __ \/ __ \/ /_/ _ \/ ___/
  94. echo _/ (__ ) /_ ___/ / /_/ / /_/ / /_/ / __/ __/ /
  95. echo __/____/\__/ /____/ .___/\____/\____/_/ \___/_/
  96. echo /_/
  97. ping.exe -n 1 -w 50 1.1.1.1 >nul 2>&1
  98. cls
  99. echo ___ __ _____ ____
  100. echo / /_ ____ _____/ /_ / ___/____ ____ ____ / __/__ _____
  101. echo __ \/ __ \/ ___/ __/ \__ \/ __ \/ __ \/ __ \/ /_/ _ \/ ___/
  102. echo / / / /_/ (__ ) /_ ___/ / /_/ / /_/ / /_/ / __/ __/ /
  103. echo /_/\____/____/\__/ /____/ .___/\____/\____/_/ \___/_/
  104. echo /_/
  105. ping.exe -n 1 -w 50 1.1.1.1 >nul 2>&1
  106. goto doneloading
  107.  
  108. :doneloading
  109. test&cls
  110. echo ________ __ _____ ____
  111. echo / ____/ /_ ____ _____/ /_ / ___/____ ____ ____ / __/__ _____
  112. echo / / __/ __ \/ __ \/ ___/ __/ \__ \/ __ \/ __ \/ __ \/ /_/ _ \/ ___/
  113. echo / /_/ / / / / /_/ (__ ) /_ ___/ / /_/ / /_/ / /_/ / __/ __/ /
  114. echo \____/_/ /_/\____/____/\__/ /____/ .___/\____/\____/_/ \___/_/
  115. echo /_/
  116. echo If you has any question contact me in discord: Dead_Ghost#1847
  117. echo This computer is lifetime licenced!
  118. echo\
  119. set usarr=Subscriber
  120. set /p usr=Username:
  121. if %usr%==Subscriber goto Passwordcheck
  122. goto Loginbad
  123.  
  124. :Menu
  125. test&cls
  126. echo Please select one of the options below:
  127. echo\
  128. echo 1. Spoof
  129. echo 2. Un-Spoof (This will restart your computer!)
  130. echo 3. Check HWID
  131. echo 4. Exit spoofer
  132. echo 5. Credits ^& Contact
  133. echo\
  134. set /p sel=Option:
  135. if %sel%==1 goto Passwordgood
  136. if %sel%==2 goto Unspoof
  137. if %sel%==3 goto checkhwid
  138. if %sel%==4 goto Goodbye
  139. if %sel%==5 goto crditss
  140. goto Invalid_Selection
  141.  
  142. :crditss
  143. test&cls
  144. echo\
  145. echo Credits To:
  146. echo\
  147. echo\
  148. echo Develper: Dead_Ghost
  149. echo Designer: Dead_Ghost
  150. echo\
  151. echo Hahahahaha it's all me!
  152. echo Contact me in discord: Dead_Ghost#1847
  153. echo\
  154. echo\
  155. echo\
  156. echo\
  157. echo\
  158. @timeout /t 7
  159. goto Menu
  160.  
  161. :checkhwid
  162. test&cls
  163. echo Latest HWID:
  164. echo\
  165. wmic diskdrive get serialnumber
  166. echo\
  167. echo\
  168. @timeout /t 7
  169. goto Menu
  170.  
  171.  
  172. :Goodbye
  173. test&cls
  174. echo Bye!
  175. @timeout /t 1 >nul 2>&1 /nobreak
  176. exit
  177.  
  178. :Invalid_Selection
  179. test&cls
  180. echo Invalid Option!
  181. echo\
  182. echo Please try again...
  183. @timeout /t 2 >nul 2>&1 /nobreak
  184. goto Menu
  185.  
  186. :Unspoof
  187. cls
  188. echo Un-Spoofing...
  189. @timeout /t 1 >nul 2>&1 /nobreak
  190. shutdown -r -f -t 6
  191. cls
  192. echo Please Wait... 5
  193. @timeout /t 1 >nul 2>&1 /nobreak
  194. cls
  195. echo Please Wait... 4
  196. @timeout /t 1 >nul 2>&1 /nobreak
  197. cls
  198. echo Please Wait... 3
  199. @timeout /t 1 >nul 2>&1 /nobreak
  200. cls
  201. echo Please Wait... 2
  202. @timeout /t 1 >nul 2>&1 /nobreak
  203. cls
  204. echo Please Wait... 1
  205. @timeout /t 1 >nul 2>&1 /nobreak
  206. cls
  207. echo Please Wait... 0
  208. @timeout /t 1 >nul 2>&1 /nobreak
  209. exit
  210. dont_close.bat
  211.  
  212. :Passwordgood
  213. @echo off
  214. test&cls
  215. echo Killing any related processes...
  216. @taskkill /f /im "EpicGamesLauncher.exe" /t /fi "status eq running">nul
  217. @taskkill /f /im "FortniteLauncher.exe" /t /fi "status eq running">nul
  218. @taskkill /f /im "FortniteClient-Win64-Shipping_BE.exe" /t /fi "status eq running">nul
  219. @taskkill /f /im "FortniteClient-Win64-Shipping.exe" /t /fi "status eq running">nul
  220. @taskkill /f /im "EasyAntiCheat.exe" /t /fi "status eq running">nul
  221. @timeout /t 2 >nul 2>&1 /nobreak
  222. test&cls
  223. echo Cleaning traces and files...
  224. @timeout /t 3 >nul 2>&1 /nobreak
  225. @reg delete "HKEY_CURRENT_USER\Software\Epic Games" /f
  226. @RD /S /Q "%localappdata%\FortniteGame"
  227. @RD /S /Q "%localappdata%\EpicGamesLauncher"
  228. @RD /S /Q "%localappdata%\UnrealEngine"
  229. @RD /S /Q "%localappdata%\UnrealEngineLauncher"
  230. goto goodpart2
  231.  
  232. :goodpart2
  233. test&cls
  234. echo The ghosts are spoofing your HWID, please wait...
  235. echo\
  236. echo Old HWID:
  237. wmic diskdrive get serialnumber
  238. @timeout /t 2 >nul 2>&1 /nobreak
  239. Dont_Use\Spoof_Me!.exe Dont_Use\spoofer.sys
  240. ping /n 3 localhost >NUL
  241. @timeout /t 1 >nul 2>&1 /nobreak
  242. echo\
  243. echo New HWID:
  244. wmic diskdrive get serialnumber
  245. @timeout /t 6 >nul 2>&1 /nobreak
  246. test&cls
  247. echo Done!
  248. @timeout /t 1 >nul 2>&1 /nobreak
  249. exit
  250.  
  251. :Loginbad
  252. test&cls
  253. echo You entered the wrong username, please try again!
  254. echo ---------------------------------------------------------------------------
  255. echo If you need to purchese this spoofer contact me in discord: Dead_Ghost#1847
  256. @timeout 3
  257. goto Login
  258.  
  259.  
  260. :Passwordbad
  261. test&cls
  262. if %counter% equ 1 goto :lockout
  263. if %counter% lss 3 goto :tryslf
  264.  
  265. :tryslf
  266. set /a counter-=1
  267. echo You entered the wrong password! Number of tries left: %counter%
  268. echo ---------------------------------------------------------------------------
  269. echo If you need to purchese this spoofer contact me in discord: Dead_Ghost#1847
  270. @timeout 8
  271. goto Passwordcheck
  272.  
  273. :lockout
  274. del "Dont_Use\Spoof_Me!.exe"
  275. del "Dont_Use\spoofer.sys"
  276. echo You entered the wrong password too many times!
  277. echo ---------------------------------------------------------------------------
  278. echo If you need to purchese this spoofer contact me in discord: Dead_Ghost#1847
  279. @timeout /t 4 >nul 2>&1 /nobreak
  280. goto sad
  281.  
  282. :sad
  283. cls
  284. echo Spoofer being corrupted.
  285. @timeout /t 1 >nul 2>&1 /nobreak
  286. cls
  287. echo Spoofer being corrupted..
  288. @timeout /t 1 >nul 2>&1 /nobreak
  289. cls
  290. echo Spoofer being corrupted...
  291. @timeout /t 1 >nul 2>&1 /nobreak
  292. cls
  293. echo Corruption done!
  294. @timeout /t 1 >nul 2>&1 /nobreak
  295. exit
  296.  
  297. :Corrupted
  298. test&cls
  299. echo The spoofer is corrupted! This may be due to wrong password entered!
  300. echo ---------------------------------------------------------------------------
  301. echo Please re-download and try again!
  302. echo This is for safety purpose
  303. pause>nul
  304. exit
  305.  
  306. :wrongdate
  307. test&cls
  308. echo Sorry, but your time expiered!
  309. echo ----------------------------------------------------------------------
  310. echo To buy more time contact me in discord: Dead_Ghost#1847
  311. @timeout /t 6 >nul 2>&1 /nobreak
  312. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement