Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().BondFarmSetting = {
- tweenDuration = 20,
- AutoExecute = true,
- CheckMissedBonds = true -- doesn't really work
- }
- loadstring(game:HttpGet('https://raw.githubusercontent.com/DonjoScripts/Public-Scripts/refs/heads/Slap-Battles/TheFastestBondStealer.lua'))()
- -- Reminder: Tween duration means how long you will travel to the end, so don't increase it too high (<60) or decrease it too low (>10)
- -- Auto execute: use queue_on_teleport to automatically re-execute, better work with auto executor in your executor
Add Comment
Please, Sign In to add comment