Advertisement
KaungMyatKyaw

MashTin version (0.7)

May 8th, 2019
752
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 27.29 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 computewr
  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. ::& -----------------------------------------------------------------------------------------------------
  12.  
  13.  
  14.  
  15. @echo off
  16. mode con lines=100
  17. mode con cols=200
  18. title MashTin
  19. color b
  20. cd Desktop
  21. mkdir MashTinFile
  22. cd MashTinFile
  23. mkdir Users
  24. mkdir Downloads
  25. cls
  26.  
  27. :A
  28. cls
  29.  
  30. call :c a "                                         MashTin ( Version 0.07 ) " /n
  31. echo.
  32. echo.
  33. call :c c " MashTin is came from PIP"&call :c e " (Made by KMK) "  /n
  34. echo Better Than PIP ( Mello Studio )
  35. echo Touch Enter to continue in other modes ...
  36. echo ---------------------------------------------------------
  37. call :c e " (1 Login " /n
  38. call :c e " (2 Sign up " /n
  39. echo ---------------------------------------------------
  40. set /p input=Code:
  41. if %input%==1 goto LM1
  42. if %input%==2 goto SU1
  43. goto A
  44. :SU1
  45. color b
  46. title Sign Up
  47. cls
  48. call :c e " Sign "&call :c c "Up" /n
  49. echo ------------------------------
  50. set /p Username=Username:
  51. set /p Password=Password:
  52. goto UsernameCheck
  53.  
  54. :UsernameCheck
  55. cd ..
  56. cd ..
  57. cd Users
  58. cd Desktop
  59. cd MashTinFile
  60. cd Users
  61. cls
  62. if not exist %Username%File goto save
  63. goto AE
  64.  
  65. :AE
  66. cls
  67. call :c c " This Username is already taken "&call :c e ":(" /n
  68. echo ----------------------------------------------------
  69. echo Use other username
  70. pause >nul
  71. goto A
  72.  
  73.  
  74. :HistoryS
  75. cls
  76. cd ..
  77. cd Desktop
  78. cd MashTinFile
  79. cd Users
  80. (echo @echo off
  81. echo color a
  82. echo echo %Username% Sign Up %date% : %time%
  83. echo pause
  84. echo cls)>>History.bat
  85. goto A
  86. :save
  87. cls
  88. cd Users
  89. md %Username%File
  90. cd %Username%File
  91. cls
  92. (echo set Username=%Username%
  93. echo set Password=%Password%)>%Username%.bat
  94. echo set Stats == New>%Username%stat.bat
  95. echo set MashTix=0 >%Username%MashTix.bat
  96. call :c e " Success "&call :c c " :) " /n
  97. echo -----------------------------
  98. echo Successfully Sign up
  99. pause >nul
  100. goto HistoryS
  101.  
  102. :LM1
  103. title Login
  104. cd Users
  105. cls
  106. call :c e " Login " /n
  107. echo -------------------------------------------------
  108. set /p name1=Username:
  109. cd %name1%File
  110. if not exist %name1%.bat (
  111. echo Invaid username
  112. pause >nul
  113. goto A
  114. )
  115. set /p pass1=Password:
  116. call %name1%.bat
  117. if %pass1%==%Password% goto HistoryL
  118. if not %pass1%==%Password% (
  119. echo Invaid Password
  120. pause
  121. goto A
  122. )
  123. :HistoryL
  124. cls
  125. cd %userprofile%
  126. cd Desktop
  127. cd MashTinFile
  128. cd Users
  129. cls
  130. (echo @echo off
  131. echo color a
  132. echo echo %Username% Login %date% : %time%
  133. echo pause
  134. echo cls)>>History.bat
  135. goto MTC
  136.  
  137. :MTC
  138. cd ..
  139. cd Desktop
  140. cd MashTinFile
  141. cd Users
  142. cd %name1%File
  143. call %name1%stat.bat
  144. if Stats == New goto MTN
  145. goto MTM
  146.  
  147. :MTN
  148. cd %name1%File
  149. title MashTin for New
  150. cls
  151. echo                                              MashTin(HELP!!!)
  152. echo ----------------------------------------------------------------------------------------------
  153. echo Welcome you are New, %name1%
  154. echo (1 First Welcome
  155. echo (2 Click the Number of the start to Go
  156. echo (3 Need Help?
  157. echo (4 Call me
  158. echo (5 Creator KaungMyatKyaw
  159. pause
  160. goto MTM
  161.  
  162. :MTM
  163. set input=0
  164. cd Users
  165. cd %name1%File
  166. cls
  167. rd %name1%stat.bat
  168. echo set Stats=Starter>%name1%stat.bat
  169. cls
  170. goto MTL
  171.  
  172. :MTL
  173. setlocal disableDelayedExpansion
  174. set q=^"
  175. call :c e " Added by MashTin( Mello Studio ) With help of pastebin " /n
  176. call :c c "------------------------------------------------------------" /n  
  177. echo(
  178. echo(
  179. call :c 0E "                ,      .-;" /n
  180. call :c 0E "             ,  |\    / /  __," /n
  181. call :c 0E "             |\ '.`-.|  |.'.-'" /n
  182. call :c 0E "              \`'-:  `; : /" /n
  183. call :c 0E "               `-._'.  \'|" /n
  184. call :c 0E "              ,_.-=` ` `  ~,_" /n
  185. call :c 0E "               '--,.    "&call :c 0c ".-. "&call :c 0E ",=!q!." /n
  186. call :c 0E "                 /     "&call :c 0c "{ "&call :c 0A "* "&call :c 0c ")"&call :c 0E "`"&call :c 06 ";-."&call :c 0E "}" /n
  187. call :c 0E "                 |      "&call :c 0c "'-' "&call :c 06 "/__ |" /n
  188. call :c 0E "                 /          "&call :c 06 "\_,\|" /n
  189. call :c 0E "                 |          (" /n
  190. call :c 0E "             "&call :c 0c "__ "&call :c 0E "/ '          \" /n
  191. call :c 02 "     /\_    "&call :c 0c "/,'`"&call :c 0E "|     '   "&call :c 0c ".-~!q!~~-." /n
  192. call :c 02 "     |`.\_ "&call :c 0c "|   "&call :c 0E "/  ' ,    "&call :c 0c "/        \" /n
  193. call :c 02 "   _/  `, \"&call :c 0c "|  "&call :c 0E "; ,     . "&call :c 0c "|  ,  '  . |" /n
  194. call :c 02 "   \   `,  "&call :c 0c "|  "&call :c 0E "|  ,  ,   "&call :c 0c "|  :  !!  : !!| /n
  195. call :c 02 "   _\  `,  "&call :c 0c "\  "&call :c 0E "|.     ,  "&call :c 0c "|  |  |  | |" /n
  196. call :c 02 "   \`  `.   "&call :c 0c "\ "&call :c 0E "|   '     "&call :c 0A "|"&call :c 0c "\_|-'|_,'\|" /n
  197. call :c 02 "   _\   `,   "&call :c 0A "`"&call :c 0E "\  '  . ' "&call :c 0A "| |  | |  |           "&call :c 02 "__" /n
  198. call :c 02 "   \     `,   "&call :c 0E "| ,  '    "&call :c 0A "|_/'-|_\_/     "&call :c 02 "__ ,-;` /" /n
  199. call :c 02 "    \    `,    "&call :c 0E "\ .  , ' .| | | | |   "&call :c 02 "_/' ` _=`|" /n
  200. call :c 02 "     `\    `,   "&call :c 0E "\     ,  | | | | |"&call :c 02 "_/'   .=!q!  /" /n
  201. call :c 02 "     \`     `,   "&call :c 0E "`\      \/|,| ;"&call :c 02 "/'   .=!q!    |" /n
  202. call :c 02 "      \      `,    "&call :c 0E "`\' ,  | ; "&call :c 02 "/'    =!q!    _/" /n
  203. call :c 02 "       `\     `,  "&call :c 05 ".-!q!!q!-. "&call :c 0E "': "&call :c 02 "/'    =!q!     /" /n
  204. call :c 02 "    jgs _`\    ;"&call :c 05 "_{  '   ; "&call :c 02 "/'    =!q!      /" /n
  205. call :c 02 "       _\`-/__"&call :c 05 ".~  `."&call :c 07 "8"&call :c 05 ".'.!q!`~-. "&call :c 02 "=!q!     _,/" /n
  206. call :c 02 "    __\      "&call :c 05 "{   '-."&call :c 07 "|"&call :c 05 ".'.--~'`}"&call :c 02 "    _/" /n
  207. call :c 02 "    \    .=!q!` "&call :c 05 "}.-~!q!'"&call :c 0D "u"&call :c 05 "'-. '-..'  "&call :c 02 "__/" /n
  208. call :c 02 "   _/  .!q!    "&call :c 05 "{  -'.~('-._,.'"&call :c 02 "\_,/" /n
  209. call :c 02 "  /  .!q!    _/'"&call :c 05 "`--; ;  `.  ;" /n
  210. call :c 02 "   .=!q!  _/'      "&call :c 05 "`-..__,-'" /n
  211. call :c 02 "    __/'" /n
  212. echo(
  213. goto MT
  214.  
  215. :c
  216. setlocal enableDelayedExpansion
  217. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  218.  
  219. :colorPrint Color  Str  [/n]
  220. setlocal
  221. set "s=%~2"
  222. call :colorPrintVar %1 s %3
  223. exit /b
  224.  
  225. :colorPrintVar  Color  StrVar  [/n]
  226. if not defined DEL call :initColorPrint
  227. setlocal enableDelayedExpansion
  228. pushd .
  229. ':
  230. cd \
  231. set "s=!%~2!"
  232. for %%n in (^"^
  233.  
  234. ^") do (
  235.   set "s=!s:\=%%~n\%%~n!"
  236.   set "s=!s:/=%%~n/%%~n!"
  237.   set "s=!s::=%%~n:%%~n!"
  238. )
  239. for /f delims^=^ eol^= %%s in ("!s!") do (
  240.   if "!" equ "" setlocal disableDelayedExpansion
  241.   if %%s==\ (
  242.     findstr /a:%~1 "." "\'" nul
  243.     <nul set /p "=%DEL%%DEL%%DEL%"
  244.   ) else if %%s==/ (
  245.     findstr /a:%~1 "." "/.\'" nul
  246.     <nul set /p "=%DEL%%DEL%%DEL%%DEL%%DEL%"
  247.   ) else (
  248.     >colorPrint.txt (echo %%s\..\')
  249.     findstr /a:%~1 /f:colorPrint.txt "."
  250.     <nul set /p "=%DEL%%DEL%%DEL%%DEL%%DEL%%DEL%%DEL%"
  251.   )
  252. )
  253. if /i "%~3"=="/n" echo(
  254. popd
  255. exit /b
  256.  
  257.  
  258. :initColorPrint
  259. for /f %%A in ('"prompt $H&for %%B in (1) do rem"') do set "DEL=%%A %%A"
  260. <nul >"%temp%\'" set /p "=."
  261. subst ': "%temp%" >nul
  262. exit /b
  263.  
  264.  
  265. :cleanupColorPrint
  266. 2>nul del "%temp%\'"
  267. 2>nul del "%temp%\colorPrint.txt"
  268. >nul subst ': /d
  269. exit /b
  270.  
  271. :MT
  272. setlocal disableDelayedExpansion
  273. cd ..
  274. cd %userprofile%
  275. cd Desktop
  276. cd MashTin
  277. cd Users
  278. cd %name1%File
  279. cls
  280. title MashTin
  281. call %name1%MashTix.bat
  282. cls
  283.  
  284. call :c a "                      MashTin ( Version 0.07 )" /n
  285.  
  286. echo Acc = %name1% MashTix = %MashTix%
  287. echo Location = %userprofile%
  288. call :c c "----------------------------------------------------------- " /n
  289. call :c e " (1 Internet Connector " /n
  290. call :c e " (2 Downloader " /n
  291. call :c e " (3 Movies,Series and Channels " /n
  292. call :c e " (4 Create Your Own Program " /n
  293. call :c e " (5 Created Programs By %name1% " /n
  294. call :c e " (6 Lucky Draw " /n
  295. call :c e " (7 About your Account " /n
  296. call :c e " (8 Update Info " /n
  297. call :c e " (9 Quiz " /n
  298. call :c e " (10 Commands " /n
  299. call :c e " (11 Mello Studio " /n
  300. call :c e " (12 Math Quiz " /n
  301. call :c e " (13 Errorlevel Finder " /n
  302. call :c e " (14 cmd Emulator " /n
  303. call :c e " (15 App data " /n
  304. call :c e " (16 Run " /n
  305. call :c e " (17 Decoder ( Work ) " /n
  306. call :c e " (18 Number to Roman Conversation " /n
  307. call :c c "----------------------------------------------------------- " /n
  308. set /p input=Code:
  309. if %input%==1 goto IC
  310. if %input%==2 goto DLD
  311. if %input%==3 goto INCME
  312. if %input%==4 goto CYOP
  313. if %input%==5 goto CF1
  314. if %input%==6 goto LD
  315. if %input%==7 goto AYA
  316. if %input%==8 goto UI
  317. if %input%==9 goto Quiz1
  318. if %input%==10 goto Commands
  319. if %input%==11 goto MelloStudio
  320. if %input%==117248 goto Admin
  321. if %input%==12 goto MQ
  322. if %input%==13 goto EF
  323. if %input%==14 goto CE
  324. if %input%==15 goto AD
  325. if %input%==16 goto Run
  326. if %input%==17 goto Decoder
  327. if %input%==18 goto NRC
  328. goto MT
  329.  
  330. :NRC
  331. cls
  332. Setlocal enabledelayedexpansion
  333. Title Number to Roman Conversion (MashTin)
  334.  
  335. set "RF="s
  336. Set "R=1"
  337. Set "R_1=. M MM MMM"
  338. Set "R_2=. C CC CCC CD D DC DCC DCCC CM"
  339. Set "R_3=. X XX XXX XL L LX LXX LXXX XC"
  340. Set "R_4=. I II III IV V VI VII VIII IX"
  341.  
  342. :Input
  343. call :c e " Number to Roman Conversation ( MashTin ) " /n
  344. call :c c "-----------------------------------------------" /n
  345. Set /p "N=Enter Number > "
  346. If Not Defined N Cls & Goto :Input
  347. If 0 GEQ %N% (Echo.Fuera de Rango&Goto :Input)
  348. If 3999 LSS %N% (Echo.Fuera de Rango&Goto :Input)
  349.  
  350. :Split
  351. Set /a "M_O=N%%10"
  352. Set /a "M_T=(N%%100)-M_O"
  353. Set /a "M_C=(N%%1000)-(M_T+M_O)"
  354. Set /a "M_M=N-(M_C+M_T+M_O)"
  355.  
  356. :Convert
  357. Set "Sp= %M_M:~0,1%%M_C:~0,1%%M_T:~0,1%%M_O:~0,1%"
  358. :R_to_N
  359. If 5 EQU %R% (Set "RF=!RF:.=!"&Goto :Show)
  360. Set /a "T=!Sp:~%R%,1!+1"
  361. For /f "tokens=%T%" %%b in ('Echo.!R_%R%!') do (Set "RF=!RF!%%b")
  362. Set /a "R+=1"
  363. Goto :R_to_N
  364.  
  365. :Show
  366. Echo. Number = %N%
  367. Echo. Roman  = %RF%
  368. Echo.
  369. Pause
  370. goto MT
  371.  
  372. :Decoder
  373. cls
  374. setlocal enableextensions enabledelayedexpansion
  375. title Decoder base64 by MashTin
  376. set base64=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/
  377.  
  378. :input
  379. cls
  380. call :c e "Decoder" /n
  381. call :c c "-------------------------" /n
  382. set text=
  383. set /p text=Input base64 text:
  384. if defined text call :decoder
  385. goto :input
  386.  
  387. :decoder
  388. set char.equ=0
  389. set binario.total=
  390. set decimal.total=
  391. echo:Wait...
  392. call :base64.binario
  393. for /l %%a in (1 1 %char.equ%) do (
  394. set binario.total=!binario.total!000000
  395. set binario.total=!binario.total:~0,-8!)
  396. call :binario.ocho.bits
  397. call :decimal.ascii
  398. echo:Output ascii text:%ascii%
  399. pause>nul
  400. goto :eof
  401.  
  402. :base64.binario
  403. set char=%text:~0,1%
  404. if "!char!" equ "=" (set /a char.equ+=1) else call :char.binario
  405. set text=%text:~1%
  406. if not defined text goto :eof
  407. goto :base64.binario
  408.  
  409. :char.binario
  410. for /l %%a in (0 1 64) do (
  411. set value=!base64:~%%a,1!
  412. if "!char!" equ "!value!" (
  413. call :decimal.binario %%a))
  414. set binario.total=%binario.total%%binario%
  415. goto :eof
  416.  
  417. :decimal.binario
  418. set value=%1
  419. set binario=
  420. :binario.loop
  421. set /a mod=value%%2
  422. set /a value/=2
  423. set binario=%mod%%binario%
  424. if %value%==0 (
  425. call :count.char %binario%
  426. for /l %%a in (!digit! 1 5) do set binario=0!binario!
  427. goto :eof)
  428. goto :binario.loop
  429.  
  430. :count.char
  431. set value=%1
  432. set digit=1
  433. :count.loop
  434. set value=%value:~1%
  435. if not defined value goto :eof
  436. set /a digit+=1
  437. goto :count.loop
  438.  
  439. :binario.ocho.bits
  440. set count=0
  441. set decimal=0
  442. set ocho.bits=%binario.total:~0,8%
  443. call :binario.decimal
  444. if defined decimal.total (set decimal.total=%decimal.total%,%decimal%) else set decimal.total=%decimal%
  445. set binario.total=%binario.total:~8%
  446. if not defined binario.total goto :eof
  447. goto :binario.ocho.bits
  448.  
  449. :binario.decimal
  450. set bit=%ocho.bits:~-1%
  451. if "%bit%" equ "1" (
  452. set /a "add=1<<count"
  453. set /a decimal+=add)
  454. set /a count+=1
  455. set ocho.bits=%ocho.bits:~0,-1%
  456. if not defined ocho.bits goto :eof
  457. goto :binario.decimal
  458.  
  459. :decimal.ascii
  460. For %%a in (%decimal.total%) do (
  461. Cmd /cexit /b %%a
  462. Set "Ascii=!Ascii!!=ExitCodeAscii!")
  463. Goto :Eof
  464. goto MT
  465.  
  466. :Run
  467. cls
  468. echo Run the Program by MashTin
  469. echo Type 1 to exit
  470. echo -----------------------------------
  471. set /p run=Run:
  472. if %run%==1 goto MT
  473. start %run%
  474. goto Run
  475.  
  476.  
  477. :AD
  478. cls
  479. echo Appdata of %userprofile% ( MashTin )
  480. echo --------------------------------
  481. echo %appdata%
  482.  
  483.  
  484. :CE
  485. cls
  486. echo Write 1 to Exit
  487. echo -------------------------
  488. set /p command= Command:
  489. if %command%==1 goto MT
  490. %command%
  491. goto CE
  492.  
  493. :EF
  494. cls
  495. echo Local ErrorLevel for now is %ERRORLEVEL%
  496. echo -----------------------------------------
  497. echo (1 Web ErrorLevel Finder
  498. echo (2 Exit
  499. echo ------------------------------------
  500. set /p input=Code:
  501. if %input%==1 goto WEF
  502. if %input%==2 goto MT
  503. goto EF
  504.  
  505. :WEF
  506. cls
  507. echo Web ErrorLevel
  508. echo --------------------------------
  509. set /p web=Webname to Check:
  510. echo Connecting ...
  511. ping %web% -n 2
  512. ping localhost -n 2
  513. cls
  514. echo %random%%random% Checking..
  515. ping localhost -n 2
  516. cls
  517. echo IP
  518. echo ---------
  519. ipconfig /all
  520. ping localhost -n 2
  521. cls
  522. echo -------------
  523. echo Users
  524. echo ------------
  525. net users
  526. echo ------
  527. ping localhost -n 2
  528. cls
  529. echo Success
  530. echo ---------------------------
  531. ping %web% -n 1
  532. echo ErrorLevel = %errorlevel%
  533. pause
  534. goto MT
  535.  
  536. :MQ
  537. title Math Quiz
  538. cls
  539. echo Math Quiz
  540. echo ===================
  541. set one=%random%
  542. set two=%random%
  543. if %random%>20000goto MQP
  544. if %random%<20000 goto MQM
  545. :MQA
  546. echo %one%%P%%two%
  547. set /p answer=Answer:
  548. set /a answer1=%one%%P%%two%
  549. if answer==%answer1% goto MQAW
  550. goto MQAL
  551.  
  552. :MQAL
  553. cls
  554. echo Lose the Math Quiz :(
  555. echo ------------------------------------
  556. echo Sorry Try Again
  557. echo ----------------------------------------
  558. pause
  559. goto MT
  560.  
  561. :MQAW
  562. cls
  563. echo Win the Math Quiz :)
  564. echo --------------------------------
  565. echo You win the Math Quiz
  566. echo ---------------------------------
  567. pause
  568. goto MT
  569.  
  570. :MQP
  571. set P=+
  572. goto MQA
  573.  
  574. :MQM
  575. set P=-
  576. goto MA
  577.  
  578. echo %one% + %two%
  579.  
  580. :Admin
  581. set input=0
  582. cd MashTinFile
  583. cd Users
  584. cd %name1%File
  585. cls
  586. rd %name1%stat.bat
  587. echo set Stats=Admin>%name1%stat.bat
  588. cls
  589. goto MTA
  590.  
  591. :MTA
  592. cls
  593. echo MashTin
  594. echo -------------------------------
  595. echo You are now Admin
  596. echo ----------------------------
  597. pause
  598. goto MTAP
  599.  
  600. :MTAP
  601. cd ..
  602. cd ..
  603. cd C:
  604. cd Aspire
  605. cd Desktop
  606. cls
  607. echo Admin of MashTin(%name1%)
  608. echo -----------------------------------------
  609. echo (1 Attrab Files Read Only(Administractor required)
  610. echo (2 Exit
  611. echo (3 History of Users
  612. echo (4 Ban User
  613. echo ------------------------------------------
  614. set /p input=Code:
  615. if %input%==1 goto AFRO
  616. if %input%==2 goto MTR
  617. if %input%==3 goto HU
  618. if %input%==4 goto BU
  619. goto MTAP
  620.  
  621. :BU
  622. cd ..
  623. cd Desktop
  624. cd MashTinFile
  625. cd Users
  626. cls
  627. echo Ban to User
  628. echo -----------------------
  629. set /p namer=Name to Remove:
  630. rd /S %namer%File
  631. goto HistoryB
  632.  
  633. :HistoryB
  634. cls
  635. cd ..
  636. cd Desktop
  637. cd MashTinFile
  638. cd Users
  639. (echo @echo off
  640. echo color a
  641. echo echo %namer% Banned by %name1% %date% : %time%
  642. echo pause
  643. echo cls)>>History.bat
  644. goto BUY
  645.  
  646. :BUY
  647. echo Successfully Banned to %namer%
  648. echo -----------------------------------
  649. if %namer%==%name1% goto BUN
  650. echo - Banned to %namer%
  651. pause
  652. goto MTA
  653.  
  654. :BUN
  655. cls
  656. echo You are Banned :(
  657. echo -------------------------------
  658. echo - Bye. Things you did will be delete
  659. pause
  660. exit
  661.  
  662. :MTR
  663. cls
  664. echo Alert!!!
  665. echo ---------------------
  666. echo When you leave this You need to write the code again to Be admin or you are Starter
  667. echo ---------------------
  668. pause
  669. goto MT
  670.  
  671.  
  672. :HU
  673. cd MashTinFile
  674. cd Users
  675. start History.bat
  676. goto MTA
  677.  
  678. :MTAP
  679. cls
  680. echo Attrab Files
  681. echo -------------------------
  682. attrab
  683. pause
  684. echo ------------------------------
  685. echo (1 Add Read Only
  686. echo (2 Remove Read Only
  687. echo ------------------------------
  688. set /p input=Code:
  689. if %input%==1 goto ARO
  690. if %input%==2 goto RRO
  691.  
  692. :ARO
  693. cls
  694. echo List
  695. echo
  696. echo Add Read Only File
  697. echo -------------------------
  698. set /p text=Name:
  699. attrab r %text%
  700. pause
  701. goto MTA
  702.  
  703. :RRO
  704. cls
  705. echo Remove Read Only File
  706. echo ------------------------------
  707. set /p text=Name:
  708. attrab -r %text%
  709. pause
  710. goto MTA
  711.  
  712.  
  713.  
  714.  
  715. :MelloStudio
  716. set input=0
  717. cls
  718. call :c e "                                      MelloStudio " /n
  719. call :c c "---------------------------------------------------------- " /n
  720. call :c c " | News | " /n
  721. call :c c "----------" /n
  722. call :c e " - Hiring Members " /n
  723. call :c c "---------------------------------------------------------- " /n
  724. call :c e "(1 Join " /n
  725. call :c e "(2 Message " /n
  726. call :c e "(3 Members " /n
  727. call :c e "(4 Exit " /n
  728. call :c c "---------------------------------------------------------- " /n
  729. set /p input=Code:
  730. if %input%==1 goto Join
  731. if %input%==2 goto Message
  732. if %input%==3 goto Members
  733. if %input%==4 goto MT
  734.  
  735. :Join
  736. set input=0
  737. cls
  738. start https://www.facebook.com/groups/2191956970920081/
  739. echo Join Request
  740. echo ---------------------------------
  741. echo Now Join my team
  742. echo --------------------------------------
  743. pause
  744. goto MT
  745.  
  746. :Message
  747. set input=0
  748. cls
  749. echo Message
  750. echo -------------------
  751. set /p input=Message:
  752. set /p id=Id to send ( Not known message me in Facebook ):
  753. if %id%==%random% goto MessageY
  754. goto MessageN
  755.  
  756. :MessageY
  757. cls
  758. echo Message
  759. echo -------------------
  760. echo Your Message Have been sent
  761. echo -------------------
  762. pause
  763. goto MT
  764.  
  765. :MessageN
  766. cls
  767. echo Message
  768. echo ------------------
  769. echo ID wrong (Error 10314)
  770. echo -----------------
  771. pause
  772. goto MT
  773.  
  774. :Members
  775. cls
  776. echo Members of MashTin(Need Member)
  777. echo --------------------------------
  778. echo KaungMyatKyaw - Leader
  779. echo Banyar Po - Member
  780. echo --------------------------------
  781. pause
  782. goto MT
  783.  
  784. :Commands
  785. title Commands
  786. cd ..
  787. cd ..
  788. cd ..
  789. cd Users
  790. cd Aspire
  791. cd Desktop
  792. cls
  793. set input=0
  794. echo                                               Commands
  795. echo ------------------------------------------------------------
  796. echo (1 IP name
  797. echo (2 History Wifi Password Finder For Window 10
  798. echo (3 Connect Wifi History
  799. echo (4 Create File
  800. echo (5 Exit
  801. echo (6 attrib Files
  802. echo ------------------------------------------------------------
  803. set /p input=Code:
  804. if %input%==1 goto IP
  805. if %input%==2 goto HWP
  806. if %input%==3 goto CWH
  807. if %input%==4 goto CF2
  808. if %input%==5 goto MT
  809. if %input%==6 goto AFK
  810.  
  811. :AFK
  812. cd MashTinFile
  813. cd Users
  814. cd %name1%File
  815. cls
  816. echo Now attribing files by MashTin of your acc
  817. echo ---------------------------------------------------------
  818. attrib
  819. pause
  820. goto Commands
  821.  
  822.  
  823. :CF2
  824. set  input=0
  825. cls
  826. echo Create File (By MashTin) With %name1%
  827. echo -------------------------------------------------------------
  828. set /p input=Name to Create:
  829. if %input%==1 goto CF2
  830. cd Desktop
  831. mkdir %input%
  832. goto CFY
  833.  
  834. :CFY
  835. cls
  836. echo Create File ( Success )
  837. echo ------------------------------------------
  838. echo You have create your file
  839. pause
  840. goto Commands
  841.  
  842. :IP
  843. cls
  844. echo      IP Name (by MashTin)
  845. echo ----------------------------------------------
  846. ipconfig
  847. pause
  848. goto Commands
  849.  
  850. :HWP
  851. set input=0
  852. cls
  853. echo       For Window 10 Only
  854. echo ------------------------------------------------
  855. set /p input=Write Your Wifi to Find Password History:
  856. netsh wlan show profile name=%input% key=clear
  857. pause
  858. goto Commands
  859.  
  860. :CWH
  861. cls
  862. echo Wifi History (by MashTin)
  863. echo ---------------------------------------
  864. netsh wlan show profile
  865. pause
  866. goto Commands
  867.  
  868. :Quiz1
  869. set point=0
  870. cls
  871. set input == 0
  872. title Quiz of MashTin
  873. echo Quiz 1 (Only the number)
  874. echo - You will get 10 MashTix if you win all quiz 100%
  875. echo --------------------------------
  876. echo  Who is your first friend in Roblox
  877. echo (1 Noob
  878. echo (2 Builderman
  879. echo (3 Builderguy
  880. echo (4 Roblox
  881. set /p input=Answer :
  882. if %input%==1 goto Quiz1L
  883. if %input%==2 goto Quiz1W
  884. if %input%==3 goto Quiz1L
  885. if %input%==4 goto Quiz1L
  886. goto Quiz1
  887.  
  888. :Quiz1L
  889. cls
  890. set point = 0
  891. goto Quiz2
  892.  
  893. :Quiz1W
  894. cls
  895. set point=1
  896. goto Quiz2
  897.  
  898. :Quiz2
  899. echo Quiz 2 (Only the number)
  900. echo - You will get 10 MashTix if you win all quiz 100%
  901. echo --------------------------------
  902. echo What is the name of Roblox Money
  903. echo (1 Robux
  904. echo (2 Tix
  905. echo (3 RoTix
  906. echo (4 Roblox Dollar
  907. set /p input=Answer :
  908. if %input%==1 goto Quiz2W
  909. if %input%==2 goto Quiz2L
  910. if %input%==3 goto Quiz2L
  911. if %input%==4 goto Quiz2L
  912. goto Quiz2
  913.  
  914. :Quiz2W
  915. cls
  916. set /a point=1+%point%
  917. goto Quiz3
  918.  
  919. :Quiz2L
  920. cls
  921. set /a point=0+%point%
  922. goto Quiz3
  923.  
  924. :Quiz3
  925. echo Quiz 3(Only the number)
  926. echo - You will get 10 MashTix if you win all quiz 100%
  927. echo --------------------------------
  928. echo What is the college of Roblox
  929. echo (1 College of Roblox
  930. echo (2 Roblox University
  931. echo (3 University of Roblox
  932. echo (4 Roblox College
  933. set /p input=Answer :
  934. if %input%==1 goto Quiz3L
  935. if %input%==2 goto Quiz3W
  936. if %input%==3 goto Quiz3L
  937. if %input%==4 goto Quiz3L
  938. goto Quiz3
  939.  
  940. :Quiz3L
  941. cls
  942. set /a point=0+%point%
  943. goto Quiz4
  944.  
  945. :Quiz3W
  946. cls
  947. set /a point=1+%point%
  948. goto Quiz4
  949.  
  950. :Quiz4
  951. echo Quiz 3(Only the number)
  952. echo - You will get 10 MashTix if you win all quiz 100%
  953. echo --------------------------------
  954. echo What is the money in MashTin
  955. echo (1 MashTix
  956. echo (2 Mashbux
  957. echo (3 Points
  958. echo (4 Coins
  959. set /p input=Answer :
  960. if %input%==1 goto Quiz4W
  961. if %input%==2 goto Quiz4L
  962. if %input%==3 goto Quiz4L
  963. if %input%==4 goto Quiz4L
  964. goto Quiz4
  965.  
  966. :Quiz4W
  967. cls
  968. set /a point=1+%point%
  969. goto Quiz5
  970.  
  971. :Quiz4L
  972. cls
  973. set /a point=0+%point%
  974. goto Quiz5
  975.  
  976. :Quiz5
  977. echo Quiz 3(Only the number)
  978. echo - You will get 10 MashTix if you win all quiz 100%
  979. echo --------------------------------
  980. echo What is the programming language is used for MashTin
  981. echo (1 vbs
  982. echo (2 html
  983. echo (3 java
  984. echo (4 batch
  985. set /p input=Answer :
  986. if %input%==1 goto Quiz5L
  987. if %input%==2 goto Quiz5L
  988. if %input%==3 goto Quiz5L
  989. if %input%==4 goto Quiz5W
  990. goto Quiz5
  991.  
  992. :Quiz5L
  993. cls
  994. set /a point=0+%point%
  995. goto QuizFL
  996.  
  997. :Quiz5W
  998. cls
  999. set /a point=1+%point%
  1000. goto QuizFL
  1001.  
  1002. :QuizFL
  1003. if %point%==5 goto MarkW
  1004. goto MarkL
  1005.  
  1006. :MarkW
  1007. cd ..
  1008. cd Desktop
  1009. cd MashTinFile
  1010. cd Users
  1011. cd %name1%File
  1012. set Mark=Win
  1013. set CoinPlus=10
  1014. call %name1%MashTix.bat
  1015. echo %MashTix%
  1016. set /a CMM=10+%MashTix%
  1017. pause
  1018. rd %name1%MashTix.bat
  1019. set MashTix=10>%name1%MashTix.bat
  1020. goto QuizFW
  1021.  
  1022. :MarkL
  1023. set Mark=Lose
  1024. set CoinPlus=0
  1025. goto QuizFW
  1026.  
  1027. :QuizFW
  1028. cls
  1029. echo Quiz ( Final Score ) You %Mark% This Quiz
  1030. echo ------------------------------
  1031. echo - You got %point% Win
  1032. echo - You got %CoinPlus% MashTix
  1033. echo -------------------------------------
  1034. pause
  1035. goto MT
  1036.  
  1037. :UI
  1038. cls
  1039. title Update Info of MashTin
  1040. echo                   Update Info
  1041. echo -----------------------------------------------
  1042. echo - Math Quiz Added
  1043. echo - ErrorLevel checker
  1044. echo - Major Bugs Fixed
  1045. echo - Some Hard to Use Fixed
  1046. echo -----------------------------------------------
  1047. pause
  1048. goto MT
  1049.  
  1050. :INCME
  1051. cls
  1052. ping -n 1 www.google.com
  1053. if errorlevel 1 goto MEL
  1054. if not errorlevel 1 goto ME
  1055. goto INCME
  1056.  
  1057. :MEL
  1058. cls
  1059. echo Internet!!! : class="re0">(
  1060. echo --------------------------------
  1061. echo You need  Good Internet Connection to do this
  1062. pause
  1063. goto MT
  1064.  
  1065. :ME
  1066. cls
  1067. echo Movies,Series and Channels
  1068. echo -------------------------------------------------
  1069. echo (1 MRTV 4
  1070. echo (2 MashTin Creator Channel
  1071. echo -------------------------------------------------
  1072. set /p input=Code:
  1073. if input==1 goto MRTV4
  1074. if input==2 goto MTCC
  1075. goto MT
  1076.  
  1077. :MRTV4
  1078. cls
  1079. start http://www.myanmartvchannel.com/mrtv4.html
  1080. goto MT
  1081.  
  1082. :MTCC
  1083. cls
  1084. start https://www.youtube.com/channel/UCbyiBe_cunvXWKSKfoNsLzg?view_as=subscriber
  1085. goto MT
  1086.  
  1087. :DLD
  1088. cd Desktop
  1089. cd MashTinFile
  1090. cd Downloads
  1091. md %name1%Downloads
  1092. cd %name1%Downloads
  1093. cls
  1094. echo Downloads
  1095. echo ---------------------------------------
  1096. echo (1 Second Security
  1097. echo ----------------------------------------
  1098. set /p input=Code:
  1099. if %input%==1 goto Download1
  1100.  
  1101.  
  1102. :Download1
  1103. cls
  1104. echo a=inputbox("Password:") >> %name1%SecondSecurity.vbs
  1105. echo if a="MashTin" then >> %name1%SecondSecurity.vbs
  1106. echo msgbox "logged in" >> %name1%SecondSecurity.vbs
  1107. echo else >> %name1%SecondSecurity.vbs
  1108. echo msgbox "Error" >> %name1%SecondSecurity.vbs
  1109. echo Set WshShell = WScript.CreateObject ("WScript.Shell") >> %name1%SecondSecurity.vbs
  1110. echo WshShell.Run ("Login.vbs") >> %name1%SecondSecurity.vbs
  1111. echo end if >> %name1%SecondSecurity.vbs
  1112. echo Downloaded( You can see your Download in Desktop\MashTinFile\Downloads\%name1%Downloads)
  1113. echo Password will be MashTin for your download
  1114. pause
  1115. cd ..
  1116. goto MT
  1117.  
  1118. :CYOP
  1119.  
  1120. cls
  1121. cd ..
  1122. cd Desktop
  1123. cd MashTin
  1124. cd Users
  1125. cd %name1%File
  1126. md %name1%Creations
  1127. cd %name1%Creations
  1128. cls
  1129. title MashTin Studio
  1130. echo                                        MashTin Studio
  1131. echo ----------------------------------------------------------
  1132. echo (1 Create
  1133. echo (2 Created Programs
  1134. echo ---------------------------------------------------------
  1135. set /p input=Code:
  1136. if %input%==1 goto CE
  1137. if %input%==2 goto CF1
  1138. goto MT
  1139.  
  1140. :CE
  1141. cls
  1142. echo Creating( User & for next line )
  1143. echo ( Type is only Batch Programming )
  1144. echo ( You can add your created program also )
  1145. echo -----------------------------------:-----------------------
  1146. set /p nameC= Name to save:
  1147. set /p write = Write:
  1148. pause
  1149. (echo %write%) >> %nameC%Program.bat
  1150. echo set Program=%nameC%Program.bat >> %name1%CreatedProgram.bat
  1151. goto MT
  1152.  
  1153. :CF1
  1154. cd ..
  1155. cd Desktop
  1156. cd MashTin
  1157. cd Users
  1158. cd %name1%File
  1159. cd %name1%Creations
  1160. cls
  1161. goto CFY
  1162.  
  1163. :CFYOS
  1164. if not exist %nameC%Program.bat goto CFN
  1165. goto CFYOSF
  1166.  
  1167. :CFY
  1168. cls
  1169. echo Latest created file
  1170. echo ----------------------------
  1171. call %name1%CreatedProgram.bat
  1172. echo  Latest Created Program = %Program%
  1173. echo ----------------------------
  1174. echo (1 Open
  1175. echo (2 Exit
  1176. echo ------------------------------
  1177. set /p input=Code:
  1178. if %input%==1 goto CFYO
  1179. if %input%==2 goto CFYE
  1180. goto MT
  1181.  
  1182. :CFYO
  1183. set /p nameC=Name of your created file:
  1184. goto CFYOS
  1185.  
  1186. :CFYOSF
  1187. start %nameC%Program.bat
  1188. goto MT
  1189.  
  1190. :CFYE
  1191. goto MT
  1192.  
  1193.  
  1194. :CFN
  1195. cls
  1196. echo Created Files
  1197. echo ----------------------------------
  1198. echo You haven't created This Program
  1199. pause
  1200. goto MT
  1201.  
  1202. :AYA
  1203. cd %userprofile%/Desktop/MashTinFile/Users/%name1%File
  1204. cls
  1205. title About %name1%
  1206. echo About %name1%
  1207. echo ------------------------------
  1208. call %name1%.bat
  1209. echo Username=%Username%
  1210. echo Password=%Password%
  1211.  
  1212. if not exist %name1%Lucky.bat goto LNS
  1213. goto LYS
  1214.  
  1215. :LYS
  1216. call %name1%Lucky.bat
  1217. echo Lucky=%Lucky%
  1218. call %name1%stat.bat
  1219. echo Stat=%Stats%
  1220. pause
  1221. goto MT
  1222.  
  1223. :LNS
  1224. echo Lucky=No
  1225. call %name1%stat.bat
  1226. echo Stat=%Stats%
  1227. pause
  1228. goto MT
  1229.  
  1230. :IC
  1231. cls
  1232. title Internet Connector
  1233. echo Internet Connector(This will be nothing shown while Connecting)
  1234. echo -------------------------------------
  1235. set /p NameIT =Name of your Wifi:
  1236. netsh wlan connect %NameIT%
  1237. goto MT
  1238.  
  1239. :LD
  1240. cls
  1241. title Lucky Draw
  1242. echo Lucky Draw
  1243. echo -----------------------------------
  1244. set /p YLucky=Your Lucky Number:
  1245. if %YLucky%==77777 goto Access
  1246. goto Normal
  1247.  
  1248. :Normal
  1249. set Lucky=%random%
  1250. goto Chance
  1251.  
  1252. :Chance
  1253. echo Lucky Number = %Lucky%
  1254. echo Your Lucky Number = %YLucky%
  1255. pause
  1256. if %Lucky%==%YLucky% goto LDB
  1257. goto LDL
  1258.  
  1259. :Access
  1260. set Lucky=77777
  1261. goto Chance
  1262.  
  1263. :LDL
  1264. cls
  1265. title Lucky Draw (lose)
  1266. echo Lucky Draw
  1267. echo ------------------------
  1268. echo You lose the Lucky Draw
  1269. pause
  1270. goto MT
  1271.  
  1272. :LDW
  1273. cls
  1274. title Lucky Draw (win)
  1275. echo Lukcy Draw
  1276. echo ---------------------------------
  1277. echo You win the Lucky draw
  1278. pause
  1279. goto MT
  1280.  
  1281. :LDB
  1282. cd %userprofile%
  1283. cd Desktop
  1284. cd MashTinFile
  1285. cd Users
  1286. cd %name1%File
  1287. cls
  1288. echo set Lucky==Win >%name1%Lucky.bat
  1289. rd %name1%stat.bat
  1290. echo set stat=Lucky >%name1%stat.bat
  1291. goto LDW
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement