Advertisement
Cizzy

Untitled

Jun 28th, 2021
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. _G.dimension = "Titan Dimension" -- Titan Dimension | Demon Dimension | Time Challenge
  2. _G.diffi = "Easy" -- Easy | Hard | Nightmare
  3.  
  4. _G.hardcore = false
  5. _G.friendonly = true
  6. _G.position = "Over" -- Under | Over
  7.  
  8. _G.tpspeed = 100 -- Too fast could possibily get you kicked
  9. _G.autofarm = true
  10.  
  11. loadstring(game:HttpGet("https://raw.githubusercontent.com/LeadMarker/Testing/main/AnimeDimension"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement