Clark_Clifford

Script auto bonos instante

Jun 21st, 2025
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. getgenv().BondFarmSetting = {
  2. tweenDuration = 20, -- Lower value = faster teleport; optimal range: 18-30.
  3. AutoExecute = true, -- Best used with your executor's auto-execute feature.
  4. CheckMissedBonds = true, -- Enables checking for missed bonds.
  5. WebhookUrl = "URL_HERE", -- Notification webhook but slow down server hopping.
  6. autoSHOPDelay = 70, -- Delay before server hop (prevents getting stuck).
  7. WalkOnly = false -- If false, teleports instantly to party maker; if true, walks normally to avoid bans.
  8. }
  9. script_key = "Free_384a98ab394c939a" -- Script key, don't remove this
  10. SaveNewSettings = true
  11. loadstring(game:HttpGet("https://raw.githubusercontent.com/Umbrella-Scripter/Deadrails-Script/refs/heads/main/average-bond-farm.lua"))()
Add Comment
Please, Sign In to add comment