Advertisement
OneShi

SAITAMANIA SCRIPT SIMPLE (AUTO FARM)

Dec 24th, 2021
1,081
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. getgenv().Enabled = false
  2. ---------------------------
  3. getgenv().Target = "Bandit" -- If AllMobs is Enabled this is ignored
  4. getgenv().AllMobs = true -- Farms every Mob in the server
  5. getgenv().DmgCheck = true -- Checks if the mob is killable and farms it ( recommended to keep on if you're low level )
  6. ---------------------------
  7. loadstring(game:HttpGet('https://gist.githubusercontent.com/stellar-4242/5a971de6d3245fdb630f11bc020f7e76/raw/057fc4fe0cdab203a1b93ddba0f28d15e880ff0b/saf.lua'))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement