NukeVsCity

OP ANIME DIMENSIONS SCRIPTS

Jun 27th, 2021 (edited)
8,731
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/Anime%20Dimensions%20script%20Gui"))()
  2.  
  3. ------------------------------------------------------------------------------------------------------------------------
  4.  
  5. GUI FROM VIDEO ABOVE
  6.  
  7. key of gui -- "VepAwesomeYessuhhhAndNewTrialModsGay"
  8.  
  9.  
  10.  
  11. WAY BETTER AUTOFARM SCRIPT GUI BELOW
  12.  
  13. ------------------------------------------------------------------------------------------------------------------
  14.  
  15. _G.dimension = "Titan Dimension" -- Titan Dimension | Demon Dimension | Time Challenge
  16. _G.diffi = "Easy" -- Easy | Hard | Nightmare
  17.  
  18. _G.hardcore = false
  19. _G.friendonly = true
  20. _G.position = "Over" -- Under | Over
  21.  
  22. _G.tpspeed = 100 -- Too fast could possibily get you kicked
  23. _G.autofarm = true
  24.  
  25. loadstring(game:HttpGet("https://raw.githubusercontent.com/LeadMarker/Testing/main/AnimeDimension"))()
Add Comment
Please, Sign In to add comment