Advertisement
Raffygmr21

GTSG Puishement menu New

Mar 19th, 2020
1,187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 36.06 KB | None | 0 0
  1. @echo off
  2.  
  3. title GrowtopiaSG Punishement Guide
  4.  
  5. :menu
  6. cls
  7. color 0a
  8. echo GrowtopiaSG Guide
  9. echo ------------------
  10. echo Version 2.8
  11. ping localhost -n 2 >nul
  12. ping localhost -n 2 >nul
  13. echo Developer : Kara
  14. ping localhost -n 2 >nul
  15. ping localhost -n 2 >nul
  16. echo Loading...
  17. ping localhost -n 2 >nul
  18. ping localhost -n 2 >nul
  19. ping localhost -n 2 >nul
  20. ping localhost -n 2 >nul
  21. echo -------------------
  22. echo Success !
  23. echo Press enter to continue !
  24. pause >nul
  25. goto menu1
  26.  
  27. :menu1
  28. REM Just first menu
  29. cls
  30. set aps=
  31. echo GrowtopiaSG Guide
  32. echo -----------------------------
  33. echo 1. Read Guides
  34. echo 2. TIC TAC TOE (NEW !)
  35. echo 3. Creators
  36. echo 4. Changelog
  37. echo 5. Exit
  38. echo -----------------------------
  39. echo Just click the number only !
  40.   CHOICE /c:12345q /n > nul
  41.   if errorlevel 5 goto asws
  42.   if errorlevel 4 goto changelog
  43.   if errorlevel 3 goto creators
  44.   if errorlevel 2 goto BEGIN
  45.   if errorlevel 1 goto confirm
  46.  
  47.  
  48. :confirm
  49. cls
  50. echo ==============================
  51. echo ------------------------------
  52. echo    Please Tell your Grow ID
  53. echo ------------------------------
  54. echo ==============================
  55. echo Note! : class="re0">Don't use SPACE in the text maybe cause
  56. echo         Wrong syntax or crashed
  57. set /p id=Gtsg GrowID:
  58.  
  59. if %id%== FocusedSG goto invalid
  60. if %id%== Esutera goto invalid
  61. if %id%== Willi123yao goto invalid
  62.  
  63. ping localhost -n 2 >nul
  64. echo -----------------------
  65. ping localhost -n 2 >nul
  66. echo Set name to %id%...
  67. ping localhost -n 2 >nul
  68. ping localhost -n 2 >nul
  69. ping localhost -n 2 >nul
  70. ping localhost -n 2 >nul
  71. echo Load the guides..
  72. ping localhost -n 2 >nul
  73. ping localhost -n 2 >nul
  74. ping localhost -n 2 >nul
  75. ping localhost -n 2 >nul
  76. ping localhost -n 2 >nul
  77. ping localhost -n 2 >nul
  78. goto hello
  79.  
  80. :creators
  81. set ocksce=
  82. cls
  83. echo Met your creators about this application
  84. echo ----------------------------------------
  85. echo Kara       = Coder + Designer
  86. echo LinkProfit = Designer .cpp file + Support
  87. echo FocusedSG  = Support
  88. echo Sai        = Support
  89. echo ----------------------------------------
  90. echo Press y for back
  91. echo Press n for stay
  92. CHOICE /c:ynq /n > nul
  93. if errorlevel 2 goto creators
  94. if errorlevel 1 goto menu1
  95.  
  96. :changelog
  97. set mkcvm=
  98. cls
  99. echo App Version 2.8
  100. echo --------------------------------------
  101. echo Changelog
  102. echo v 1.1 = Added Login System (No Save.dat)
  103. echo v 1.2 = Added (CM) Verify Password
  104. echo v 1.3 = Added Color on every Roles
  105. echo v 1.4 = Added Introduce at main app
  106. echo v 1.5 = Added menu (Punishement, Creators, Changelog, Exit)
  107. echo v 1.6 = Fix error CM (id teleport)
  108. echo v 1.7 = Can't use name "FocusedSG" "Esutera" "Willi123yao"
  109. echo         if you using that name (if without capital its work but fake)
  110. echo         you will teleport to HELL
  111. echo v 1.8 = Fix anoyying words
  112. echo v 1.9 = Added new menu (Read Guides)
  113. echo v 2.0 = There's new of Rules guide and QnA Will be coming soon
  114. echo v 2.1 = Added  (Role) Verify Password
  115. echo v 2.2 = Make the text obvious/clear
  116. echo v 2.3 = Say goodbye for (y/n) or something
  117. echo v 2.4 = Fix error (CHOICE /c:"pressbutton" /n ) null)
  118. echo v 2.5 = Added new punishement for warn
  119. echo v 2.6 = Added new punishement for curse
  120. echo v 2.7 = Added new punishement for ban
  121. echo v 2.8 = Added game "TIC TAC TOE" at menu
  122. echo --------------------------------------
  123. echo If you have idea you can dm Kara#8377
  124. echo --------------------------------------
  125. echo Press y for back
  126. echo Press n for stay
  127. CHOICE /c:ynq /n > nul
  128. if errorlevel 2 goto changelog
  129. if errorlevel 1 goto menu1
  130.  
  131. :asws
  132. cls
  133. echo Thank you .
  134. echo We will close in
  135. echo (3)
  136. ping localhost -n 2 >nul
  137. ping localhost -n 2 >nul
  138. cls
  139. echo Thank you .
  140. echo We will close in
  141. echo (2)
  142. ping localhost -n 2 >nul
  143. cls
  144. echo Thank you .
  145. echo We will close in
  146. echo (1)
  147. ping localhost -n 2 >nul
  148. exit
  149.  
  150. :BEGIN  
  151. cls
  152.  REM Skill level
  153.   set sl=
  154.   cls
  155.   echo Tic Tac Toe by Kara                            (Q to quit)
  156.   echo.
  157.   echo.
  158.   echo        Pick your skill level (press a number)
  159.   echo.
  160.   echo               (1) Children under 6
  161.   echo               (2) Average Mental Case
  162.   echo               (3) Oversized Ego  
  163.   echo               (4) Go back to menu
  164.   CHOICE /c:1234q /n > nul
  165.   if errorlevel 4 goto menu1
  166.   if errorlevel 3 set sl=3
  167.   if errorlevel 3 goto layout
  168.   if errorlevel 2 set sl=2
  169.   if errorlevel 2 goto layout
  170.   set sl=1
  171.  
  172. :LAYOUT
  173.  REM Player turn ("x" or "o")
  174.   set pt=
  175.  REM Game winner ("x" or "o")
  176.   set gw=
  177.  REM No moves
  178.   set nm=
  179.  REM Set to one blank space after equal sign (check with cursor end)
  180.   set t1=
  181.   set t2=
  182.   set t3=
  183.   set t4=
  184.   set t5=
  185.   set t6=
  186.   set t7=
  187.   set t8=
  188.   set t9=
  189.  
  190. :UPDATE
  191.   cls
  192.   echo   (S to set skill level)       Tic Tac Toe by Kara                   (Q to quit)
  193.   echo.
  194.   echo                               You are the X player.
  195.   echo                    Press the number where you want to put an X.    
  196.   echo.
  197.   echo   Skill level %sl%                       7 8 9
  198.   echo                                       4 5 6
  199.   echo                                       1 2 3
  200.   echo.
  201.   echo                                       :   :
  202.   echo                                     %t1% : %t2% : %t3%
  203.   echo                                   ....:...:....
  204.   echo                                     %t4% : %t5% : %t6%
  205.   echo                                   ....:...:....
  206.   echo                                     %t7% : %t8% : %t9%
  207.   echo                                       :   :
  208.   if "%gw%"=="x" goto winx2
  209.   if "%gw%"=="o" goto wino2
  210.   if "%nm%"=="0" goto nomoves
  211.  
  212. :PLAYER
  213.   set pt=x
  214.  REM Layout is for keypad. Change CHOICE to "/c:123456789sq  /n > nul"
  215.  REM for numbers to start at top left (also change user layout above).
  216.   CHOICE /c:789456123sq /n > nul
  217.   if errorlevel 11 goto end
  218.   if errorlevel 10 goto begin
  219.   if errorlevel 9 goto 9
  220.   if errorlevel 8 goto 8
  221.   if errorlevel 7 goto 7
  222.   if errorlevel 6 goto 6
  223.   if errorlevel 5 goto 5
  224.   if errorlevel 4 goto 4
  225.   if errorlevel 3 goto 3
  226.   if errorlevel 2 goto 2
  227.   goto 1
  228.  
  229. :1  
  230.  REM Check if "x" or "o" already in square.
  231.   if "%t1%"=="x" goto player
  232.   if "%t1%"=="o" goto player
  233.   set t1=x
  234.   goto check
  235. :2  
  236.   if "%t2%"=="x" goto player
  237.   if "%t2%"=="o" goto player
  238.   set t2=x
  239.   goto check
  240. :3  
  241.   if "%t3%"=="x" goto player
  242.   if "%t3%"=="o" goto player
  243.   set t3=x
  244.   goto check
  245. :4  
  246.   if "%t4%"=="x" goto player
  247.   if "%t4%"=="o" goto player
  248.   set t4=x
  249.   goto check
  250. :5  
  251.   if "%t5%"=="x" goto player
  252.   if "%t5%"=="o" goto player
  253.   set t5=x
  254.   goto check
  255. :6  
  256.   if "%t6%"=="x" goto player
  257.   if "%t6%"=="o" goto player
  258.   set t6=x
  259.   goto check
  260. :7  
  261.   if "%t7%"=="x" goto player
  262.   if "%t7%"=="o" goto player
  263.   set t7=x
  264.   goto check
  265. :8  
  266.   if "%t8%"=="x" goto player
  267.   if "%t8%"=="o" goto player
  268.   set t8=x
  269.   goto check
  270. :9  
  271.   if "%t9%"=="x" goto player
  272.   if "%t9%"=="o" goto player
  273.   set t9=x
  274.   goto check
  275.  
  276. :COMPUTER
  277.   set pt=o
  278.   if "%sl%"=="1" goto skill1  
  279. REM (win corner to corner)
  280.   if "%t1%"=="o" if "%t3%"=="o" if not "%t2%"=="x" if not "%t2%"=="o" goto c2
  281.   if "%t1%"=="o" if "%t9%"=="o" if not "%t5%"=="x" if not "%t5%"=="o" goto c5
  282.   if "%t1%"=="o" if "%t7%"=="o" if not "%t4%"=="x" if not "%t4%"=="o" goto c4  
  283.   if "%t3%"=="o" if "%t7%"=="o" if not "%t5%"=="x" if not "%t5%"=="o" goto c5
  284.   if "%t3%"=="o" if "%t9%"=="o" if not "%t6%"=="x" if not "%t6%"=="o" goto c6
  285.   if "%t9%"=="o" if "%t7%"=="o" if not "%t8%"=="x" if not "%t8%"=="o" goto c8
  286. REM (win outside middle to outside middle)
  287.   if "%t2%"=="o" if "%t8%"=="o" if not "%t5%"=="x" if not "%t5%"=="o" goto c5
  288.   if "%t4%"=="o" if "%t6%"=="o" if not "%t5%"=="x" if not "%t5%"=="o" goto c5
  289. REM (win all others)
  290.   if "%t1%"=="o" if "%t2%"=="o" if not "%t3%"=="x" if not "%t3%"=="o" goto c3
  291.   if "%t1%"=="o" if "%t5%"=="o" if not "%t9%"=="x" if not "%t9%"=="o" goto c9
  292.   if "%t1%"=="o" if "%t4%"=="o" if not "%t7%"=="x" if not "%t7%"=="o" goto c7
  293.   if "%t2%"=="o" if "%t5%"=="o" if not "%t8%"=="x" if not "%t8%"=="o" goto c8
  294.   if "%t3%"=="o" if "%t2%"=="o" if not "%t1%"=="x" if not "%t1%"=="o" goto c1
  295.   if "%t3%"=="o" if "%t5%"=="o" if not "%t7%"=="x" if not "%t7%"=="o" goto c7
  296.   if "%t3%"=="o" if "%t6%"=="o" if not "%t9%"=="x" if not "%t9%"=="o" goto c9
  297.   if "%t4%"=="o" if "%t5%"=="o" if not "%t6%"=="x" if not "%t6%"=="o" goto c6
  298.   if "%t6%"=="o" if "%t5%"=="o" if not "%t4%"=="x" if not "%t4%"=="o" goto c4
  299.   if "%t7%"=="o" if "%t4%"=="o" if not "%t1%"=="x" if not "%t1%"=="o" goto c1
  300.   if "%t7%"=="o" if "%t5%"=="o" if not "%t3%"=="x" if not "%t3%"=="o" goto c3
  301.   if "%t7%"=="o" if "%t8%"=="o" if not "%t9%"=="x" if not "%t9%"=="o" goto c9
  302.   if "%t8%"=="o" if "%t5%"=="o" if not "%t2%"=="x" if not "%t2%"=="o" goto c2
  303.   if "%t9%"=="o" if "%t8%"=="o" if not "%t7%"=="x" if not "%t7%"=="o" goto c7
  304.   if "%t9%"=="o" if "%t5%"=="o" if not "%t1%"=="x" if not "%t1%"=="o" goto c1
  305.   if "%t9%"=="o" if "%t6%"=="o" if not "%t3%"=="x" if not "%t3%"=="o" goto c3
  306. REM (block general attempts) -----------------------------------------------
  307.   if "%t1%"=="x" if "%t2%"=="x" if not "%t3%"=="x" if not "%t3%"=="o" goto c3
  308.   if "%t1%"=="x" if "%t5%"=="x" if not "%t9%"=="x" if not "%t9%"=="o" goto c9
  309.   if "%t1%"=="x" if "%t4%"=="x" if not "%t7%"=="x" if not "%t7%"=="o" goto c7
  310.   if "%t2%"=="x" if "%t5%"=="x" if not "%t8%"=="x" if not "%t8%"=="o" goto c8
  311.   if "%t3%"=="x" if "%t2%"=="x" if not "%t1%"=="x" if not "%t1%"=="o" goto c1
  312.   if "%t3%"=="x" if "%t5%"=="x" if not "%t7%"=="x" if not "%t7%"=="o" goto c7
  313.   if "%t3%"=="x" if "%t6%"=="x" if not "%t9%"=="x" if not "%t9%"=="o" goto c9
  314.   if "%t4%"=="x" if "%t5%"=="x" if not "%t6%"=="x" if not "%t6%"=="o" goto c6
  315.   if "%t6%"=="x" if "%t5%"=="x" if not "%t4%"=="x" if not "%t4%"=="o" goto c4
  316.   if "%t7%"=="x" if "%t4%"=="x" if not "%t1%"=="x" if not "%t1%"=="o" goto c1
  317.   if "%t7%"=="x" if "%t5%"=="x" if not "%t3%"=="x" if not "%t3%"=="o" goto c3
  318.   if "%t7%"=="x" if "%t8%"=="x" if not "%t9%"=="x" if not "%t9%"=="o" goto c9
  319.   if "%t8%"=="x" if "%t5%"=="x" if not "%t2%"=="x" if not "%t2%"=="o" goto c2
  320.   if "%t9%"=="x" if "%t8%"=="x" if not "%t7%"=="x" if not "%t7%"=="o" goto c7
  321.   if "%t9%"=="x" if "%t5%"=="x" if not "%t1%"=="x" if not "%t1%"=="o" goto c1
  322.   if "%t9%"=="x" if "%t6%"=="x" if not "%t3%"=="x" if not "%t3%"=="o" goto c3
  323. REM (block obvious corner to corner)
  324.   if "%t1%"=="x" if "%t3%"=="x" if not "%t2%"=="x" if not "%t2%"=="o" goto c2
  325.   if "%t1%"=="x" if "%t9%"=="x" if not "%t5%"=="x" if not "%t5%"=="o" goto c5
  326.   if "%t1%"=="x" if "%t7%"=="x" if not "%t4%"=="x" if not "%t4%"=="o" goto c4  
  327.   if "%t3%"=="x" if "%t7%"=="x" if not "%t5%"=="x" if not "%t5%"=="o" goto c5
  328.   if "%t3%"=="x" if "%t9%"=="x" if not "%t6%"=="x" if not "%t6%"=="o" goto c6
  329.   if "%t9%"=="x" if "%t7%"=="x" if not "%t8%"=="x" if not "%t8%"=="o" goto c8
  330.   if "%sl%"=="2" goto skill2
  331. REM (block sneaky corner to corner 2-4, 2-6, etc.)
  332.   if "%t2%"=="x" if "%t4%"=="x" if not "%t1%"=="x" if not "%t1%"=="o" goto c1
  333.   if "%t2%"=="x" if "%t6%"=="x" if not "%t3%"=="x" if not "%t3%"=="o" goto c3
  334.   if "%t8%"=="x" if "%t4%"=="x" if not "%t7%"=="x" if not "%t7%"=="o" goto c7  
  335.   if "%t8%"=="x" if "%t6%"=="x" if not "%t9%"=="x" if not "%t9%"=="o" goto c9
  336. REM (block offset corner trap 1-8, 1-6, etc.)
  337.   if "%t1%"=="x" if "%t6%"=="x" if not "%t8%"=="x" if not "%t8%"=="o" goto c8
  338.   if "%t1%"=="x" if "%t8%"=="x" if not "%t6%"=="x" if not "%t6%"=="o" goto c6
  339.   if "%t3%"=="x" if "%t8%"=="x" if not "%t4%"=="x" if not "%t4%"=="o" goto c4
  340.   if "%t3%"=="x" if "%t4%"=="x" if not "%t8%"=="x" if not "%t8%"=="o" goto c8
  341.   if "%t9%"=="x" if "%t4%"=="x" if not "%t2%"=="x" if not "%t2%"=="o" goto c2
  342.   if "%t9%"=="x" if "%t2%"=="x" if not "%t4%"=="x" if not "%t4%"=="o" goto c4
  343.   if "%t7%"=="x" if "%t2%"=="x" if not "%t6%"=="x" if not "%t6%"=="o" goto c6
  344.   if "%t7%"=="x" if "%t6%"=="x" if not "%t2%"=="x" if not "%t2%"=="o" goto c2
  345.  
  346. :SKILL2
  347. REM (block outside middle to outside middle)
  348.   if "%t2%"=="x" if "%t8%"=="x" if not "%t5%"=="x" if not "%t5%"=="o" goto c5
  349.   if "%t4%"=="x" if "%t6%"=="x" if not "%t5%"=="x" if not "%t5%"=="o" goto c5
  350. REM (block 3 corner trap)
  351.   if "%t1%"=="x" if "%t9%"=="x" if not "%t2%"=="x" if not "%t2%"=="o" goto c2
  352.   if "%t3%"=="x" if "%t7%"=="x" if not "%t2%"=="x" if not "%t2%"=="o" goto c2
  353.   if "%t1%"=="x" if "%t9%"=="x" if not "%t4%"=="x" if not "%t4%"=="o" goto c4
  354.   if "%t3%"=="x" if "%t7%"=="x" if not "%t4%"=="x" if not "%t4%"=="o" goto c4
  355.   if "%t1%"=="x" if "%t9%"=="x" if not "%t6%"=="x" if not "%t6%"=="o" goto c6
  356.   if "%t3%"=="x" if "%t7%"=="x" if not "%t6%"=="x" if not "%t6%"=="o" goto c6
  357.   if "%t1%"=="x" if "%t9%"=="x" if not "%t8%"=="x" if not "%t8%"=="o" goto c8
  358.   if "%t3%"=="x" if "%t7%"=="x" if not "%t8%"=="x" if not "%t8%"=="o" goto c8
  359. :SKILL1
  360. REM (just take a turn)
  361.   if not "%t5%"=="x" if not "%t5%"=="o" goto c5
  362.   if not "%t1%"=="x" if not "%t1%"=="o" goto c1
  363.   if not "%t3%"=="x" if not "%t3%"=="o" goto c3
  364.   if not "%t7%"=="x" if not "%t7%"=="o" goto c7
  365.   if not "%t9%"=="x" if not "%t9%"=="o" goto c9
  366.   if not "%t2%"=="x" if not "%t2%"=="o" goto c2
  367.   if not "%t4%"=="x" if not "%t4%"=="o" goto c4
  368.   if not "%t6%"=="x" if not "%t6%"=="o" goto c6
  369.   if not "%t8%"=="x" if not "%t8%"=="o" goto c8
  370.   set nm=0
  371.   goto update
  372.  
  373. :C1  
  374.   set t1=o
  375.   goto check
  376. :C2  
  377.   set t2=o
  378.   goto check
  379. :C3  
  380.   set t3=o
  381.   goto check
  382. :C4  
  383.   set t4=o
  384.   goto check
  385. :C5  
  386.   set t5=o
  387.   goto check
  388. :C6  
  389.   set t6=o
  390.   goto check
  391. :C7  
  392.   set t7=o
  393.   goto check
  394. :C8  
  395.   set t8=o
  396.   goto check
  397. :C9  
  398.   set t9=o
  399.   goto check
  400.  
  401. :CHECK
  402.   if "%t1%"=="x" if "%t2%"=="x" if "%t3%"=="x" goto winx
  403.   if "%t4%"=="x" if "%t5%"=="x" if "%t6%"=="x" goto winx
  404.   if "%t7%"=="x" if "%t8%"=="x" if "%t9%"=="x" goto winx
  405.   if "%t1%"=="x" if "%t4%"=="x" if "%t7%"=="x" goto winx
  406.   if "%t2%"=="x" if "%t5%"=="x" if "%t8%"=="x" goto winx
  407.   if "%t3%"=="x" if "%t6%"=="x" if "%t9%"=="x" goto winx
  408.   if "%t1%"=="x" if "%t5%"=="x" if "%t9%"=="x" goto winx
  409.   if "%t3%"=="x" if "%t5%"=="x" if "%t7%"=="x" goto winx
  410.   if "%t1%"=="o" if "%t2%"=="o" if "%t3%"=="o" goto wino
  411.   if "%t4%"=="o" if "%t5%"=="o" if "%t6%"=="o" goto wino
  412.   if "%t7%"=="o" if "%t8%"=="o" if "%t9%"=="o" goto wino
  413.   if "%t1%"=="o" if "%t4%"=="o" if "%t7%"=="o" goto wino
  414.   if "%t2%"=="o" if "%t5%"=="o" if "%t8%"=="o" goto wino
  415.   if "%t3%"=="o" if "%t6%"=="o" if "%t9%"=="o" goto wino
  416.   if "%t1%"=="o" if "%t5%"=="o" if "%t9%"=="o" goto wino
  417.   if "%t3%"=="o" if "%t5%"=="o" if "%t7%"=="o" goto wino
  418.   if "%pt%"=="x" goto computer
  419.   if "%pt%"=="o" goto update
  420.  
  421. :WINX
  422.   set gw=x
  423.   goto update
  424. :WINX2
  425.   echo   You win!
  426.   echo   Play again (Y,N)?
  427.   CHOICE /c:ynsq /n > nul
  428.   if errorlevel 4 goto end
  429.   if errorlevel 3 goto begin
  430.   if errorlevel 2 goto menu1
  431.   goto layout
  432.  
  433. :WINO
  434.   set gw=o
  435.   goto update
  436. :WINO2
  437.   echo   Sorry, You lose.
  438.   echo   Play again (Y,N)?
  439.   CHOICE /c:ynsq /n > nul
  440.   if errorlevel 4 goto end
  441.   if errorlevel 3 goto begin
  442.   if errorlevel 2 goto menu1
  443.   goto layout
  444.  
  445. :NOMOVES
  446.   echo   There are no more moves left!
  447.   echo   Play again (Y,N)?
  448.   CHOICE /c:ynsq /n > nul
  449.   if errorlevel 4 goto end
  450.   if errorlevel 3 goto begin
  451.   if errorlevel 2 goto menu1
  452.   goto layout
  453.  
  454. :END
  455.   cls
  456.   echo Tic Tac Toe by Kara
  457.   echo.
  458.  REM Clear all variables (no spaces after equal sign).
  459.   set gw=
  460.   set nm=
  461.   set sl=
  462.   set pt=
  463.   set t1=
  464.   set t2=
  465.   set t3=
  466.   set t4=
  467.   set t5=
  468.   set t6=
  469.   set t7=
  470.   set t8=
  471.   set t9=
  472.  
  473.  
  474. :hello
  475. cls
  476. echo ---------------------------------------
  477. echo             You're logged !
  478. echo ---------------------------------------
  479. ping localhost -n 2 >nul
  480. echo Transfering to Guide menu
  481. ping localhost -n 2 >nul
  482. ping localhost -n 2 >nul
  483. ping localhost -n 2 >nul
  484. goto gmenu
  485.  
  486. :gmenu
  487. set gmenu123=
  488. cls
  489. echo --------------------
  490. echo      Guide menu
  491. echo --------------------
  492. echo 1. Read the rules
  493. echo 2. Read punishement Guide (MOD - CM)
  494. echo 3. QnA (coming soon)
  495. echo ------------------------
  496. CHOICE /c:123q /n > nul
  497. if errorlevel 3 goto gmenu
  498. if errorlevel 2 goto rolepass
  499. if errorlevel 1 goto rulesmenu
  500.  
  501. :rulesmenu
  502. cls
  503. echo Rules of players
  504. echo =================
  505. echo 1.  Keep your Password secret, and don't tell your email
  506. echo ------------------------------------------------------------------------
  507. echo 2.  Don't use any command innapropriately
  508. echo     (ex. Don't do /report as fake command)
  509. echo ------------------------------------------------------------------------
  510. echo 3.  Don't sb about nasty stuff such as racism or vulgar content
  511. echo ------------------------------------------------------------------------
  512. echo 4.  Grief world is cause mute and curse 7 days
  513. echo ------------------------------------------------------------------------
  514. echo 5.  Don't advertise about other servers
  515. echo ------------------------------------------------------------------------
  516. echo 6.  Be civil. Bullying, racism, excessive profanity, sexual content, and
  517. echo     abusive behavior are not allowed.
  518. echo ------------------------------------------------------------------------
  519. echo 7.  If you find player name is in violation of our rules, message a MOD
  520. echo     or Higher
  521. echo     (ex. Player "A" got scammed by player "B")
  522. echo     (Abusive/Abuse about moderator or higher )
  523. echo ------------------------------------------------------------------------
  524. echo 8.  Spam Roullete Wheel in casino worlds. Else, you may be muted
  525. echo ------------------------------------------------------------------------
  526. echo 9.  Players that harmful the community may be curse/banned.
  527. echo     This includes accounts that use lies, fake account,
  528. echo     or trickery to mistreat other players.
  529. echo ------------------------------------------------------------------------
  530. echo 10. Buying/Selling item with WL/DL in Real Growtopia,
  531. echo     you will get banned permanently
  532. echo ------------------------------------------------------------------------
  533. echo 11. Buying/Selling account is not allowed and may result in a ban permanently
  534. echo =================
  535. echo If you broke the rules you may get punish or will result in mute/curse/ban
  536. echo if you obey the rules you are the good players in the community
  537. echo =================
  538. echo Press enter to back
  539. pause >nul
  540. goto gmenu
  541.  
  542. :rolepass
  543. cls
  544. echo Hi ! %id%
  545. echo -----------------------
  546. echo Verify if you're roled
  547. echo -----------------------
  548. echo The developer use high security
  549. echo The role is set by FocusedSG
  550. echo So if you don't have role you can't bypass
  551. echo --------------------------------------------
  552. set /p xzas=Password:
  553. if %xzas%==12345 goto rload
  554. if not %xzas%==12345 goto rfail
  555. ping localhost -n 2 >nul
  556. ping localhost -n 2 >nul
  557. ping localhost -n 2 >nul
  558. echo Checking password...
  559. ping localhost -n 2 >nul
  560. ping localhost -n 2 >nul
  561. cls
  562. goto rfailcm
  563. cls
  564.  
  565.  
  566. :role
  567. set oska=
  568. cls
  569. echo ------------------------------
  570. echo       Select your role
  571. echo ------------------------------
  572. echo 1. MOD
  573. echo 2. ADMIN
  574. echo 3. BOSS
  575. echo 4. KING
  576. echo 5. GOD
  577. echo 6. CM
  578. CHOICE /c:123456q /n >nul
  579. if errorlevel 6 goto cmof
  580. if errorlevel 5 goto god
  581. if errorlevel 4 goto king
  582. if errorlevel 3 goto boss
  583. if errorlevel 2 goto admin
  584. if errorlevel 1 goto mod
  585.  
  586. :mod
  587. set aocs=
  588. color a
  589. cls
  590. echo Hi ! [MOD] %id%
  591. echo --------------------------------------------
  592. echo Please read this punishement with seriously
  593. echo and you can open this application for
  594. echo guide how to punish people
  595. echo Do you want to see how to punish people?
  596. echo --------------------------------------------
  597. echo Press y for yes
  598. echo Press n for no
  599. CHOICE /c:ynq /n >nul
  600. if errorlevel 2 goto role
  601. if errorlevel 1 goto punishementmenu
  602.  
  603.  
  604. :admin
  605. set vmkc=
  606. color d
  607. cls
  608. echo Hi ! [ADMIN] %id%
  609. echo --------------------------------------------
  610. echo Please read this punishement with seriously
  611. echo and you can open this application for
  612. echo guide how to punish people
  613. echo Do you want to see how to punish people?
  614. echo --------------------------------------------
  615. echo Press y for yes
  616. echo Press n for no
  617. CHOICE /c:ynq /n >nul
  618. if errorlevel 2 goto role
  619. if errorlevel 1 goto punishementmenu
  620.  
  621. :boss
  622. set aosck=
  623. color c
  624. cls
  625. echo Hi ! [BOSS] %id%
  626. echo --------------------------------------------
  627. echo Please read this punishement with seriously
  628. echo and you can open this application for
  629. echo guide how to punish people
  630. echo Do you want to see how to punish people?
  631. echo --------------------------------------------
  632. echo Press y for yes
  633. echo Press n for no
  634. CHOICE /c:ynq /n >nul
  635. if errorlevel 2 goto role
  636. if errorlevel 1 goto punishementmenu
  637.  
  638.  
  639. :king
  640. set asok=
  641. color e
  642. cls
  643. echo Hi ! [KING] %id%
  644. echo --------------------------------------------
  645. echo Please read this punishement with seriously
  646. echo and you can open this application for
  647. echo guide how to punish people
  648. echo Do you want to see how to punish people?
  649. echo --------------------------------------------
  650. echo Press y for yes
  651. echo Press n for no
  652. CHOICE /c:ynq /n >nul
  653. if errorlevel 2 goto role
  654. if errorlevel 1 goto punishementmenu
  655.  
  656.  
  657. :god
  658. set acsca=
  659. color f6
  660. cls
  661. echo Hi ! [GOD] %id%
  662. echo --------------------------------------------
  663. echo Please read this punishement with seriously
  664. echo and you can open this application for
  665. echo guide how to punish people
  666. echo Do you want to see how to punish people?
  667. echo --------------------------------------------
  668. echo Press y for yes
  669. echo Press n for no
  670. CHOICE /c:ynq /n >nul
  671. if errorlevel 2 goto role
  672. if errorlevel 1 goto punishementmenu
  673.  
  674. :cmof
  675. set cmcm=
  676. color f9
  677. cls
  678. echo Hi ! [CM] %id%
  679. echo --------------------------------------------
  680. echo Please read this punishement with seriously
  681. echo and you can open this application for
  682. echo guide how to punish people
  683. echo Do you want to see how to punish people?
  684. echo --------------------------------------------
  685. echo Press y for yes
  686. echo Press n for no
  687. CHOICE /c:ynq /n >nul
  688. if errorlevel 2 goto role
  689. if errorlevel 1 goto cm
  690.  
  691.  
  692. :cm
  693. cls
  694. echo Hi ! [CM] %id%
  695. echo -----------------------
  696. echo Verify if you're CM
  697. echo -----------------------
  698. echo The developer use high security
  699. echo This role is set by FocusedSG
  700. echo This role contains secret thing
  701. echo So execpt CM can't bypass this settings
  702. echo --------------------------------------------
  703. set /p awas=Password:
  704. if %awas%==12345 goto loadpmenu
  705. if not %awas%==12345 goto failcm
  706. cls
  707.  
  708. :loadpmenu
  709. echo -----------------------
  710. ping localhost -n 2 >nul
  711. echo Login... as [CM] %id%
  712. ping localhost -n 2 >nul
  713. ping localhost -n 2 >nul
  714. echo Checking password...
  715. ping localhost -n 2 >nul
  716. ping localhost -n 2 >nul
  717. cls
  718. goto cmsuccess
  719.  
  720. :failcm
  721. echo -----------------------
  722. ping localhost -n 2 >nul
  723. echo Login... as [CM] %id%
  724. ping localhost -n 2 >nul
  725. ping localhost -n 2 >nul
  726. echo Checking password...
  727. ping localhost -n 2 >nul
  728. ping localhost -n 2 >nul
  729. cls
  730. goto rfailcm
  731.  
  732. :cmsuccess
  733. cls
  734. echo ---------------------
  735. echo       Success !
  736. echo ---------------------
  737. echo Transfering to CM Menu
  738. ping localhost -n 2 >nul
  739. ping localhost -n 2 >nul
  740. ping localhost -n 2 >nul
  741. goto pmenu
  742.  
  743. :pmenu
  744. cls
  745. echo Growtopia SG Punishement
  746. echo ------------------------
  747. echo 1. /warn
  748. echo 2. /mute
  749. echo 3. /curse
  750. echo 4. /ban
  751. echo ------------------------
  752. echo Press the number only please
  753. CHOICE /c:1234q /n > nul
  754. if errorlevel 4 goto bancm
  755. if errorlevel 3 goto cursecm
  756. if errorlevel 2 goto mutecm
  757. if errorlevel 1 goto warncm
  758.  
  759. :rip
  760. cls
  761. echo Trying ??? Huh ??
  762. echo I Will transfer u back to top !
  763. ping localhost -n 2 >nul
  764. ping localhost -n 2 >nul
  765. echo Transfering....
  766. ping localhost -n 2 >nul
  767. ping localhost -n 2 >nul
  768. echo 3
  769. ping localhost -n 2 >nul
  770. echo 2
  771. ping localhost -n 2 >nul
  772. echo 1
  773. ping localhost -n 2 >nul
  774. goto :menu
  775.  
  776. :punishementmenu
  777. set oskaxvc=
  778. cls
  779. echo Growtopia SG Punishement
  780. echo ------------------------
  781. echo 1. /warn
  782. echo 2. /mute
  783. echo 3. /curse
  784. echo 4. /ban (For CM only)
  785. echo ------------------------
  786. echo Press number !
  787. CHOICE /c:1234q /n > nul
  788. if errorlevel 4 goto vercm
  789. if errorlevel 3 goto curse
  790. if errorlevel 2 goto mute
  791. if errorlevel 1 goto warn
  792.  
  793.  
  794.  
  795. :warn
  796. set asocme=
  797. cls
  798. echo Command /warn
  799. echo ------------------------------------------------
  800. echo /warn (player) (text), use for people who doing
  801. echo ------------------------------------------------
  802. echo 1. Toxic word
  803. echo 2. Insult people or you
  804. echo 3. Trolling overload (ex. Unaccessible world)
  805. echo 4. Freeze without reason
  806. echo ------------------------------------------------
  807. echo You must take screenshoot as proof
  808. echo (Proof that he/she do that thing)
  809. echo ------------------------------------------------
  810. echo Understand ?
  811. echo Press y for yes
  812. echo Press n for no
  813. CHOICE /c:ynq /n > nul
  814. if errorlevel 2 goto warn
  815. if errorlevel 1 goto punishementmenu
  816.  
  817.  
  818. :warncm
  819. set aokcasvm=
  820. cls
  821. echo Command /warn
  822. echo ------------------------------------------------
  823. echo /warn (player) (text), use for people who doing
  824. echo ------------------------------------------------
  825. echo 1. Toxic word
  826. echo 2. Insult people or you
  827. echo 3. Trolling overload (ex. Unaccessible world)
  828. echo 4. Freeze without reason
  829. echo ------------------------------------------------
  830. echo You must take screenshoot as proof
  831. echo (Proof that he/she do that thing)
  832. echo ------------------------------------------------
  833. echo Press y for understand
  834. echo Press n for stay read it
  835. CHOICE /c:ynq /n > nul
  836. if errorlevel 2 goto warncm
  837. if errorlevel 1 goto pmenu
  838.  
  839.  
  840. :mute
  841. cls
  842. echo Command /mute
  843. echo ------------------------------------------------
  844. echo /mute (player), use for people who doing
  845. echo ------------------------------------------------
  846. echo ================================================
  847. echo 1. Toxic word "1 HOUR"
  848. echo    (Must have proof /warn 3x)
  849. echo ================================================
  850. echo 2. Spam Toxic Word "1 HOUR"
  851. echo    (No need to /warn just need ss)
  852. echo ================================================
  853. echo 3. Fake report "1 HOUR"
  854. echo    (Need proof about that)
  855. echo ================================================
  856. echo 4. Toxic SB "1 DAY"
  857. echo    (Need proof about that)
  858. echo ================================================
  859. echo 5. Grief world "7 DAYS"
  860. echo    (Must have strong proof.
  861. echo     Because that case is hard
  862. echo     GRIEF WORLD cause Curse too
  863. echo     for 7 DAYS)
  864. echo ================================================
  865. echo ------------------------------------------------
  866. echo You must take screenshoot as proof
  867. echo (Proof that he/she do that thing)
  868. echo ------------------------------------------------
  869. echo Press y for understand
  870. echo Press n for stay and read it
  871. CHOICE /c:ynq /n > nul
  872. if errorlevel 2 goto mute
  873. if errorlevel 1 goto punishementmenu
  874.  
  875.  
  876.  
  877. :mutecm
  878. cls
  879. echo Command /mute
  880. echo ------------------------------------------------
  881. echo /mute (player), use for people who doing
  882. echo ------------------------------------------------
  883. echo ================================================
  884. echo 1. Toxic word "1 HOUR"
  885. echo    (Must have proof /warn 3x)
  886. echo ================================================
  887. echo 2. Spam Toxic Word "1 HOUR"
  888. echo    (No need to /warn just need ss)
  889. echo ================================================
  890. echo 3. Fake report "1 HOUR"
  891. echo    (Need proof about that)
  892. echo ================================================
  893. echo 4. Toxic SB "1 DAY"
  894. echo    (Need proof about that)
  895. echo ================================================
  896. echo 5. Grief world "7 DAYS"
  897. echo    (Must have strong proof.
  898. echo     Because that case is hard
  899. echo     GRIEF WORLD cause Curse too
  900. echo     for 7 DAYS)
  901. echo ================================================
  902. echo ------------------------------------------------
  903. echo You must take screenshoot as proof
  904. echo (Proof that he/she do that thing)
  905. echo ------------------------------------------------
  906. echo Press y for understand
  907. echo press n for stay and read it
  908. CHOICE /c:ynq /n > nul
  909. if errorlevel 2 goto mutecm
  910. if errorlevel 1 goto pmenu
  911.  
  912.  
  913.  
  914.  
  915. :vercm
  916. cls
  917. echo Verify that You're cm !
  918. ping localhost -n 2 >nul
  919. ping localhost -n 2 >nul
  920. echo Transfering to CM Role...
  921. ping localhost -n 2 >nul
  922. ping localhost -n 2 >nul
  923. ping localhost -n 2 >nul
  924. ping localhost -n 2 >nul
  925. goto cmof
  926.  
  927.  
  928. :curse
  929. cls
  930. echo Command /curse
  931. echo ------------------------------------------------
  932. echo /curse (player), use for people who doing
  933. echo ------------------------------------------------
  934. echo ================================================
  935. echo 1. Scam 1k - 10k Gems "1 HOUR"
  936. echo    (Must have proof ss)
  937. echo ================================================
  938. echo 2. Scam 11k - 49k "1 DAY"
  939. echo    (Must have strong proof ss)
  940. echo ================================================
  941. echo 3. Scam 50k - 99k "7 DAYS"
  942. echo    (Must have strong proof ss)
  943. echo ================================================
  944. echo 4. Abuse powers "1 DAY - 7DAY"
  945. echo     (Freeze without reason = 1x warn
  946. echo      if continued curse for 1h)
  947. echo     (Warn you without reason = 1h curse)
  948. echo     (Cursing people without reason
  949. echo      if they NEW, curse for 1d
  950. echo      if they OLD, curse for 7d)
  951. echo     (Worldban without reason and non admin
  952. echo      curse for 1h)
  953. echo ================================================
  954. echo 5. Innapropriate name "7 DAYS"
  955. echo    (Must have proof ss)
  956. echo ================================================
  957. echo 6. Buy/Sell gems without FocusedSG "7 DAYS"
  958. echo    (Must have strong proof ss)
  959. echo ================================================
  960. echo 7. Grief world "7 DAYS"
  961. echo    (Must have strong proof.
  962. echo     Because that case is hard
  963. echo     GRIEF WORLD cause Mute too
  964. echo     for 7 DAYS)
  965. echo ================================================
  966. echo ------------------------------------------------
  967. echo You must take screenshoot as proof
  968. echo (Proof that he/she do that thing)
  969. echo Press y for understand
  970. echo Press n for stay and read it
  971. CHOICE /c:ynq /n > nul
  972. if errorlevel 2 goto mute
  973. if errorlevel 1 goto punishementmenu
  974.  
  975. :cursecm
  976. cls
  977. echo Command /curse
  978. echo ------------------------------------------------
  979. echo /curse (player), use for people who doing
  980. echo ------------------------------------------------
  981. echo ================================================
  982. echo 1. Scam 1k - 10k Gems "1 HOUR"
  983. echo    (Must have proof ss)
  984. echo ================================================
  985. echo 2. Scam 11k - 49k "1 DAY"
  986. echo    (Must have strong proof ss)
  987. echo ================================================
  988. echo 3. Scam 50k - 99k "7 DAYS"
  989. echo    (Must have strong proof ss)
  990. echo ================================================
  991. echo 4. Abuse powers "1 DAY - 7DAY"
  992. echo     (Freeze without reason = 1x warn
  993. echo      if continued curse for 1h)
  994. echo     (Warn you without reason = 1h curse)
  995. echo     (Cursing people without reason
  996. echo      if they NEW, curse for 1d
  997. echo      if they OLD, curse for 7d)
  998. echo     (Worldban without reason and non admin
  999. echo      curse for 1h)
  1000. echo ================================================
  1001. echo 5. Innapropriate name "7 DAYS"
  1002. echo    (Must have proof ss)
  1003. echo ================================================
  1004. echo 6. Buy/Sell gems without FocusedSG "7 DAYS"
  1005. echo    (Must have strong proof ss)
  1006. echo ================================================
  1007. echo 7. Grief world "7 DAYS"
  1008. echo    (Must have strong proof.
  1009. echo     Because that case is hard
  1010. echo     GRIEF WORLD cause Mute too
  1011. echo     for 7 DAYS)
  1012. echo ================================================
  1013. echo ------------------------------------------------
  1014. echo You must take screenshoot as proof
  1015. echo (Proof that he/she do that thing)
  1016. echo ------------------------------------------------
  1017. echo Press y for understand
  1018. echo press n for stay and read it
  1019. CHOICE /c:ynq /n > nul
  1020. if errorlevel 2 goto cursecm
  1021. if errorlevel 1 goto pmenu
  1022.  
  1023. :bancm
  1024. cls
  1025. echo Command /ban
  1026. echo ------------------------------------------------
  1027. echo /ban (player), use for people who doing
  1028. echo ------------------------------------------------
  1029. echo ================================================
  1030. echo 1. Innapropriate name "Permanent"
  1031. echo    (Must have proof ss)
  1032. echo ================================================
  1033. echo 2. Scam 100k "Permanent"
  1034. echo    (Must have strong proof ss)
  1035. echo ================================================
  1036. echo 3. Baiting people with fake /mc (curse)
  1037. echo    (mute) even (fake report)
  1038. echo    "100 Days"
  1039. echo ================================================
  1040. echo 4. Abuse powers "1 DAY - 7DAY"
  1041. echo     (Freeze without reason = 1x warn
  1042. echo      if continued curse for 1h)
  1043. echo     (Warn you without reason = 1h curse)
  1044. echo     (Cursing people without reason
  1045. echo      if they NEW, curse for 1d
  1046. echo      if they OLD, BAN for 7d)
  1047. echo     (Worldban without reason and non admin
  1048. echo      curse for 1h)
  1049. echo ================================================
  1050. echo 5. Grief world "7 DAYS"
  1051. echo    (Must have strong proof.
  1052. echo     Because that case is hard
  1053. echo     GRIEF WORLD cause Mute and
  1054. echo     curse too for 7 DAYS)
  1055. echo ================================================
  1056. echo ------------------------------------------------
  1057. echo You must take screenshoot as proof
  1058. echo (Proof that he/she do that thing)
  1059. echo ------------------------------------------------
  1060. echo Press y for understand
  1061. echo press n for stay and read it
  1062. CHOICE /c:ynq /n > nul
  1063. if errorlevel 2 goto bancm
  1064. if errorlevel 1 goto pmenu
  1065.  
  1066. :rload
  1067. echo -----------------------
  1068. ping localhost -n 2 >nul
  1069. echo Login... to Punishement Guide
  1070. ping localhost -n 2 >nul
  1071. ping localhost -n 2 >nul
  1072. echo Checking password...
  1073. ping localhost -n 2 >nul
  1074. ping localhost -n 2 >nul
  1075. ping localhost -n 2 >nul
  1076. ping localhost -n 2 >nul
  1077. cls
  1078. goto rsuccess
  1079.  
  1080. :rsuccess
  1081. cls
  1082. echo ---------------------
  1083. echo       Success !
  1084. echo ---------------------
  1085. echo Transfering to Role selection
  1086. ping localhost -n 2 >nul
  1087. ping localhost -n 2 >nul
  1088. ping localhost -n 2 >nul
  1089. goto role
  1090.  
  1091.  
  1092. :rfail
  1093. echo -----------------------
  1094. ping localhost -n 2 >nul
  1095. echo Login... to Punishement Guide
  1096. ping localhost -n 2 >nul
  1097. ping localhost -n 2 >nul
  1098. echo Checking password...
  1099. ping localhost -n 2 >nul
  1100. ping localhost -n 2 >nul
  1101. ping localhost -n 2 >nul
  1102. ping localhost -n 2 >nul
  1103. cls
  1104. goto rfailed
  1105.  
  1106. :rfailed
  1107. cls
  1108. echo --------------------------
  1109. echo Wrong password
  1110. echo if you're roled by FocusedSG
  1111. echo please DM Kara#8377 for the password
  1112. echo --------------------------
  1113. ping localhost -n 2 >nul
  1114. echo Transfering back ...
  1115. ping localhost -n 2 >nul
  1116. ping localhost -n 2 >nul
  1117. ping localhost -n 2 >nul
  1118. ping localhost -n 2 >nul
  1119. ping localhost -n 2 >nul
  1120. ping localhost -n 2 >nul
  1121. goto gmenu
  1122.  
  1123. :rfailcm
  1124. cls
  1125. echo --------------------------
  1126. echo Wrong password
  1127. echo if you're real CM please DM Kara#8377
  1128. echo for the password
  1129. echo --------------------------
  1130. ping localhost -n 2 >nul
  1131. echo Transfering back ...
  1132. ping localhost -n 2 >nul
  1133. ping localhost -n 2 >nul
  1134. ping localhost -n 2 >nul
  1135. ping localhost -n 2 >nul
  1136. ping localhost -n 2 >nul
  1137. ping localhost -n 2 >nul
  1138. goto role
  1139.  
  1140.  
  1141. :invalid
  1142. cls
  1143. echo You're not able to use that name !
  1144. echo Because that is Owner's / CO Real GrowID on GTSG
  1145. ping localhost -n 2 >nul
  1146. echo Transfering to Hell because using "%id%" name
  1147. ping localhost -n 2 >nul
  1148. ping localhost -n 2 >nul
  1149. ping localhost -n 2 >nul
  1150. ping localhost -n 2 >nul
  1151. ping localhost -n 2 >nul
  1152. ping localhost -n 2 >nul
  1153. ping localhost -n 2 >nul
  1154. ping localhost -n 2 >nul
  1155. goto hell
  1156.  
  1157. :hell
  1158. cls
  1159. echo                ...             (GUARD)
  1160. echo              ;::::;
  1161. echo            ;::::; :!!
  1162. echo          ;:::::'   :!!
  1163. echo         ;:::::;     ;.
  1164. echo        ,:::::'       ;           OOO\
  1165. echo        :!!       ;          OOOOO\
  1166. echo        ;:::::;       ;         OOOOOOOO
  1167. echo       ,;::::::;     ;'         / OOOOOOO
  1168. echo     ;:::::::::`. ,,,;.        /  / DOOOOOO
  1169. echo   .';:::::::::::::::::;,     /  /     DOOOO
  1170. echo  ,::::::;::::::;;;;::::;,   /  /        DOOO
  1171. echo ;`::::::`'::::::;;;::::: ,#/  /          DOOO
  1172. echo :!! ;::#  /            DOOO
  1173. echo :!! ;::::# /              DOO
  1174. echo `:`:::::::`;:::::: ;::::::#/               DOO
  1175. echo  :!! ;:::::::::##                OO
  1176. echo  :!!                OO
  1177. echo  `:::::`::::::::::::;'`:;::#                O
  1178. echo   `:::::`::::::::;' /  / `:#
  1179. echo    :!!  /  /   `#
  1180. echo You're in HELL Because using Owners / Co Name
  1181. echo You can back, solve but how ?
  1182. echo You can't
  1183. pause >nul
  1184. goto hell
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement