irfanexploit

Dead Rails Script

May 6th, 2025
78
0
238 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | Gaming | 0 0
  1. getgenv().BondFarmSetting = {
  2. tweenDuration = 20,
  3. AutoExecute = true,
  4. CheckMissedBonds = true -- doesn't really work
  5. }
  6.  
  7. loadstring(game:HttpGet('https://raw.githubusercontent.com/DonjoScripts/Public-Scripts/refs/heads/Slap-Battles/TheFastestBondStealer.lua'))()
  8. -- 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)
  9. -- 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