KaungMyatKyaw

MashTin version (0.13)

Aug 11th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 70.49 KB | None | 0 0
  1. ::& Text From Creator(Kaung Myat Kyaw )
  2. ::& --------------------------------------------------------------------------------------------------
  3. ::& This is MashTin
  4. ::& save this or download this
  5. ::& Save this as MashTin.bat in !!DeskTop!!
  6. ::& Only for computer
  7. ::& Visit this
  8. ::& Pastebin : https://pastebin.com/u/KaungMyatKyaw
  9. ::& Youtube : https://www.youtube.com/channel/UCbyiBe_cunvXWKSKfoNsLzg?view_as=subscriber
  10. ::& Facebook Page : https://www.facebook.com/MashTin-BY-KMK-661137087641117/?modal=admin_todo_tour
  11. ::& 10FastFinger Acc : https://10fastfingers.com/user/1836556/
  12. ::& -----------------------------------------------------------------------------------------------------
  13.  
  14.  
  15.  
  16. @echo off
  17. title MashTin
  18. color b
  19. cd %userprofile%/Desktop
  20. mkdir MashTinFile
  21. cd MashTinFile
  22. mkdir Users
  23. mkdir Downloads
  24. cls
  25. goto LoadingFirst
  26.  
  27. :LoadingFirst
  28. call :c e="                        Loading..." /n
  29. echo.
  30. call :c 00="    "&ping localhost -n 1 >nul&call :c c0="|  "&ping localhost -n 1 >nul&call :c c0="  " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   "  &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   " &ping localhost -n 1 >nul&call :c c0="   |"  
  31. ping localhost -n 2 >nul
  32. goto ARefresh
  33.  
  34. :Arefresh
  35. mode con lines=40
  36. mode con cols=70
  37. goto A                      
  38.  
  39. :A
  40. cls
  41. cd %userprofile%/Desktop/MashTinFile/Users
  42. rd Admin.bat
  43. cls
  44.  
  45.  
  46. call :c a "                             MashTin ( Version 0.13) " /n
  47. echo.
  48. echo.
  49. call :c c " MashTin is came from PIP"&call :c e " (Made by KMK) "  /n
  50. echo -Better Than PIP ( Mello Studio )
  51. echo -Touch Enter to continue in other modes ...
  52. call :c c "---------------------------------------------------------" /n
  53. call :c e " (1 Login " /n
  54. call :c e " (2 Sign up " /n
  55. call :c c "---------------------------------------------------------" /n
  56. set /p input=Code:
  57. if %input%==1 goto LM1
  58. if %input%==2 goto SU1
  59. if %input%==skip goto MT
  60. if %input%==userallshow (start History.bat)
  61. if %input%==adminpanel goto AdminPanel
  62.  
  63. :Wrong
  64. cls
  65. echo -Wrong Code!!!
  66. pause
  67. goto A
  68.  
  69.  
  70. :AdminPanel
  71. cd %userprofile%
  72. cls
  73. cd %userprofile%
  74. echo @echo off >>Admin.bat
  75. echo color a >>Admin.bat
  76. echo mode con lines=25 >>Admin.bat
  77. echo mode con cols=50 >>Admin.bat
  78. echo title Admin Panel >>Admin.bat
  79. echo :AdminPanel >>Admin.bat
  80. echo cls >>Admin.bat
  81. echo Admin Panel >>Admin.bat
  82. echo echo ---------------- >>Admin.bat
  83. echo set /p input=AdminCommands: >>Admin.bat
  84. echo if %input%==ClearHistory goto clear >>Admin.bat
  85. echo if %input%==BanAllUser goto banUser >>Admin.bat
  86. echo goto AdminPanelN >>Admin.bat
  87. echo :AdminPanelN >>Admin.bat
  88. echo cls >>Admin.bat  
  89. echo echo Unsuccessful Command >>Admin.bat
  90. echo echo Your Command is not Success >>Admin.bat
  91. echo goto AdminPanel >>Admin.bat
  92. echo :clear >>Admin.bat
  93. echo cd %userprofile%/Desktop/MashTinFile/Users >>Admin.bat
  94. echo rd History.bat >>Admin.bat  
  95. echo goto AdminPanel >>Admin.bat
  96. echo :banUser >>Admin.bat
  97. echo echo Name to Ban >>Admin.bat
  98. echo echo ------------ >>Admin.bat
  99. echo set /p nameban=Name to Ban: >>Admin.bat
  100. echo rd /s %nameban%File >>Admin.bat
  101. echo goto AdminPanel
  102. start Admin.bat
  103. goto A
  104.  
  105. :SU1
  106. color b
  107. title Sign Up
  108. cls
  109. call :c e " Sign "&call :c c "Up" /n
  110. call :c c "------------------------------" /n
  111. set /p Username=Username:
  112. set /p Password=Password:
  113. set /p Gender=Gender(male/female):
  114. set /p Phone=Phone Number:
  115. goto UsernameCheck
  116.  
  117. :UsernameCheck
  118. cd %userprofile%/Desktop/MashTinFile/Users
  119. cls
  120. if not exist %Username%File goto save
  121. goto AE
  122.  
  123. :AE
  124. cls
  125. call :c c " This Username is already taken "&call :c e ":(" /n
  126. call :c c "----------------------------------------------------" /n
  127. echo Use other username
  128. pause >nul
  129. goto A
  130.  
  131.  
  132. :HistoryS
  133. cls
  134. cd %userprofile%/Desktop/MashTinFile/Users
  135. cls
  136. (echo @echo off
  137. echo color a
  138. echo echo %Username% Sign Up %date% : %time%
  139. echo pause
  140. echo cls)>>History.bat
  141. goto A
  142. :save
  143. cls
  144. cd Users
  145. md %Username%File
  146. cd %Username%File
  147. cls
  148. (echo set Username=%Username%
  149. echo set Password=%Password%)>%Username%.bat
  150. echo set Stats == New >%Username%stat.bat
  151. echo set MashTix=0 >%Username%MashTix.bat
  152. echo set Gender=%Gender% >%Username%Gender.bat
  153. echo set Phone=%Phone% >%Username%Phone.bat
  154. call :c e " Success "&call :c c " :) " /n
  155. call :c c "-----------------------------" /n
  156. call :c e "Successfully Sign up" /n
  157. pause >nul
  158. goto HistoryS
  159.  
  160. :LM1
  161. title Login
  162. cd Users
  163. cls
  164. call :c e " Login " /n
  165. call :c c "-------------------------------------------------" /n
  166. set /p name1=Username:
  167. cd %name1%File
  168. if not exist %name1%.bat (
  169. call :c c "Invaid username" /n
  170. pause >nul
  171. goto A
  172. )
  173. set /p pass1=Password:
  174. call %name1%.bat
  175. if %pass1%==%Password% goto HistoryL
  176. if not %pass1%==%Password% (
  177. call :c c "Invaid Password" /n
  178. pause
  179. goto A
  180. )
  181. :HistoryL
  182. cls
  183. cd %userprofile%
  184. cd Desktop
  185. cd MashTinFile
  186. cd Users
  187. cls
  188. (echo @echo off
  189. echo color a
  190. echo echo %Username% Login %date% : %time%
  191. echo pause
  192. echo cls)>>History.bat
  193. goto MTC
  194.  
  195. :MTC
  196. cd %userprofile%/Desktop/MashTinFile/Users/%name1%File
  197. call %name1%stat.bat
  198. if Stats==New goto MTN
  199. goto MTM
  200.  
  201. :MTN
  202. cd %name1%File
  203. title MashTin for New
  204. cls
  205. echo                                              MashTin(HELP!!!)
  206. echo ----------------------------------------------------------------------------------------------
  207. echo Welcome you are New, %name1%
  208. echo (1 First Welcome
  209. echo (2 Click the Number of the start to Go
  210. echo (3 Need Help?
  211. echo (4 Call me
  212. echo (5 Creator KaungMyatKyaw
  213. pause
  214. goto MTM
  215.  
  216. :MTM
  217. set input=0
  218. cd Users
  219. cd %name1%File
  220. cls
  221. rd %name1%stat.bat
  222. echo set Stats=Starter>%name1%stat.bat
  223. cls
  224. goto MTL
  225.  
  226. :MTL
  227. setlocal disableDelayedExpansion
  228. set q=^"
  229. call :c e " Added by MashTin( Mello Studio ) With help of pastebin " /n
  230. call :c c "------------------------------------------------------------" /n  
  231. echo(
  232. echo(
  233. call :c 0E "                ,      .-;" /n
  234. call :c 0E "             ,  |\    / /  __," /n
  235. call :c 0E "             |\ '.`-.|  |.'.-'" /n
  236. call :c 0E "              \`'-:  `; : /" /n
  237. call :c 0E "               `-._'.  \'|" /n
  238. call :c 0E "              ,_.-=` ` `  ~,_" /n
  239. call :c 0E "               '--,.    "&call :c 0c ".-. "&call :c 0E ",=!q!." /n
  240. call :c 0E "                 /     "&call :c 0c "{ "&call :c 0A "* "&call :c 0c ")"&call :c 0E "`"&call :c 06 ";-."&call :c 0E "}" /n
  241. call :c 0E "                 |      "&call :c 0c "'-' "&call :c 06 "/__ |" /n
  242. call :c 0E "                 /          "&call :c 06 "\_,\|" /n
  243. call :c 0E "                 |          (" /n
  244. call :c 0E "             "&call :c 0c "__ "&call :c 0E "/ '          \" /n
  245. call :c 02 "     /\_    "&call :c 0c "/,'`"&call :c 0E "|     '   "&call :c 0c ".-~!q!~~-." /n
  246. call :c 02 "     |`.\_ "&call :c 0c "|   "&call :c 0E "/  ' ,    "&call :c 0c "/        \" /n
  247. call :c 02 "   _/  `, \"&call :c 0c "|  "&call :c 0E "; ,     . "&call :c 0c "|  ,  '  . |" /n
  248. call :c 02 "   \   `,  "&call :c 0c "|  "&call :c 0E "|  ,  ,   "&call :c 0c "|  :  !!  : !!| /n
  249. call :c 02 "   _\  `,  "&call :c 0c "\  "&call :c 0E "|.     ,  "&call :c 0c "|  |  |  | |" /n
  250. call :c 02 "   \`  `.   "&call :c 0c "\ "&call :c 0E "|   '     "&call :c 0A "|"&call :c 0c "\_|-'|_,'\|" /n
  251. call :c 02 "   _\   `,   "&call :c 0A "`"&call :c 0E "\  '  . ' "&call :c 0A "| |  | |  |           "&call :c 02 "__" /n
  252. call :c 02 "   \     `,   "&call :c 0E "| ,  '    "&call :c 0A "|_/'-|_\_/     "&call :c 02 "__ ,-;` /" /n
  253. call :c 02 "    \    `,    "&call :c 0E "\ .  , ' .| | | | |   "&call :c 02 "_/' ` _=`|" /n
  254. call :c 02 "     `\    `,   "&call :c 0E "\     ,  | | | | |"&call :c 02 "_/'   .=!q!  /" /n
  255. call :c 02 "     \`     `,   "&call :c 0E "`\      \/|,| ;"&call :c 02 "/'   .=!q!    |" /n
  256. call :c 02 "      \      `,    "&call :c 0E "`\' ,  | ; "&call :c 02 "/'    =!q!    _/" /n
  257. call :c 02 "       `\     `,  "&call :c 05 ".-!q!!q!-. "&call :c 0E "': "&call :c 02 "/'    =!q!     /" /n
  258. call :c 02 "        _`\    ;"&call :c 05 "_{  '   ; "&call :c 02 "/'    =!q!      /" /n
  259. call :c 02 "       _\`-/__"&call :c 05 ".~  `."&call :c 07 "8"&call :c 05 ".'.!q!`~-. "&call :c 02 "=!q!     _,/" /n
  260. call :c 02 "    __\      "&call :c 05 "{   '-."&call :c 07 "|"&call :c 05 ".'.--~'`}"&call :c 02 "    _/" /n
  261. call :c 02 "    \    .=!q!` "&call :c 05 "}.-~!q!'"&call :c 0D "u"&call :c 05 "'-. '-..'  "&call :c 02 "__/" /n
  262. call :c 02 "   _/  .!q!    "&call :c 05 "{  -'.~('-._,.'"&call :c 02 "\_,/" /n
  263. call :c 02 "  /  .!q!    _/'"&call :c 05 "`--; ;  `.  ;" /n
  264. call :c 02 "   .=!q!  _/'      "&call :c 05 "`-..__,-'" /n
  265. call :c 02 "    __/'" /n
  266. echo(
  267. goto MT
  268.  
  269. :c
  270. setlocal enableDelayedExpansion
  271. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  272.  
  273. :colorPrint Color  Str  [/n]
  274. setlocal
  275. set "s=%~2"
  276. call :colorPrintVar %1 s %3
  277. exit /b
  278.  
  279. :colorPrintVar  Color  StrVar  [/n]
  280. if not defined DEL call :initColorPrint
  281. setlocal enableDelayedExpansion
  282. pushd .
  283. ':
  284. cd \
  285. set "s=!%~2!"
  286. for %%n in (^"^
  287.  
  288. ^") do (
  289.   set "s=!s:\=%%~n\%%~n!"
  290.   set "s=!s:/=%%~n/%%~n!"
  291.   set "s=!s::=%%~n:%%~n!"
  292. )
  293. for /f delims^=^ eol^= %%s in ("!s!") do (
  294.   if "!" equ "" setlocal disableDelayedExpansion
  295.   if %%s==\ (
  296.     findstr /a:%~1 "." "\'" nul
  297.     <nul set /p "=%DEL%%DEL%%DEL%"
  298.   ) else if %%s==/ (
  299.     findstr /a:%~1 "." "/.\'" nul
  300.     <nul set /p "=%DEL%%DEL%%DEL%%DEL%%DEL%"
  301.   ) else (
  302.     >colorPrint.txt (echo %%s\..\')
  303.     findstr /a:%~1 /f:colorPrint.txt "."
  304.     <nul set /p "=%DEL%%DEL%%DEL%%DEL%%DEL%%DEL%%DEL%"
  305.   )
  306. )
  307. if /i "%~3"=="/n" echo(
  308. popd
  309. exit /b
  310.  
  311.  
  312. :initColorPrint
  313. for /f %%A in ('"prompt $H&for %%B in (1) do rem"') do set "DEL=%%A %%A"
  314. <nul >"%temp%\'" set /p "=."
  315. subst ': "%temp%" >nul
  316. exit /b
  317.  
  318.  
  319. :cleanupColorPrint
  320. 2>nul del "%temp%\'"
  321. 2>nul del "%temp%\colorPrint.txt"
  322. >nul subst ': /d
  323. exit /b
  324.  
  325. :MT
  326. mode con lines=40
  327. mode con cols=70
  328. setlocal disableDelayedExpansion
  329. color b
  330. cd ..
  331. cd %userprofile%
  332. cd Desktop
  333. cd MashTinFile
  334. cd Users
  335. cd %name1%File
  336. cls
  337. title MashTin
  338. call %name1%MashTix.bat
  339. cls
  340. set input=" "
  341. call :c c "                     ---------------------------" /n
  342. call :c a "                     "&call :c c="|"&call :c e=" MashTin ( Version 0.13 )"&call :c c="|" /n
  343. call :c c "                     ---------------------------" /n
  344. echo.
  345. echo.
  346. echo Acc = %name1% MashTix = %MashTix%
  347. echo Location = %cd%
  348. call :c c "----------------------------------------------------------- " /n
  349. call :c e " (1 Internet Connector " /n
  350. call :c e " (2 Downloader " /n
  351. call :c e " (3 Movies,Series and Channels " /n
  352. call :c e " (4 Create Your Own Program " /n
  353. call :c e " (5 Created Programs By %name1% " /n
  354. call :c e " (6 Lucky Draw " /n
  355. call :c e " (7 About your Account " /n
  356. call :c e " (8 Update Info " /n
  357. call :c e " (9 Quiz " /n
  358. call :c e " (10 Commands " /n
  359. call :c e " (11 Mello Studio " /n
  360. call :c e " (12 Math Quiz " /n
  361. call :c e " (13 Errorlevel Finder " /n
  362. call :c e " (14 cmd Emulator " /n
  363. call :c e " (15 App data " /n
  364. call :c e " (16 Run " /n
  365. call :c e " (17 Decoder ( Work ) " /n
  366. call :c e " (18 Number to Roman Conversation " /n
  367. call :c e " (19 Directory " /n
  368. call :c e " (20 Size Changer for MashTin " /n
  369. call :c e " (21 WMIC Tools " /n
  370. call :c e " (22 The Internet Downloader for Images " /n
  371. call :c e " (23 Quick Image Downloader " /n
  372. call :c e " (24 MashTin Collection Apps " /n
  373. call :c e " (25 Ping to all websites and IP" /n
  374. call :c e " (26 Ping Localhost" /n
  375. call :c e " (27 Update MashTin " /n
  376. call :c e " (28 MashTin Excel " /n
  377. call :c e " (29 Help Support " /n
  378. call :c e " (30 IP Refresher " /n
  379. call :c e " (31 Chat " /n
  380. call :c c "----------------------------------------------------------- " /n
  381. set /p input=Code:
  382. if %input%==1 goto IC
  383. if %input%==2 goto DLD
  384. if %input%==3 goto INCME
  385. if %input%==4 goto CYOP
  386. if %input%==5 goto CF1
  387. if %input%==6 goto LD
  388. if %input%==7 goto AYA
  389. if %input%==8 goto UI
  390. if %input%==9 goto Quiz1
  391. if %input%==10 goto Commands
  392. if %input%==11 goto MelloStudio
  393. if %input%==117248 goto Admin
  394. if %input%==12 goto MQ
  395. if %input%==13 goto EF
  396. if %input%==14 goto CE
  397. if %input%==15 goto AD
  398. if %input%==16 goto Run
  399. if %input%==17 goto Decoder
  400. if %input%==18 goto NRC
  401. if %input%==19 goto DIR
  402. if %input%==20 goto SCM
  403. if %input%==21 goto WMIC
  404. if %input%==22 goto InternetDownloader
  405. if %input%==23 goto QuickImage
  406. if %input%==24 goto Collections
  407. if %input%==25 goto PingWeb
  408. if %input%==26 goto PingLocalHost
  409. if %input%==27 goto UpdateMashTin
  410. if %input%==28 goto Excel
  411. if %input%==29 goto MTN
  412. if %input%==30 goto IPRE
  413. if %input%==31 goto Chat
  414. goto MT
  415.  
  416. :Chat
  417. cd %userprofile%\Desktop\MashTinFile
  418. mkdir Chat
  419. cd Chat
  420. cd %userprofile%\Desktop\MashTinFile\Chat
  421. set c=1000
  422. echo %date%-%time%-%name1%(Joined) >>%c%
  423. goto Chat2
  424.  
  425. :Chat2
  426. cls
  427. cls
  428. call :c e " Chat " /n
  429. call :c c "------------------------------------------------" /n
  430. type %c%
  431. call :c c "------------------------------------------------" /n
  432. set /p M=Message:
  433. if M==1 goto MT
  434. goto Chat3
  435.  
  436. :Chat3
  437. echo %date%-%time%-%name1%:%M% >>%c%
  438. goto Chat2
  439.  
  440.  
  441.  
  442.  
  443. :IPRE
  444. cls
  445. call :c e " IP Refresher( This may take a minute )" /n
  446. call :c c "-------------------------------------------------------" /n
  447. call :c e " Refreshing IP ..... " /n
  448. ipconfig /release >nul
  449. ping localhost -n 5 >nul
  450. ipconfig /renew >nul
  451. ping localhost -n 2 >nul
  452. goto IPRE2
  453.  
  454. :IPRE2
  455. call :c e " IP Refresher( Refreshed )" /n
  456. call :c c "-------------------------------------------------------" /n
  457. ipconfig
  458. pause >nul
  459. goto MT
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466. ::These are Some Commands Below. That Commands are heart of MashTin.
  467.  
  468. :Excel
  469. cd %userprofile%\Desktop
  470. color e
  471. cls
  472. call :c e=" MashTin Excel (v.1)" /n
  473. call :c e=" Code (1=Add 2=End) " /n
  474. call :c c=" ------------------------" /n
  475. set /p file="Bill Name: "
  476. echo Time -- Date -- Bill Name -- Item Name -- Cost -- >>%file.txt
  477. echo --------------------------------------------------- >>%file%.txt
  478. goto Excel2
  479.  
  480. :Excel2
  481.  
  482. cd %userprofile%\Desktop
  483. color e
  484. cls
  485. call :c e=" MashTin Excel (v.1)" /n
  486. call :c e=" Code (1=Add 2=End) " /n
  487. call :c c=" ------------------------" /n
  488. set /p name="Item Name: "
  489. set /p cost="Cost: "
  490. echo %time% %Date%            %name%       %cost% >>%file%.txt
  491. set /p code="Code: "
  492. if %code%==1 goto AddExcel
  493. if %code%==2 goto EndExcel
  494. goto ExcelBad
  495.  
  496. :ExcelBad
  497. cls
  498. call :c e=" Unsuccess" /n
  499. call :c c=" ------------------------" /n
  500. call :c e=" Redo or wait another update
  501. goto MT
  502.  
  503. :AddExcel
  504. goto Excel2
  505.  
  506. :EndExcel
  507. goto MT
  508.  
  509.  
  510.  
  511.  
  512.  
  513. :UpdateMashTin
  514. start https://pastebin.com/u/KaungMyatKyaw
  515. goto MT
  516.  
  517. :PingLocalHost
  518. cls
  519. ping localhost -n 10
  520. pause
  521. goto MT
  522.  
  523. :PingWeb
  524. cls
  525. call :c e=" Ping Websites and Ip " /n
  526. call :c c="--------------------------" /n
  527. set /p ping=Input:
  528. goto PingLoad
  529.  
  530. :PingLoad
  531. cls
  532. call :c e="Pinging to (%ping%) by MashTin" /n
  533. call :c c="-------------------------------------" /n
  534. ping %ping%
  535. pause
  536. goto MT
  537.  
  538.  
  539. :Collections
  540. cls
  541. set input=
  542. call :c e="                     Collections" /n
  543. echo.
  544. call :c c="-------------------------------------------" /n
  545. call :c e=" (1 Pop Dance" /n
  546. call :c e=" (2 Rader" /n
  547. call :c e=" (3 MashTin Game(Just Working to Finish)
  548. call :c c="-------------------------------------------" /n
  549. set /p input=Code:
  550. if %input%==1 goto Pop
  551. if %input%==2 goto Rader
  552. if %input%==3 GameMashTin
  553. goto COllections
  554.  
  555. :Pop
  556. @echo off
  557. cd Desktop
  558. title Pop
  559. mode con lines=100
  560. mode con cols=40
  561. setlocal disableDelayedExpansion
  562. set q=^"
  563. echo(
  564. echo(
  565. :Pop1
  566. call :c e "| |  "&call :c c "| | "&call :c a "|    |   " /n
  567. call :c e " |   |  "&call :c c " |  | "&call :c a "  |     |   " /n
  568. call :c e "|  |  "&call :c c "| | "&call :c a "|     |   " /n
  569. call :c e " |   |  "&call :c c " |  | "&call :c a " |     |   " /n
  570. call :c e "|  |  "&call :c c "| | "&call :c a "|     |    " /n
  571. call :c e "  |    |  "&call :c c " |  | "&call :c a " |     |   " /n
  572. call :c e "|  |  "&call :c c "| | "&call :c a "|     |   " /n
  573. call :c e "  |  |  "&call :c c " |  | "&call :c a "   |     |   " /n
  574. call :c e "|  |  "&call :c c "| | "&call :c a "|     |   " /n
  575. call :c e " |  |  "&call :c c "  |  | "&call :c a " |     |   " /n
  576. call :c e "| |  "&call :c c "|   |  "&call :c a "|     |   " /n
  577. call :c e " |  |  "&call :c c " |  | "&call :c a "   |     |   " /n
  578. call :c e "| |  "&call :c c "| | "&call :c a "|    |   " /n
  579. call :c e "   |  |  "&call :c c "  |  | "&call :c a "   |     |   " /n
  580. call :c e "  |  |  "&call :c c " |  | "&call :c a " |     |   " /n
  581. goto Pop1
  582.  
  583. :Rader
  584. @echo off
  585. mode con lines=45
  586. mode con cols=60
  587. setlocal disableDelayedExpansion
  588. call :c c "______________________________________" /n
  589. echo.
  590. call :c e "\ "&call :c c "                 /" /n
  591. call :c c " \ "&call :c e "               /" /n
  592. call :c e "  \ "&call :c c "             /" /n
  593. call :c c "   \ "&call :c e "           /"  /n
  594. call :c e "    \ "&call :c c "         /"  /n
  595. call :c c "     \ "&call :c e "       /"  /n
  596. call :c e "      \ "&call :c c "     /"  /n
  597. call :c c "       \ "&call :c e "   /"  /n
  598. call :c e "        \ "&call :c c " /"  /n
  599. call :c b "         \/ " /n
  600. call :c b "         /\ " /n
  601. call :c e "        / "&call :c e " \"   /n
  602. call :c c "       / "&call :c c "   \"   /n
  603. call :c e "      / "&call :c e "     \"   /n
  604. call :c c "     / "&call :c c "       \"   /n
  605. call :c e "    / "&call :c e "         \"   /n
  606. call :c c "   / "&call :c c "           \"   /n
  607. call :c e "  / "&call :c e "             \"   /n
  608. call :c c " / "&call :c c "               \ "   /n
  609. call :c e "/ "&call :c e "                 \"   /n
  610. call :c c "\ "&call :c c "                 /" /n
  611. call :c e " \ "&call :c e "               /" /n
  612. call :c c "  \ "&call :c c "             /" /n
  613. call :c e "   \ "&call :c e "           /"  /n
  614. call :c c "    \ "&call :c c "         /"  /n
  615. call :c e "     \ "&call :c e "       /"  /n
  616. call :c c "      \ "&call :c c "     /"  /n
  617. call :c e "       \ "&call :c e "   /"  /n
  618. call :c c "        \ "&call :c c " /"  /n
  619. call :c b "         \/ " /n
  620. call :c b "         /\ " /n
  621. call :c e "        / "&call :c e " \"   /n
  622. call :c c "       / "&call :c c "   \"   /n
  623. call :c e "      / "&call :c e "     \"   /n
  624. call :c c "     / "&call :c c "       \"   /n
  625. call :c e "    / "&call :c e "         \"   /n
  626. call :c c "   / "&call :c c "           \"   /n
  627. call :c e "  / "&call :c e "             \"   /n
  628. call :c c " / "&call :c c "               \ "   /n
  629. call :c e "/ "&call :c e "                 \"   /n
  630. call :c c "\ "&call :c c "                 /" /n
  631. call :c e " \ "&call :c e "               /" /n
  632. call :c c "  \ "&call :c c "             /" /n
  633. call :c e "   \ "&call :c e "           /"  /n
  634. call :c c "    \ "&call :c c "         /"  /n
  635. call :c e "     \ "&call :c e "       /"  /n
  636. call :c c "      \ "&call :c c "     /"  /n
  637. call :c e "       \ "&call :c e "   /"  /n
  638. call :c c "        \ "&call :c c " /"  /n
  639. call :c b "         \/ " /n
  640. call :c b "         /\ " /n
  641. call :c e "        / "&call :c e " \"   /n
  642. call :c c "       / "&call :c c "   \"   /n
  643. call :c e "      / "&call :c e "     \"   /n
  644. call :c c "     / "&call :c c "       \"   /n
  645. call :c e "    / "&call :c e "         \"   /n
  646. call :c c "   / "&call :c c "           \"   /n
  647. call :c e "  / "&call :c e "             \"   /n
  648. call :c c " / "&call :c c "               \ "   /n
  649. call :c e "/ "&call :c e "                 \"   /n
  650. call :c c "\ "&call :c c "                 /" /n
  651. call :c e " \ "&call :c e "               /" /n
  652. call :c c "  \ "&call :c c "             /" /n
  653. call :c e "   \ "&call :c e "           /"  /n
  654. call :c c "    \ "&call :c c "         /"  /n
  655. call :c e "     \ "&call :c e "       /"  /n
  656. call :c c "      \ "&call :c c "     /"  /n
  657. call :c e "       \ "&call :c e "   /"  /n
  658. call :c c "        \ "&call :c c " /"  /n
  659. call :c b "         \/ " /n
  660. call :c b "         /\ " /n
  661. call :c e "        / "&call :c e " \"   /n
  662. call :c c "       / "&call :c c "   \"   /n
  663. call :c e "      / "&call :c e "     \"   /n
  664. call :c c "     / "&call :c c "       \"   /n
  665. call :c e "    / "&call :c e "         \"   /n
  666. call :c c "   / "&call :c c "           \"   /n
  667. call :c e "  / "&call :c e "             \"   /n
  668. call :c c " / "&call :c c "               \ "   /n
  669. call :c e "/ "&call :c e "                 \"   /n
  670. call :c c "\ "&call :c c "                 /" /n
  671. call :c e " \ "&call :c e "               /" /n
  672. call :c c "  \ "&call :c c "             /" /n
  673. call :c e "   \ "&call :c e "           /"  /n
  674. call :c c "    \ "&call :c c "         /"  /n
  675. call :c e "     \ "&call :c e "       /"  /n
  676. call :c c "      \ "&call :c c "     /"  /n
  677. call :c e "       \ "&call :c e "   /"  /n
  678. call :c c "        \ "&call :c c " /"  /n
  679. call :c b "         \/ " /n
  680. call :c b "         /\ " /n
  681. call :c e "        / "&call :c e " \"   /n
  682. call :c c "       / "&call :c c "   \"   /n
  683. call :c e "      / "&call :c e "     \"   /n
  684. call :c c "     / "&call :c c "       \"   /n
  685. call :c e "    / "&call :c e "         \"   /n
  686. call :c c "   / "&call :c c "           \"   /n
  687. call :c e "  / "&call :c e "             \"   /n
  688. call :c c " / "&call :c c "               \ "   /n
  689. call :c e "/ "&call :c e "                 \"   /n
  690. call :c c "\ "&call :c c "                 /" /n
  691. call :c e " \ "&call :c e "               /" /n
  692. call :c c "  \ "&call :c c "             /" /n
  693. call :c e "   \ "&call :c e "           /"  /n
  694. call :c c "    \ "&call :c c "         /"  /n
  695. call :c e "     \ "&call :c e "       /"  /n
  696. call :c c "      \ "&call :c c "     /"  /n
  697. call :c e "       \ "&call :c e "   /"  /n
  698. call :c c "        \ "&call :c c " /"  /n
  699. call :c b "         \/ " /n
  700. call :c b "         /\ " /n
  701. call :c e "        / "&call :c e " \"   /n
  702. call :c c "       / "&call :c c "   \"   /n
  703. call :c e "      / "&call :c e "     \"   /n
  704. call :c c "     / "&call :c c "       \"   /n
  705. call :c e "    / "&call :c e "         \"   /n
  706. call :c c "   / "&call :c c "           \"   /n
  707. call :c e "  / "&call :c e "             \"   /n
  708. call :c c " / "&call :c c "               \ "   /n
  709. call :c e "/ "&call :c e "                 \"   /n
  710. call :c c "\ "&call :c c "                 /" /n
  711. call :c e " \ "&call :c e "               /" /n
  712. call :c c "  \ "&call :c c "             /" /n
  713. call :c e "   \ "&call :c e "           /"  /n
  714. call :c c "    \ "&call :c c "         /"  /n
  715. call :c e "     \ "&call :c e "       /"  /n
  716. call :c c "      \ "&call :c c "     /"  /n
  717. call :c e "       \ "&call :c e "   /"  /n
  718. call :c c "        \ "&call :c c " /"  /n
  719. call :c b "         \/ " /n
  720. call :c b "         /\ " /n
  721. call :c e "        / "&call :c e " \"   /n
  722. call :c c "       / "&call :c c "   \"   /n
  723. call :c e "      / "&call :c e "     \"   /n
  724. call :c c "     / "&call :c c "       \"   /n
  725. call :c e "    / "&call :c e "         \"   /n
  726. call :c c "   / "&call :c c "           \"   /n
  727. call :c e "  / "&call :c e "             \"   /n
  728. call :c c " / "&call :c c "               \ "   /n
  729. call :c e "/ "&call :c e "                 \"   /n
  730. call :c c "\ "&call :c c "                 /" /n
  731. call :c e " \ "&call :c e "               /" /n
  732. call :c c "  \ "&call :c c "             /" /n
  733. call :c e "   \ "&call :c e "           /"  /n
  734. call :c c "    \ "&call :c c "         /"  /n
  735. call :c e "     \ "&call :c e "       /"  /n
  736. call :c c "      \ "&call :c c "     /"  /n
  737. call :c e "       \ "&call :c e "   /"  /n
  738. call :c c "        \ "&call :c c " /"  /n
  739. call :c b "         \/ " /n
  740. :Rader1
  741. call :c b "         /\ " /n
  742. call :c e "        / "&call :c e " \"   /n
  743. call :c c "       / "&call :c c "   \"   /n
  744. call :c e "      / "&call :c e "     \"   /n
  745. call :c c "     / "&call :c c "       \"   /n
  746. call :c e "    / "&call :c e "         \"   /n
  747. call :c c "   / "&call :c c "           \"   /n
  748. call :c e "  / "&call :c e "             \"   /n
  749. call :c c " / "&call :c c "               \ "   /n
  750. call :c e "/ "&call :c e "                 \"   /n
  751. call :c c "\ "&call :c c "                 /" /n
  752. call :c e " \ "&call :c e "               /" /n
  753. call :c c "  \ "&call :c c "             /" /n
  754. call :c e "   \ "&call :c e "           /"  /n
  755. call :c c "    \ "&call :c c "         /"  /n
  756. call :c e "     \ "&call :c e "       /"  /n
  757. call :c c "      \ "&call :c c "     /"  /n
  758. call :c e "       \ "&call :c e "   /"  /n
  759. call :c c "        \ "&call :c c " /"  /n
  760. call :c b "         \/ " /n
  761. goto Rader1
  762.  
  763. :GameMashTin
  764. @echo off
  765. title MashTin Game
  766. color F0
  767. goto M0
  768. cd %userprofile%/Desktop
  769. start MashTin.bat
  770.  
  771. :MENUG
  772. cls
  773. goto M0
  774.  
  775. :M0
  776. cls
  777. call :c 0="----------------------------------------------------------" /n
  778. call :c 0="|                                                        |" /n
  779. call :c 0="|                                                        |" /n
  780. call :c 0="|                                                        |" /n
  781. call :c 0="|                                                        |" /n
  782. call :c 0="|                                                        |" /n
  783. call :c 0="|                                                        |" /n
  784. call :c 0="|                                                        |" /n
  785. call :c 0="|                                                        |" /n
  786. call :c 0="|                                                        |" /n
  787. call :c 0="|                                                        |" /n
  788. call :c 0="|                                                        |" /n
  789. call :c 0="|                                                        |" /n
  790. call :c 0="|                                                        |" /n
  791. call :c 0="|                                                        |" /n
  792. call :c 0="|                                                        |" /n
  793. call :c 0="|                                                        |" /n
  794. call :c 0="|                                                        |" /n
  795. call :c 0="|                                                        |" /n
  796. call :c 0="|                                                        |" /n
  797. call :c 0="|                                                        |" /n
  798. call :c 0="|                                                        |" /n
  799. call :c 0="|                                                        |" /n
  800. call :c 0="|                                                        |" /n
  801. call :c 0="|                                                        |" /n
  802. call :c 0="|                          ||                            |" /n
  803. call :c 0="|                          ()                            |" /n
  804. call :c 0="----------------------------------------------------------" /n
  805. call :c 0="          | Movement S+Enter <-, D+Enter ->,|" /n
  806. call :c 0="           ----------------------------------" /n
  807. set /p input=::-
  808. if %input%==S goto S1
  809. if %input%==E goto D1
  810. goto Error
  811.  
  812. :Error
  813. cls
  814. echo Becare Ful!!! Error : class="re0">Wrong Code
  815. echo ------------------------------------
  816. echo Check Movement Codes under game!
  817. echo This will take you back to menu!
  818. goto MENUG
  819.  
  820. :S1
  821. cls
  822. call :c 0="----------------------------------------------------------" /n
  823. call :c 0="|                                                        |" /n
  824. call :c 0="|                                                        |" /n
  825. call :c 0="|                                                        |" /n
  826. call :c 0="|                                                        |" /n
  827. call :c 0="|                                                        |" /n
  828. call :c 0="|                                                        |" /n
  829. call :c 0="|                                                        |" /n
  830. call :c 0="|                                                        |" /n
  831. call :c 0="|                                                        |" /n
  832. call :c 0="|                                                        |" /n
  833. call :c 0="|                                                        |" /n
  834. call :c 0="|                                                        |" /n
  835. call :c 0="|                                                        |" /n
  836. call :c 0="|                                                        |" /n
  837. call :c 0="|                                                        |" /n
  838. call :c 0="|                                                        |" /n
  839. call :c 0="|                                                        |" /n
  840. call :c 0="|                                                        |" /n
  841. call :c 0="|                                                        |" /n
  842. call :c 0="|                                                        |" /n
  843. call :c 0="|                                                        |" /n
  844. call :c 0="|                                                        |" /n
  845. call :c 0="|                                                        |" /n
  846. call :c 0="|                                                        |" /n
  847. call :c 0="|                       ||                               |" /n
  848. call :c 0="|                       ()                               |" /n
  849. call :c 0="----------------------------------------------------------" /n
  850. call :c 0="          | Movement S+Enter <-, D+Enter ->,|" /n
  851. call :c 0="           ----------------------------------" /n
  852. set /p input=::-
  853. if %input%==S goto S2
  854. if %input%==E goto M0
  855. goto Error
  856.  
  857. :E1
  858. cls
  859. call :c 0="----------------------------------------------------------" /n
  860. call :c 0="|                                                        |" /n
  861. call :c 0="|                                                        |" /n
  862. call :c 0="|                                                        |" /n
  863. call :c 0="|                                                        |" /n
  864. call :c 0="|                                                        |" /n
  865. call :c 0="|                                                        |" /n
  866. call :c 0="|                                                        |" /n
  867. call :c 0="|                                                        |" /n
  868. call :c 0="|                                                        |" /n
  869. call :c 0="|                                                        |" /n
  870. call :c 0="|                                                        |" /n
  871. call :c 0="|                                                        |" /n
  872. call :c 0="|                                                        |" /n
  873. call :c 0="|                                                        |" /n
  874. call :c 0="|                                                        |" /n
  875. call :c 0="|                                                        |" /n
  876. call :c 0="|                                                        |" /n
  877. call :c 0="|                                                        |" /n
  878. call :c 0="|                                                        |" /n
  879. call :c 0="|                                                        |" /n
  880. call :c 0="|                                                        |" /n
  881. call :c 0="|                                                        |" /n
  882. call :c 0="|                                                        |" /n
  883. call :c 0="|                                                        |" /n
  884. call :c 0="|                             ||                         |" /n
  885. call :c 0="|                             ()                         |" /n
  886. call :c 0="----------------------------------------------------------" /n
  887. call :c 0="          | Movement S+Enter <-, D+Enter ->,|" /n
  888. call :c 0="           ----------------------------------" /n
  889. set /p input=::-
  890. if %input%==S goto M0
  891. if %input%==E goto D2
  892. goto Error
  893.  
  894. :S2
  895. cls
  896. call :c 0="----------------------------------------------------------" /n
  897. call :c 0="|                                                        |" /n
  898. call :c 0="|                                                        |" /n
  899. call :c 0="|                                                        |" /n
  900. call :c 0="|                                                        |" /n
  901. call :c 0="|                                                        |" /n
  902. call :c 0="|                                                        |" /n
  903. call :c 0="|                                                        |" /n
  904. call :c 0="|                                                        |" /n
  905. call :c 0="|                                                        |" /n
  906. call :c 0="|                                                        |" /n
  907. call :c 0="|                                                        |" /n
  908. call :c 0="|                                                        |" /n
  909. call :c 0="|                                                        |" /n
  910. call :c 0="|                                                        |" /n
  911. call :c 0="|                                                        |" /n
  912. call :c 0="|                                                        |" /n
  913. call :c 0="|                                                        |" /n
  914. call :c 0="|                                                        |" /n
  915. call :c 0="|                                                        |" /n
  916. call :c 0="|                                                        |" /n
  917. call :c 0="|                                                        |" /n
  918. call :c 0="|                                                        |" /n
  919. call :c 0="|                                                        |" /n
  920. call :c 0="|                                                        |" /n
  921. call :c 0="|                    ||                                  |" /n
  922. call :c 0="|                    ()                                  |" /n
  923. call :c 0="----------------------------------------------------------" /n
  924. call :c 0="          | Movement S+Enter <-, D+Enter ->,|" /n
  925. call :c 0="           ----------------------------------" /n
  926. set /p input=::-
  927. if %input%==S goto S3
  928. if %input%==E goto S1
  929. goto Error
  930.  
  931. :D2
  932. cls
  933. call :c 0="----------------------------------------------------------" /n
  934. call :c 0="|                                                        |" /n
  935. call :c 0="|                                                        |" /n
  936. call :c 0="|                                                        |" /n
  937. call :c 0="|                                                        |" /n
  938. call :c 0="|                                                        |" /n
  939. call :c 0="|                                                        |" /n
  940. call :c 0="|                                                        |" /n
  941. call :c 0="|                                                        |" /n
  942. call :c 0="|                                                        |" /n
  943. call :c 0="|                                                        |" /n
  944. call :c 0="|                                                        |" /n
  945. call :c 0="|                                                        |" /n
  946. call :c 0="|                                                        |" /n
  947. call :c 0="|                                                        |" /n
  948. call :c 0="|                                                        |" /n
  949. call :c 0="|                                                        |" /n
  950. call :c 0="|                                                        |" /n
  951. call :c 0="|                                                        |" /n
  952. call :c 0="|                                                        |" /n
  953. call :c 0="|                                                        |" /n
  954. call :c 0="|                                                        |" /n
  955. call :c 0="|                                                        |" /n
  956. call :c 0="|                                                        |" /n
  957. call :c 0="|                                                        |" /n
  958. call :c 0="|                                ||                      |" /n
  959. call :c 0="|                                ()                      |" /n
  960. call :c 0="----------------------------------------------------------" /n
  961. call :c 0="          | Movement S+Enter <-, D+Enter ->,|" /n
  962. call :c 0="           ----------------------------------" /n
  963. set /p input=::-
  964. if %input%==S goto D1
  965. if %input%==E goto D3
  966. goto Error
  967.  
  968. :S3
  969. cls
  970. call :c 0="----------------------------------------------------------" /n
  971. call :c 0="|                                                        |" /n
  972. call :c 0="|                                                        |" /n
  973. call :c 0="|                                                        |" /n
  974. call :c 0="|                                                        |" /n
  975. call :c 0="|                                                        |" /n
  976. call :c 0="|                                                        |" /n
  977. call :c 0="|                                                        |" /n
  978. call :c 0="|                                                        |" /n
  979. call :c 0="|                                                        |" /n
  980. call :c 0="|                                                        |" /n
  981. call :c 0="|                                                        |" /n
  982. call :c 0="|                                                        |" /n
  983. call :c 0="|                                                        |" /n
  984. call :c 0="|                                                        |" /n
  985. call :c 0="|                                                        |" /n
  986. call :c 0="|                                                        |" /n
  987. call :c 0="|                                                        |" /n
  988. call :c 0="|                                                        |" /n
  989. call :c 0="|                                                        |" /n
  990. call :c 0="|                                                        |" /n
  991. call :c 0="|                                                        |" /n
  992. call :c 0="|                                                        |" /n
  993. call :c 0="|                                                        |" /n
  994. call :c 0="|                                                        |" /n
  995. call :c 0="|                 ||                                     |" /n
  996. call :c 0="|                 ()                                     |" /n
  997. call :c 0="----------------------------------------------------------" /n
  998. call :c 0="          | Movement S+Enter <-, D+Enter ->,|" /n
  999. call :c 0="           ----------------------------------" /n
  1000. set /p input=::-
  1001. if %input%==S goto S4
  1002. if %input%==E goto S2
  1003. goto Error
  1004.  
  1005. :D3
  1006. cls
  1007. call :c 0="----------------------------------------------------------" /n
  1008. call :c 0="|                                                        |" /n
  1009. call :c 0="|                                                        |" /n
  1010. call :c 0="|                                                        |" /n
  1011. call :c 0="|                                                        |" /n
  1012. call :c 0="|                                                        |" /n
  1013. call :c 0="|                                                        |" /n
  1014. call :c 0="|                                                        |" /n
  1015. call :c 0="|                                                        |" /n
  1016. call :c 0="|                                                        |" /n
  1017. call :c 0="|                                                        |" /n
  1018. call :c 0="|                                                        |" /n
  1019. call :c 0="|                                                        |" /n
  1020. call :c 0="|                                                        |" /n
  1021. call :c 0="|                                                        |" /n
  1022. call :c 0="|                                                        |" /n
  1023. call :c 0="|                                                        |" /n
  1024. call :c 0="|                                                        |" /n
  1025. call :c 0="|                                                        |" /n
  1026. call :c 0="|                                                        |" /n
  1027. call :c 0="|                                                        |" /n
  1028. call :c 0="|                                                        |" /n
  1029. call :c 0="|                                                        |" /n
  1030. call :c 0="|                                                        |" /n
  1031. call :c 0="|                                                        |" /n
  1032. call :c 0="|                                   ||                   |" /n
  1033. call :c 0="|                                   ()                   |" /n
  1034. call :c 0="----------------------------------------------------------" /n
  1035. call :c 0="          | Movement S+Enter <-, D+Enter ->,|" /n
  1036. call :c 0="           ----------------------------------" /n
  1037. set /p input=::-
  1038. if %input%==S goto D2
  1039. if %input%==E goto D4
  1040. goto Error
  1041.  
  1042. :S4
  1043. cls
  1044. call :c 0="----------------------------------------------------------" /n
  1045. call :c 0="|                                                        |" /n
  1046. call :c 0="|                                                        |" /n
  1047. call :c 0="|                                                        |" /n
  1048. call :c 0="|                                                        |" /n
  1049. call :c 0="|                                                        |" /n
  1050. call :c 0="|                                                        |" /n
  1051. call :c 0="|                                                        |" /n
  1052. call :c 0="|                                                        |" /n
  1053. call :c 0="|                                                        |" /n
  1054. call :c 0="|                                                        |" /n
  1055. call :c 0="|                                                        |" /n
  1056. call :c 0="|                                                        |" /n
  1057. call :c 0="|                                                        |" /n
  1058. call :c 0="|                                                        |" /n
  1059. call :c 0="|                                                        |" /n
  1060. call :c 0="|                                                        |" /n
  1061. call :c 0="|                                                        |" /n
  1062. call :c 0="|                                                        |" /n
  1063. call :c 0="|                                                        |" /n
  1064. call :c 0="|                                                        |" /n
  1065. call :c 0="|                                                        |" /n
  1066. call :c 0="|                                                        |" /n
  1067. call :c 0="|                                                        |" /n
  1068. call :c 0="|                                                        |" /n
  1069. call :c 0="|              ||                                        |" /n
  1070. call :c 0="|              ()                                        |" /n
  1071. call :c 0="----------------------------------------------------------" /n
  1072. call :c 0="          | Movement S+Enter <-, D+Enter ->,|" /n
  1073. call :c 0="           ----------------------------------" /n
  1074. set /p input=::-
  1075. if %input%==S goto S4
  1076. if %input%==E goto S3
  1077. goto Error
  1078.  
  1079. :D4
  1080. cls
  1081. call :c 0="----------------------------------------------------------" /n
  1082. call :c 0="|                                                        |" /n
  1083. call :c 0="|                                                        |" /n
  1084. call :c 0="|                                                        |" /n
  1085. call :c 0="|                                                        |" /n
  1086. call :c 0="|                                                        |" /n
  1087. call :c 0="|                                                        |" /n
  1088. call :c 0="|                                                        |" /n
  1089. call :c 0="|                                                        |" /n
  1090. call :c 0="|                                                        |" /n
  1091. call :c 0="|                                                        |" /n
  1092. call :c 0="|                                                        |" /n
  1093. call :c 0="|                                                        |" /n
  1094. call :c 0="|                                                        |" /n
  1095. call :c 0="|                                                        |" /n
  1096. call :c 0="|                                                        |" /n
  1097. call :c 0="|                                                        |" /n
  1098. call :c 0="|                                                        |" /n
  1099. call :c 0="|                                                        |" /n
  1100. call :c 0="|                                                        |" /n
  1101. call :c 0="|                                                        |" /n
  1102. call :c 0="|                                                        |" /n
  1103. call :c 0="|                                                        |" /n
  1104. call :c 0="|                                                        |" /n
  1105. call :c 0="|                                                        |" /n
  1106. call :c 0="|                                      ||                |" /n
  1107. call :c 0="|                                      ()                |" /n
  1108. call :c 0="----------------------------------------------------------" /n
  1109. call :c 0="          | Movement S+Enter <-, D+Enter ->,|" /n
  1110. call :c 0="           ----------------------------------" /n
  1111. set /p input=::-
  1112. if %input%==S goto D3
  1113. if %input%==E goto D4
  1114. goto Error
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121. :QuickImage
  1122. set input=
  1123. mode con lines=100
  1124. mode con cols=100
  1125. cls
  1126. call :c e "Quick Downloader(Downloaded Image will be on Desktop)" /n
  1127. call :c c "-------------------------------------------------------------------------------------" /n
  1128. call :c e " (1 Naruto Picture " /n
  1129. call :c e " (2 Flower Picture " /n
  1130. call :c e " (3 Car Picture " /n
  1131. call :c e " (4 Exit" /n
  1132. call :c e " (5 Random Picutre " /n
  1133. call :c c "-------------------------------------------------------------------------------------" /n
  1134. set /p input=Code:
  1135. if %input%==1 goto NarutoP
  1136. if %input%==2 goto FlowerP
  1137. if %input%==3 goto CarP
  1138. if %input%==4 goto MT
  1139. if %input%==5 goto RandomP
  1140. goto QuickImage
  1141.  
  1142. :NarutoP
  1143. set Location=%userprofile%
  1144. Bitsadmin /transfer "anyname" https://images4.alphacoders.com/474/thumb-350-47438.png %Location%\Desktop\Naruto.jpg
  1145. start %userprofile%\Desktop\Naruto.jpg
  1146. goto QuickImage
  1147.  
  1148. :FlowerP
  1149. set Location=%userprofile%
  1150. Bitsadmin /transfer "anyname" https://images8.alphacoders.com/594/thumb-350-594870.jpg %Location%\Desktop\Flower.jpg
  1151. start %userprofile%\Desktop\Flower.jpg
  1152. goto QuickImage
  1153.  
  1154. :CarP
  1155. set Location=%userprofile%
  1156. Bitsadmin /transfer "anyname" https://images3.alphacoders.com/208/thumb-350-208327.png %Location%\Desktop\Car.jpg
  1157. start %userprofile%\Desktop\Car.jpg
  1158. goto QuickImage
  1159.  
  1160. :RandomP
  1161. set Yes=%random%
  1162. set Name=%random%
  1163. set Location=%userprofile%
  1164. Bitsadmin /transfer "anyname" https://images3.alphacoders.com/208/thumb-350-%Yes%.png %Location%\Desktop\%Name%.jpg
  1165. start %userprofile%\Desktop\%Name%.jpg
  1166. goto QuickImage
  1167.  
  1168.  
  1169.  
  1170.  
  1171. :InternetDownloader
  1172. mode con lines=100
  1173. mode con cols=100
  1174. cls
  1175. call :c e " Internet Downloader(Copy Image Location from Internet and Write it at Image Location) " /n
  1176. call :c c "--------------------------------------------------------------------------------------------------" /n
  1177. set /p ImageLocation=ImageLocation:
  1178. set /p Name=Name to give your Image:
  1179. set /p Location=Location to put:
  1180. Bitsadmin /transfer "anyname" %ImageLocation% %Location%\%Name%.jpg
  1181. start %Location%\%Name%.jpg
  1182. goto MT
  1183.  
  1184. :WMIC
  1185. cls
  1186. set input=
  1187. cd %userprofile%/Desktop/MashTinFile
  1188. mkdir WMICfile
  1189. cd WMICfile
  1190. call :c e " WMIC TOOLS" /n
  1191. call :c c "------------------------------" /n
  1192. call :c e " (1 OutPut Checker " /n
  1193. call :c e " (2 Exit " /n
  1194. call :c e " (3 Motherboard Checker(Baseboard)" /n
  1195. call :c e " (4 CPU Checker" /n
  1196. call :c e " (5 Boot Config" /n
  1197. call :c e " (6 Desktop Advanced Checker" /n
  1198. call :c e " (7 Products Chekcer" /n
  1199. call :c e " (8 User Account Checker" /n
  1200. call :c e " (9 Inside Computer Temperature Checker(only for few computer)" /n
  1201. call :c e " (10 Time Zone Checker" /n
  1202. call :c e " (11 Startup Programs Checker" /n
  1203. call :c e " (12 PageFile Checker " /n
  1204. call :c e " (13 Net Login Checker " /n
  1205. call :c e " (14 CDROM checker " /n
  1206. call :c e " (15 DesktopMonitor Checker " /n
  1207. call :c c "------------------------------" /n
  1208. set /p input=Code:
  1209. if %input%==1 goto WMICB
  1210. if %input%==2 goto MT
  1211. if %input%==3 goto Motherboard
  1212. if %input%==4 goto CPU
  1213. if %input%==5 goto Boot
  1214. if %input%==6 goto Desktop
  1215. if %input%==7 goto Product
  1216. if %input%==8 goto UserAccount
  1217. if %input%==9 goto Temperature
  1218. if %input%==10 goto Timezone
  1219. if %input%==11 goto Startup
  1220. if %input%==12 goto PageFile
  1221. if %input%==13 goto NetLogin
  1222. if %input%==14 goto CDROM
  1223. if %input%==15 goto DesktopMonitor
  1224. goto WMIC
  1225.  
  1226.  
  1227. :DesktopMonitor
  1228. cls
  1229. set input=
  1230. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1231. cls
  1232. wmic desktopmonitor list /format:hform >desktopmonitor.html
  1233. start desktopmonitor.html
  1234. goto WMIC
  1235.  
  1236. :CDROM
  1237. cls
  1238. set input=
  1239. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1240. cls
  1241. wmic CDROM list /format:hform >CDROM.html
  1242. start CDROM.html
  1243. goto WMIC
  1244.  
  1245.  
  1246. :NetLogin
  1247. cls
  1248. set input=
  1249. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1250. cls
  1251. wmic netlogin list /format:hform >netlogin.html
  1252. start netlogin.html
  1253. goto WMIC
  1254.  
  1255.  
  1256.  
  1257. :PageFile
  1258. cls
  1259. set input=
  1260. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1261. cls
  1262. wmic PageFile list /format:hform >PageFile.html
  1263. start PageFile.html
  1264. goto WMIC
  1265.  
  1266. :Startup
  1267. cls
  1268. set input=
  1269. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1270. cls
  1271. wmic startup list /format:hform >startup.html
  1272. start startup.html
  1273. goto WMIC
  1274.  
  1275.  
  1276. :Timezone
  1277. cls
  1278. set input=
  1279. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1280. cls
  1281. wmic timezone list /format:hform >timezone.html
  1282. start timezone.html
  1283. goto WMIC
  1284.  
  1285. :Temperature
  1286. cls
  1287. set input=
  1288. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1289. cls
  1290. wmic temperature list /format:hform >temperature.html
  1291. start temperature.html
  1292. goto WMIC
  1293.  
  1294.  
  1295.  
  1296. :UserAccount
  1297. cls
  1298. set input=
  1299. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1300. cls
  1301. wmic useraccount list /format:hform >useraccount.html
  1302. start useraccount.html
  1303. goto WMIC
  1304.  
  1305. :Product
  1306. cls
  1307. set input=
  1308. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1309. cls
  1310. wmic product list /format:hform >product.html
  1311. start product.html
  1312. goto WMIC
  1313.  
  1314.  
  1315. :Desktop
  1316. cls
  1317. set input=
  1318. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1319. cls
  1320. wmic Desktop list /format:hform >Desktop.html
  1321. start Desktop.html
  1322. goto WMIC
  1323.  
  1324. :Boot
  1325. cls
  1326. set input=
  1327. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1328. cls
  1329. wmic bootconfig list /format:hform >Boot.html
  1330. start Boot.html
  1331. goto WMIC
  1332.  
  1333.  
  1334.  
  1335. :CPU
  1336. cls
  1337. set input=
  1338. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1339. cls
  1340. wmic cpu list /format:hform >CPU.html
  1341. start CPU.html
  1342. goto WMIC
  1343.  
  1344. :Motherboard
  1345. cls
  1346. set input=
  1347. cd %userprofile%/Desktop/MashTinFile/WMICfile
  1348. wmic baseboard list /format:hform >Motherboard.html
  1349. start Motherboard.html
  1350. goto WMIC
  1351.  
  1352.  
  1353. :WMICB
  1354. cls
  1355. call :c e " Finding the WMIC BIOS" /n
  1356. call :c c "--------------------------" /n
  1357. mkdir WMIC
  1358. dir
  1359. ping localhost -n 2
  1360. cls
  1361. call :c e " Going In ..." /n
  1362. call :c c "--------------------------" /n
  1363. echo %userprofile%/Desktop/MashTinFile/WMICfile/WMIC/
  1364. cd WMIC
  1365. ping localhost -n 2
  1366. cls
  1367. call :c e " Success for Going In ..." /n
  1368. call :c c "--------------------------" /n
  1369. wmic bios
  1370. ping localhost -n 2
  1371. cls
  1372. call :c e " List of WMIC BIOS(Wait a Sec...)" /n
  1373. call :c c "--------------------------" /n
  1374. wmic bios list /format
  1375. ping localhost -n 5
  1376. cls
  1377. call :c e " Getting HTML for BIOS..." /n
  1378. call :c c "--------------------------" /n
  1379. wmic bios list /format:hform
  1380. ping localhost -n 2
  1381. cls
  1382. call :c e " Opening..." /n
  1383. call :c c "--------------------------" /n
  1384. wmic bios list /format:hform >WMICBIOS.html
  1385. start WMICBIOS.html
  1386. ping localhost -n 2
  1387. goto WMIC
  1388.  
  1389.  
  1390. :SCM
  1391. cls
  1392. call :c e " Size Changer" /n
  1393. call :c c "----------------------" /n
  1394. set /p size=Column :
  1395. set /p line=Line :
  1396. mode con lines=%size%
  1397. mode con cols=%line%
  1398. goto MT
  1399.  
  1400. :DIR
  1401. cls
  1402. call :c e " Directory Finder " /n
  1403. call :c c "--------------------------------" /n
  1404. set /p location=Location to Find:
  1405. goto DIRE
  1406.  
  1407. :DIRE
  1408. cls
  1409. call :c e " Directory of %location% " /n
  1410. call :c c "-------------------------------" /n
  1411. dir
  1412. pause
  1413. goto MT
  1414.  
  1415. :NRC
  1416. cls
  1417. Setlocal enabledelayedexpansion
  1418. Title Number to Roman Conversion (MashTin)
  1419.  
  1420. set "RF="
  1421. set "N="
  1422. Set "R=1"
  1423. Set "R_1=. M MM MMM"
  1424. Set "R_2=. C CC CCC CD D DC DCC DCCC CM"
  1425. Set "R_3=. X XX XXX XL L LX LXX LXXX XC"
  1426. Set "R_4=. I II III IV V VI VII VIII IX"
  1427.  
  1428. :Input
  1429. call :c e " Number to Roman Conversation ( MashTin ) " /n
  1430. call :c c "-----------------------------------------------" /n
  1431. Set /p "N=Enter Number > "
  1432. If Not Defined N Cls & Goto :Input
  1433. If 0 GEQ %N% (Echo.Fuera de Rango&Goto :Input)
  1434. If 3999 LSS %N% (Echo.Fuera de Rango&Goto :Input)
  1435.  
  1436. :Split
  1437. Set /a "M_O=N%%10"
  1438. Set /a "M_T=(N%%100)-M_O"
  1439. Set /a "M_C=(N%%1000)-(M_T+M_O)"
  1440. Set /a "M_M=N-(M_C+M_T+M_O)"
  1441.  
  1442. :Convert
  1443. Set "Sp= %M_M:~0,1%%M_C:~0,1%%M_T:~0,1%%M_O:~0,1%"
  1444. :R_to_N
  1445. If 5 EQU %R% (Set "RF=!RF:.=!"&Goto :Show)
  1446. Set /a "T=!Sp:~%R%,1!+1"
  1447. For /f "tokens=%T%" %%b in ('Echo.!R_%R%!') do (Set "RF=!RF!%%b")
  1448. Set /a "R+=1"
  1449. Goto :R_to_N
  1450.  
  1451. :Show
  1452. Echo. Number = %N%
  1453. Echo. Roman  = %RF%
  1454. Echo.
  1455. Pause
  1456. goto MT
  1457.  
  1458. :Decoder
  1459. set ascii=
  1460. cls
  1461. setlocal enableextensions enabledelayedexpansion
  1462. title Decoder base64 by MashTin
  1463. set base64=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/
  1464.  
  1465. :input
  1466. cls
  1467. call :c e "Decoder" /n
  1468. call :c c "-------------------------" /n
  1469. set text=
  1470. set /p text=Input base64 text:
  1471. if defined text call :decoder
  1472. goto :input
  1473.  
  1474. :decoder
  1475. set char.equ=0
  1476. set binario.total=
  1477. set decimal.total=
  1478. echo:Wait...
  1479. call :base64.binario
  1480. for /l %%a in (1 1 %char.equ%) do (
  1481. set binario.total=!binario.total!000000
  1482. set binario.total=!binario.total:~0,-8!)
  1483. call :binario.ocho.bits
  1484. call :decimal.ascii
  1485. echo:Output ascii text:%ascii%
  1486. pause>nul
  1487. goto MT
  1488.  
  1489. :base64.binario
  1490. set char=%text:~0,1%
  1491. if "!char!" equ "=" (set /a char.equ+=1) else call :char.binario
  1492. set text=%text:~1%
  1493. if not defined text goto :eof
  1494. goto :base64.binario
  1495.  
  1496. :char.binario
  1497. for /l %%a in (0 1 64) do (
  1498. set value=!base64:~%%a,1!
  1499. if "!char!" equ "!value!" (
  1500. call :decimal.binario %%a))
  1501. set binario.total=%binario.total%%binario%
  1502. goto :eof
  1503.  
  1504. :decimal.binario
  1505. set value=%1
  1506. set binario=
  1507. :binario.loop
  1508. set /a mod=value%%2
  1509. set /a value/=2
  1510. set binario=%mod%%binario%
  1511. if %value%==0 (
  1512. call :count.char %binario%
  1513. for /l %%a in (!digit! 1 5) do set binario=0!binario!
  1514. goto :eof)
  1515. goto :binario.loop
  1516.  
  1517. :count.char
  1518. set value=%1
  1519. set digit=1
  1520. :count.loop
  1521. set value=%value:~1%
  1522. if not defined value goto :eof
  1523. set /a digit+=1
  1524. goto :count.loop
  1525.  
  1526. :binario.ocho.bits
  1527. set count=0
  1528. set decimal=0
  1529. set ocho.bits=%binario.total:~0,8%
  1530. call :binario.decimal
  1531. if defined decimal.total (set decimal.total=%decimal.total%,%decimal%) else set decimal.total=%decimal%
  1532. set binario.total=%binario.total:~8%
  1533. if not defined binario.total goto :eof
  1534. goto :binario.ocho.bits
  1535.  
  1536. :binario.decimal
  1537. set bit=%ocho.bits:~-1%
  1538. if "%bit%" equ "1" (
  1539. set /a "add=1<<count"
  1540. set /a decimal+=add)
  1541. set /a count+=1
  1542. set ocho.bits=%ocho.bits:~0,-1%
  1543. if not defined ocho.bits goto :eof
  1544. goto :binario.decimal
  1545.  
  1546. :decimal.ascii
  1547. For %%a in (%decimal.total%) do (
  1548. Cmd /cexit /b %%a
  1549. Set "Ascii=!Ascii!!=ExitCodeAscii!")
  1550. Goto :Eof
  1551. goto MT
  1552.  
  1553. :Run
  1554. cls
  1555. echo Run the Program by MashTin
  1556. echo Type 1 to exit
  1557. echo -----------------------------------
  1558. set /p run=Run:
  1559. if %run%==1 goto MT
  1560. start %run%
  1561. goto Run
  1562.  
  1563.  
  1564. :AD
  1565. cls
  1566. echo Appdata of %userprofile% ( MashTin )
  1567. echo --------------------------------
  1568. echo %appdata%
  1569. pause
  1570. goto MT
  1571.  
  1572.  
  1573. :CE
  1574. cls
  1575. echo Write 1 to Exit
  1576. echo -------------------------
  1577. set /p command= Command:
  1578. if %command%==1 goto MT
  1579. %command%
  1580. goto CE
  1581.  
  1582. :EF
  1583. cls
  1584. echo Local ErrorLevel for now is %ERRORLEVEL%
  1585. echo -----------------------------------------
  1586. echo (1 Web ErrorLevel Finder
  1587. echo (2 Exit
  1588. echo ------------------------------------
  1589. set /p input=Code:
  1590. if %input%==1 goto WEF
  1591. if %input%==2 goto MT
  1592. goto EF
  1593.  
  1594. :WEF
  1595. cls
  1596. echo Web ErrorLevel
  1597. echo --------------------------------
  1598. set /p web=Webname to Check:
  1599. echo Connecting ...
  1600. ping %web% -n 2
  1601. ping localhost -n 2
  1602. cls
  1603. echo %random%%random% Checking..
  1604. ping localhost -n 2
  1605. cls
  1606. echo IP
  1607. echo ---------
  1608. ipconfig /all
  1609. ping localhost -n 2
  1610. cls
  1611. echo -------------
  1612. echo Users
  1613. echo ------------
  1614. net users
  1615. echo ------
  1616. ping localhost -n 2
  1617. cls
  1618. echo Success
  1619. echo ---------------------------
  1620. ping %web% -n 1
  1621. echo -------------------------
  1622. call :c e " ErrorLevel = %errorlevel% " /n
  1623. echo --------------------------
  1624. pause
  1625. goto MT
  1626.  
  1627. :MQ
  1628. title Math Quiz
  1629. cls
  1630. echo Math Quiz
  1631. echo ===================
  1632. set one=%random%
  1633. set two=%random%
  1634. if %random%>20000goto MQP
  1635. if %random%<20000 goto MQM
  1636. :MQA
  1637. echo %one%%P%%two%
  1638. set /p answer=Answer:
  1639. set /a answer1=%one%%P%%two%
  1640. if answer==%answer1% goto MQAW
  1641. goto MQAL
  1642.  
  1643. :MQAL
  1644. cls
  1645. echo Lose the Math Quiz :(
  1646. echo ------------------------------------
  1647. echo Sorry Try Again
  1648. echo ----------------------------------------
  1649. pause
  1650. goto MT
  1651.  
  1652. :MQAW
  1653. cls
  1654. echo Win the Math Quiz :)
  1655. echo --------------------------------
  1656. echo You win the Math Quiz
  1657. echo ---------------------------------
  1658. pause
  1659. goto MT
  1660.  
  1661. :MQP
  1662. set P=+
  1663. goto MQA
  1664.  
  1665. :MQM
  1666. set P=-
  1667. goto MA
  1668.  
  1669.  
  1670. :Admin
  1671. set input=0
  1672. cd MashTinFile
  1673. cd Users
  1674. cd %name1%File
  1675. cls
  1676. rd %name1%stat.bat
  1677. echo set Stats=Admin>%name1%stat.bat
  1678. cls
  1679. goto MTA
  1680.  
  1681. :MTA
  1682. cls
  1683. call :c e "MashTin" /n
  1684. call :c c "-------------------------------" /n
  1685. call :c e "You are now Admin :)" /n
  1686. call :c c "----------------------------" /n
  1687. pause >nul
  1688. goto MTAP
  1689.  
  1690. :MTAP
  1691. set input=
  1692. cd %userprofile%/Desktop
  1693. cls
  1694. call :c e "Admin of MashTin(%name1%)" /n
  1695. call :c c "-----------------------------------------" /n
  1696. call :c e "(1 Attrab Files Read Only(Administractor required)" /n
  1697. call :c e "(2 Exit" /n
  1698. call :c e "(3 History of Users" /n
  1699. call :c e "(4 Ban User" /n
  1700. call :c c "------------------------------------------" /n
  1701. set /p input=Code:
  1702. if %input%==1 goto AFRO
  1703. if %input%==2 goto MTR
  1704. if %input%==3 goto HU
  1705. if %input%==4 goto BU
  1706. goto MTAP
  1707.  
  1708. :BU
  1709. cd %userprofile%/Desktop/MashTinFile/Users
  1710. cls
  1711. call :c e "Ban to User" /n
  1712. echo -----------------------
  1713. set /p namer=Name to Remove:
  1714. rd /S %namer%File
  1715. goto HistoryB
  1716.  
  1717. :HistoryB
  1718. cls
  1719. cd %userprofile%/Desktop/MashTinFile/Users
  1720. (echo @echo off
  1721. echo color a
  1722. echo echo %namer% Banned by %name1% %date% : %time%
  1723. echo pause
  1724. echo cls)>>History.bat
  1725. goto BUY
  1726.  
  1727. :BUY
  1728. cls
  1729. call :c e " Successfully Banned to %namer%" /n
  1730. call :c c "-----------------------------------" /n
  1731. if %namer%==%name1% goto BUN
  1732. echo - Banned to %namer%
  1733. pause
  1734. goto MTA
  1735.  
  1736. :BUN
  1737. cls
  1738. echo You are Banned :(
  1739. echo -------------------------------
  1740. echo - Bye. Things you did will be delete
  1741. pause
  1742. exit
  1743.  
  1744. :MTR
  1745. cls
  1746. echo Alert!!!
  1747. echo ---------------------
  1748. echo When you leave this You need to write the code again to Be admin or you are Starter
  1749. echo ---------------------
  1750. pause
  1751. goto MT
  1752.  
  1753.  
  1754. :HU
  1755. cd MashTinFile
  1756. cd Users
  1757. start History.bat
  1758. goto MTA
  1759.  
  1760. :MTAP
  1761. cls
  1762. echo Attrab Files
  1763. echo -------------------------
  1764. attrab
  1765. pause
  1766. echo ------------------------------
  1767. echo (1 Add Read Only
  1768. echo (2 Remove Read Only
  1769. echo ------------------------------
  1770. set /p input=Code:
  1771. if %input%==1 goto ARO
  1772. if %input%==2 goto RRO
  1773.  
  1774. :ARO
  1775. cls
  1776. echo List
  1777. echo
  1778. echo Add Read Only File
  1779. echo -------------------------
  1780. set /p text=Name:
  1781. attrab r %text%
  1782. pause
  1783. goto MTA
  1784.  
  1785. :RRO
  1786. cls
  1787. echo Remove Read Only File
  1788. echo ------------------------------
  1789. set /p text=Name:
  1790. attrab -r %text%
  1791. pause
  1792. goto MTA
  1793.  
  1794.  
  1795.  
  1796.  
  1797. :MelloStudio
  1798. set input=0
  1799. cls
  1800. call :c e "                                      MelloStudio " /n
  1801. call :c c "---------------------------------------------------------- " /n
  1802. call :c c " | News | " /n
  1803. call :c c "----------" /n
  1804. call :c e " - Hiring Members " /n
  1805. call :c c "---------------------------------------------------------- " /n
  1806. call :c e "(1 Join " /n
  1807. call :c e "(2 Message " /n
  1808. call :c e "(3 Members " /n
  1809. call :c e "(4 Exit " /n
  1810. call :c c "---------------------------------------------------------- " /n
  1811. set /p input=Code:
  1812. if %input%==1 goto Join
  1813. if %input%==2 goto Message
  1814. if %input%==3 goto Members
  1815. if %input%==4 goto MT
  1816.  
  1817. :Join
  1818. set input=0
  1819. cls
  1820. start https://www.facebook.com/groups/2191956970920081/
  1821. echo Join Request
  1822. echo ---------------------------------
  1823. echo Now Join my team
  1824. echo --------------------------------------
  1825. pause
  1826. goto MT
  1827.  
  1828. :Message
  1829. set input=0
  1830. cls
  1831. echo Message
  1832. echo -------------------
  1833. set /p input=Message:
  1834. set /p id=Id to send ( Not known message me in Facebook ):
  1835. if %id%==%random% goto MessageY
  1836. goto MessageN
  1837.  
  1838. :MessageY
  1839. cls
  1840. echo Message
  1841. echo -------------------
  1842. echo Your Message Have been sent
  1843. echo -------------------
  1844. pause
  1845. goto MT
  1846.  
  1847. :MessageN
  1848. cls
  1849. echo Message
  1850. echo ------------------
  1851. echo ID wrong (Error 10314)
  1852. echo -----------------
  1853. pause
  1854. goto MT
  1855.  
  1856. :Members
  1857. cls
  1858. call :c e "Members of MashTin(Need Member)" /n
  1859. call :c e "--------------------------------" /n
  1860. call :c e "KaungMyatKyaw - Leader" /n
  1861. call :c e " Banyar Po - Junior Member" /n
  1862. call :c e " La Pyae - Junior Member" /n
  1863. call :c e "--------------------------------" /nf
  1864. pause
  1865. goto MT
  1866.  
  1867. :Commands
  1868. title Commands
  1869. cd ..
  1870. cd ..
  1871. cd ..
  1872. cd Users
  1873. cd Aspire
  1874. cd Desktop
  1875. cls
  1876. set input=0
  1877. call :c e "                                              Commands " /n
  1878. call :c c "------------------------------------------------------------" /n
  1879. call :c e "(1 IP name" /n
  1880. call :c e "(2 History Wifi Password Finder For Window 10" /n
  1881. call :c e "(3 Connect Wifi History" /n
  1882. call :c e "(4 Create File" /n
  1883. call :c e "(5 Exit" /n
  1884. call :c e " (6 attrib Files" /n
  1885. call :c c "------------------------------------------------------------" /n
  1886. set /p input=Code:
  1887. if %input%==1 goto IP
  1888. if %input%==2 goto HWP
  1889. if %input%==3 goto CWH
  1890. if %input%==4 goto CF2
  1891. if %input%==5 goto MT
  1892. if %input%==6 goto AFK
  1893.  
  1894. :AFK
  1895. cd MashTinFile
  1896. cd Users
  1897. cd %name1%File
  1898. cls
  1899. echo Now attribing files by MashTin of your acc
  1900. echo ---------------------------------------------------------
  1901. attrib
  1902. pause
  1903. goto Commands
  1904.  
  1905.  
  1906. :CF2
  1907. set  input=0
  1908. cls
  1909. echo Create File (By MashTin) With %name1%
  1910. echo -------------------------------------------------------------
  1911. set /p input=Name to Create:
  1912. if %input%==1 goto CF2
  1913. cd Desktop
  1914. mkdir %input%
  1915. goto CFY
  1916.  
  1917. :CFY
  1918. cls
  1919. echo Create File ( Success )
  1920. echo ------------------------------------------
  1921. echo You have create your file
  1922. pause
  1923. goto Commands
  1924.  
  1925. :IP
  1926. cls
  1927. echo      IP Name (by MashTin)
  1928. echo ----------------------------------------------
  1929. ipconfig
  1930. pause
  1931. goto Commands
  1932.  
  1933. :HWP
  1934. set input=0
  1935. cls
  1936. echo       For Window 10 Only
  1937. echo ------------------------------------------------
  1938. set /p input=Write Your Wifi to Find Password History:
  1939. netsh wlan show profile name=%input% key=clear
  1940. pause
  1941. goto Commands
  1942.  
  1943. :CWH
  1944. cls
  1945. echo Wifi History (by MashTin)
  1946. echo ---------------------------------------
  1947. netsh wlan show profile
  1948. pause
  1949. goto Commands
  1950.  
  1951. :Quiz1
  1952. set point=0
  1953. cls
  1954. set input == 0
  1955. title Quiz of MashTin
  1956. echo Quiz 1 (Only the number)
  1957. echo - You will get 10 MashTix if you win all quiz 100%
  1958. echo --------------------------------
  1959. echo  Who is your first friend in Roblox
  1960. echo (1 Noob
  1961. echo (2 Builderman
  1962. echo (3 Builderguy
  1963. echo (4 Roblox
  1964. set /p input=Answer :
  1965. if %input%==1 goto Quiz1L
  1966. if %input%==2 goto Quiz1W
  1967. if %input%==3 goto Quiz1L
  1968. if %input%==4 goto Quiz1L
  1969. goto Quiz1
  1970.  
  1971. :Quiz1L
  1972. cls
  1973. set point = 0
  1974. goto Quiz2
  1975.  
  1976. :Quiz1W
  1977. cls
  1978. set point=1
  1979. goto Quiz2
  1980.  
  1981. :Quiz2
  1982. echo Quiz 2 (Only the number)
  1983. echo - You will get 10 MashTix if you win all quiz 100%
  1984. echo --------------------------------
  1985. echo What is the name of Roblox Money
  1986. echo (1 Robux
  1987. echo (2 Tix
  1988. echo (3 RoTix
  1989. echo (4 Roblox Dollar
  1990. set /p input=Answer :
  1991. if %input%==1 goto Quiz2W
  1992. if %input%==2 goto Quiz2L
  1993. if %input%==3 goto Quiz2L
  1994. if %input%==4 goto Quiz2L
  1995. goto Quiz2
  1996.  
  1997. :Quiz2W
  1998. cls
  1999. set /a point=1+%point%
  2000. goto Quiz3
  2001.  
  2002. :Quiz2L
  2003. cls
  2004. set /a point=0+%point%
  2005. goto Quiz3
  2006.  
  2007. :Quiz3
  2008. echo Quiz 3(Only the number)
  2009. echo - You will get 10 MashTix if you win all quiz 100%
  2010. echo --------------------------------
  2011. echo What is the college of Roblox
  2012. echo (1 College of Roblox
  2013. echo (2 Roblox University
  2014. echo (3 University of Roblox
  2015. echo (4 Roblox College
  2016. set /p input=Answer :
  2017. if %input%==1 goto Quiz3L
  2018. if %input%==2 goto Quiz3W
  2019. if %input%==3 goto Quiz3L
  2020. if %input%==4 goto Quiz3L
  2021. goto Quiz3
  2022.  
  2023. :Quiz3L
  2024. cls
  2025. set /a point=0+%point%
  2026. goto Quiz4
  2027.  
  2028. :Quiz3W
  2029. cls
  2030. set /a point=1+%point%
  2031. goto Quiz4
  2032.  
  2033. :Quiz4
  2034. echo Quiz 3(Only the number)
  2035. echo - You will get 10 MashTix if you win all quiz 100%
  2036. echo --------------------------------
  2037. echo What is the money in MashTin
  2038. echo (1 MashTix
  2039. echo (2 Mashbux
  2040. echo (3 Points
  2041. echo (4 Coins
  2042. set /p input=Answer :
  2043. if %input%==1 goto Quiz4W
  2044. if %input%==2 goto Quiz4L
  2045. if %input%==3 goto Quiz4L
  2046. if %input%==4 goto Quiz4L
  2047. goto Quiz4
  2048.  
  2049. :Quiz4W
  2050. cls
  2051. set /a point=1+%point%
  2052. goto Quiz5
  2053.  
  2054. :Quiz4L
  2055. cls
  2056. set /a point=0+%point%
  2057. goto Quiz5
  2058.  
  2059. :Quiz5
  2060. echo Quiz 3(Only the number)
  2061. echo - You will get 10 MashTix if you win all quiz 100%
  2062. echo --------------------------------
  2063. echo What is the programming language is used for MashTin
  2064. echo (1 vbs
  2065. echo (2 html
  2066. echo (3 java
  2067. echo (4 batch
  2068. set /p input=Answer :
  2069. if %input%==1 goto Quiz5L
  2070. if %input%==2 goto Quiz5L
  2071. if %input%==3 goto Quiz5L
  2072. if %input%==4 goto Quiz5W
  2073. goto Quiz5
  2074.  
  2075. :Quiz5L
  2076. cls
  2077. set /a point=0+%point%
  2078. goto QuizFL
  2079.  
  2080. :Quiz5W
  2081. cls
  2082. set /a point=1+%point%
  2083. goto QuizFL
  2084.  
  2085. :QuizFL
  2086. if %point%==5 goto MarkW
  2087. goto MarkL
  2088.  
  2089. :MarkW
  2090. cd ..
  2091. cd Desktop
  2092. cd MashTinFile
  2093. cd Users
  2094. cd %name1%File
  2095. set Mark=Win
  2096. set CoinPlus=10
  2097. call %name1%MashTix.bat
  2098. echo %MashTix%
  2099. set /a CMM=10+%MashTix%
  2100. pause
  2101. rd %name1%MashTix.bat
  2102. set MashTix=10>%name1%MashTix.bat
  2103. goto QuizFW
  2104.  
  2105. :MarkL
  2106. set Mark=Lose
  2107. set CoinPlus=0
  2108. goto QuizFW
  2109.  
  2110. :QuizFW
  2111. cls
  2112. echo Quiz ( Final Score ) You %Mark% This Quiz
  2113. echo ------------------------------
  2114. echo - You got %point% Win
  2115. echo - You got %CoinPlus% MashTix
  2116. echo -------------------------------------
  2117. pause
  2118. goto MT
  2119.  
  2120. :UI
  2121. cls
  2122. title Update Info of MashTin
  2123. echo                   Update Info
  2124. echo -----------------------------------------------
  2125. echo - IP Refresher Added
  2126. echo - Loading Bar Lagging Reduce
  2127. echo - ChatRooms Added
  2128. echo - Bugs Fixed
  2129. echo -----------------------------------------------
  2130. pause
  2131. goto MT
  2132.  
  2133. :INCME
  2134. cls
  2135. ping -n 1 www.google.com
  2136. if errorlevel 1 goto MEL
  2137. if not errorlevel 1 goto ME
  2138. goto INCME
  2139.  
  2140. :MEL
  2141. cls
  2142. echo Internet!!! : class="re0">(
  2143. echo --------------------------------
  2144. echo You need  Good Internet Connection to do this
  2145. pause
  2146. goto MT
  2147.  
  2148. :ME
  2149. cls
  2150. echo Movies,Series and Channels
  2151. echo -------------------------------------------------
  2152. echo (1 MRTV 4
  2153. echo (2 MashTin Creator Channel
  2154. echo -------------------------------------------------
  2155. set /p input=Code:
  2156. if input==1 goto MRTV4
  2157. if input==2 goto MTCC
  2158. goto MT
  2159.  
  2160. :MRTV4
  2161. cls
  2162. start http://www.myanmartvchannel.com/mrtv4.html
  2163. goto MT
  2164.  
  2165. :MTCC
  2166. cls
  2167. start https://www.youtube.com/channel/UCbyiBe_cunvXWKSKfoNsLzg?view_as=subscriber
  2168. goto MT
  2169.  
  2170. :DLD
  2171. cd Desktop
  2172. cd MashTinFile
  2173. cd Downloads
  2174. md %name1%Downloads
  2175. cd %name1%Downloads
  2176. cls
  2177. echo Downloads
  2178. echo ---------------------------------------
  2179. echo (1 Second Security
  2180. echo ----------------------------------------
  2181. set /p input=Code:
  2182. if %input%==1 goto Download1
  2183.  
  2184.  
  2185. :Download1
  2186. cls
  2187. echo a=inputbox("Password:") >> %name1%SecondSecurity.vbs
  2188. echo if a="MashTin" then >> %name1%SecondSecurity.vbs
  2189. echo msgbox "logged in" >> %name1%SecondSecurity.vbs
  2190. echo else >> %name1%SecondSecurity.vbs
  2191. echo msgbox "Error" >> %name1%SecondSecurity.vbs
  2192. echo Set WshShell = WScript.CreateObject ("WScript.Shell") >> %name1%SecondSecurity.vbs
  2193. echo WshShell.Run ("Login.vbs") >> %name1%SecondSecurity.vbs
  2194. echo end if >> %name1%SecondSecurity.vbs
  2195. echo Downloaded( You can see your Download in Desktop\MashTinFile\Downloads\%name1%Downloads)
  2196. echo Password will be MashTin for your download
  2197. pause
  2198. cd ..
  2199. goto MT
  2200.  
  2201. :CYOP
  2202.  
  2203. cls
  2204. cd %usersprofile%/Desktop/MashTinFile/Users/%name1%File
  2205. cls
  2206. title MashTin Studio
  2207. echo                                        MashTin Studio
  2208. echo ----------------------------------------------------------
  2209. echo (1 Create
  2210. echo (2 Created Programs
  2211. echo ---------------------------------------------------------
  2212. set /p input=Code:
  2213. if %input%==1 goto CE
  2214. if %input%==2 goto CF1
  2215. goto MT
  2216.  
  2217. :CE
  2218. cd %usersprofile%/Desktop/MashTinFile/Users/%name1%File
  2219. cls
  2220. echo Creating
  2221. echo ( Type is only Batch Programming )
  2222. echo ( You can add your created program also )
  2223. echo -----------------------------------:-----------------------
  2224. set /p nameC= Name to save:
  2225. set /p write = Write:
  2226. pause
  2227. (echo %write%) >> %nameC%Program.bat
  2228. echo set Program=%nameC%Program.bat >> %name1%CreatedProgram.bat
  2229. goto MT
  2230.  
  2231. :CF1
  2232. cd %usersprofile%/Desktop/MashTinFile/Users/%name1%File
  2233. cls
  2234. goto CFY
  2235.  
  2236. :CFYOS
  2237. if not exist %nameC%Program.bat goto CFN
  2238. goto CFYOSF
  2239.  
  2240. :CFY
  2241. cls
  2242. echo Latest created file
  2243. echo ----------------------------
  2244. call %name1%CreatedProgram.bat
  2245. echo  Latest Created Program = %Program%
  2246. echo ----------------------------
  2247. echo (1 Open
  2248. echo (2 Exit
  2249. echo ------------------------------
  2250. set /p input=Code:
  2251. if %input%==1 goto CFYO
  2252. if %input%==2 goto CFYE
  2253. goto MT
  2254.  
  2255. :CFYO
  2256. set /p nameC=Name of your created file:
  2257. goto CFYOS
  2258.  
  2259. :CFYOSF
  2260. start %nameC%Program.bat
  2261. goto MT
  2262.  
  2263. :CFYE
  2264. goto MT
  2265.  
  2266.  
  2267. :CFN
  2268. cls
  2269. echo Created Files
  2270. echo ----------------------------------
  2271. echo You haven't created This Program
  2272. pause
  2273. goto MT
  2274.  
  2275. :AYA
  2276. cd %userprofile%/Desktop/MashTinFile/Users/%name1%File
  2277. cls
  2278. title About %name1%
  2279. call :c e " About %name1%" /n
  2280. call :c c "------------------------------" /n
  2281. call "%name1%.bat
  2282. call :c e "Username=%Username%" /n
  2283. call :c e "Password=%Password%" /n
  2284.  
  2285. if not exist %name1%Lucky.bat goto LNS
  2286. goto LYS
  2287.  
  2288. :LYS
  2289. call %name1%Lucky.bat
  2290. call :c e "Lucky=%Lucky%" /n
  2291. call %name1%stat.bat
  2292. call :c e "Stat=%Stats%" /n
  2293. call %name1%Gender.bat
  2294. call :c e "Gender=%Gender%" /n
  2295. call %name1%Phone.bat
  2296. call :c e "PhoneNumber=%Phone%" /n
  2297. goto MTL
  2298.  
  2299. :LNS
  2300. call :c e "Lucky=No" /n
  2301. call %name1%stat.bat
  2302. call :c e "Stat=%Stats%" /n
  2303. call %name1%Gender=%Stats%" /n
  2304. call %name1%Gender
  2305. call :c e "Gender=%Gender%" /n
  2306. call %name1%Phone.bat
  2307. call :c e "PhoneNumber=%Phone%" /n
  2308. goto MTL
  2309.  
  2310. :MTL
  2311. call :c c "------------------------------" /n
  2312. pause >nul
  2313. goto MT
  2314.  
  2315. :IC
  2316. cls
  2317. title Internet Connector
  2318. echo Internet Connector(This will be nothing shown while Connecting)
  2319. echo -------------------------------------
  2320. set /p NameIT =Name of your Wifi:
  2321. netsh wlan connect %NameIT%
  2322. goto MT
  2323.  
  2324. :LD
  2325. cls
  2326. title Lucky Draw
  2327. echo Lucky Draw
  2328. echo -----------------------------------
  2329. set /p YLucky=Your Lucky Number:
  2330. if %YLucky%==77777 goto Access
  2331. goto Normal
  2332.  
  2333. :Normal
  2334. set Lucky=%random%
  2335. goto Chance
  2336.  
  2337. :Chance
  2338. echo Lucky Number = %Lucky%
  2339. echo Your Lucky Number = %YLucky%
  2340. pause
  2341. if %Lucky%==%YLucky% goto LDB
  2342. goto LDL
  2343.  
  2344. :Access
  2345. set Lucky=77777
  2346. goto Chance
  2347.  
  2348. :LDL
  2349. cls
  2350. title Lucky Draw (lose)
  2351. echo Lucky Draw
  2352. echo ------------------------
  2353. echo You lose the Lucky Draw
  2354. pause
  2355. goto MT
  2356.  
  2357. :LDW
  2358. cls
  2359. title Lucky Draw (win)
  2360. echo Lukcy Draw
  2361. echo ---------------------------------
  2362. echo You win the Lucky draw
  2363. pause
  2364. goto MT
  2365.  
  2366. :LDB
  2367. cd %userprofile%
  2368. cd Desktop
  2369. cd MashTinFile
  2370. cd Users
  2371. cd %name1%File
  2372. cls
  2373. echo set Lucky==Win >%name1%Lucky.bat
  2374. rd %name1%stat.bat
  2375. echo set stat=Lucky >%name1%stat.bat
  2376. goto LDW
Add Comment
Please, Sign In to add comment