2K views
372 downloads
7 months ago
This new script for BedWars will allow you to one-hit your enemies! Just execute the script and watch the magic happen as soon as you hit someone.
This will probably get patched **very** fast, so if it does get patched please let us know by using the report button. Enjoy!
Script Features:
Insta Kill
This script has remained unmodified since its initial release
--BROUGHT TO YOU BY RSCRIPTS.NET--
local mt = getrawmetatable(game)
local backup = mt.__namecall
if setreadonly then setreadonly(mt, false) else make_writeable(mt, true) end
mt.__namecall = newcclosure(function(...)
local method = getnamecallmethod()
local args = {...}
pcall(function()
if method == "FireServer" or method == "InvokeServer" and args[2] and args[2].chargedAttack then
args[2].chargedAttack.chargeRatio = 0/0
return backup(unpack(args))
end
end)
return backup(...)
end)
Similiar Scripts
Hungry for more? Check out these Roblox Scripts!
16.3K views
1 year ago

BedWars Insta Destroy Blocks Script
BedWars BETA RELEASE
BedWars BETA RELEASE
28.5K views
1 year ago

No Scope Arcade Insta Kill Script
No Scope Arcade
No Scope Arcade
21.6K views
8 months ago

Soul War Script | Insta Kill Hollows!
Soul War
Soul War
21.3K views
8 months ago

Giant Survival Script | Nuke the Giant (Insta Win)
Giant Survival
Giant Survival
18.6K views
6 months ago

Michael's Zombies Script | Always Headshot & Insta Reload
Michaels Zombies
Michaels Zombies
15.6K views
1 year ago

Ninja Legends - 35x Sell Area Insta Sell
Ninja Legends
Ninja Legends
0 Comments
Log in here to comment