The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Anime Dimensions [AUTOFARM/INSTAKILL] script pastebin roblox
By Anime Dimensions on 2024-09-21 08:00 am | Syntax: LUA | Views: 12



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. _G.dimension = "Demon 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.autoretry = true
  10. _G.autododge = true
  11. _G.autofarm = true
  12.  
  13. loadstring(game:HttpGet("https://raw.githubusercontent.com/LeadMarker/Testing/main/AnimeDimension"))()