Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[Premium Features]]--
- getgenv()["Use_Ribcages"] = false
- getgenv()["Farm_Shinys"] = true
- getgenv()["Pity_Config"] = {
- --// Farm Pity rokas shinys and continues farming until you have x.xx pity \\--
- ["Farm_Pity"] = false,
- ["Pity_Goal"] = 2.00
- }
- getgenv().Key = "" --ignore
- --copy everything
- --but the features above are premium only
- --[[Optimization Features]]--
- getgenv()["Reduce_Crashes"] = true
- getgenv()["Anti_Lag"] = false --i dont recommend setting this to true , it does nothing really
- --[[Farming Configuration Features]]--
- getgenv()["Extra_Items"] = {
- "Lucky Arrow",
- "Diamond", --list items here like this , name as seen in your backpack
- }
- getgenv()["Teleport_Timing"] = 0.4
- loadstring(game:HttpGet("https://gist.githubusercontent.com/Hooverfarm/cde93401d71ee46c301dde443416f616/raw/5e440efa2eb22da89c45d84e4558e485e97f97fb/Floppa", true))() -- cringe ( the last part )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement