ER:LC Script | REMOVE WAIT TIME FOR STUFF

Created by dontbanimtoocool

Features:

  • REMOVE WAIT TIME FOR STUFF
local a = require(game.Players.LocalPlayer.Character['Interaction Handler'].InteractionActions) 
for _, v in next, {{a.BlowBankVault, 'removed bank vault explosion wait time'}, {a.FixTrafficLight, 'removed traffic light fix wait time\n'}, {a.JerryFill, 'removed gas wait time\n'}, {a.PickUpPackage, 'removed package pick up wait time\n'}, {a.ClearTreeDebris, 'removed clear debris wait time\n'}, {a.Heal, 'removed medic thing wait time\n'}} do 
    v[1].HoldTime = 0 [/align]
[align=left]
    if syn then 
        rconsoleprint(v[2]) 
    end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS