Guest User

Untitled

a guest
Oct 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. Echo Welcome To ****'s Slimes!
  2. set Price= 0
  3.  
  4. :code
  5. SET /P code= Code:
  6. IF "%code%"=="111" GOTO :Gslime
  7. ECHO Invalid Code
  8. GOTO :code
  9.  
  10. :Gslime
  11. (You Code Here)
  12. ECHO SlimeGold-Small-$1
  13. set /a Price+=1
  14. goto :code
Add Comment
Please, Sign In to add comment