Advertisement
sync_exploits

Ro Ghoul Autofarm

Feb 16th, 2020
16,806
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. -- Distributed by discord.me/cedevs -- // Best Roblox Exploits, Cheats & Hacks Source!
  2.  
  3. -- These settings only work if _G.ServerHop is set to true --
  4. --Turn to true to Server Hop --
  5. _G.ServerHop = false -- Server hops if your player gets below a certain percentage of health
  6. _G.PercentageToHop = 25 -- Will server hop if you are below this percentage in health (0-99)
  7. -- Settings --
  8. _G.AutoEquipMask = false
  9. _G.RepFarm = false
  10. --Turn ONE of these to true if server hopping --
  11. _G.AogiriFarm = false
  12. _G.CCGFarm = false
  13. _G.HumanFarm = false
  14. _G.FarmAll = false
  15. -- Turn ONE of these to true if server hopping --
  16. _G.PlayAsGhoul = false
  17. _G.PlayAsCCG = false
  18.  
  19. loadstring(game:HttpGet(('https://pastebin.com/raw/x9She8BF'),true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement