Advertisement
vtrvsted

Anime Dimension auto farm

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