Westbound Script | GODMODE, SERVER CRASHER, ANTI-LASSO



Created by Mapple

Features:

  • SERVER CRASHER
-- // Services
local ReplicatedStorage = game:GetService('ReplicatedStorage')

-- // Remote
local GeneralEvents = ReplicatedStorage:FindFirstChild('GeneralEvents')
local Remote = GeneralEvents:FindFirstChild('Spawn')

-- // Crasher
for _ = 1, 2500 do
    Remote:FireServer()
end
  • ANTI-LASSO
-- // Services
local Players = game:GetService('Players')
local ReplicatedStorage = game:GetService('ReplicatedStorage')
local RunService = game:GetService('RunService')

-- // Player
local LocalPlayer = Players.LocalPlayer
local States = LocalPlayer:FindFirstChild('States')

-- // Remote
local GeneralEvents = ReplicatedStorage:FindFirstChild('GeneralEvents')
local LassoEvent = GeneralEvents:FindFirstChild('LassoEvents')

-- // Values
local Lassod = States:FindFirstChild('Lassod')
local Hogtied = States:FindFirstChild('Hogtied')

-- // Functions
local function BreakFree()
    if Lassod.Value ~= nil and Lassod:FindFirstChild('BreakFreeTimer') or Hogtied.Value == true then
        LassoEvent:FireServer('BreakFree')
    end
end

-- // Main
RunService.RenderStepped:Connect(BreakFree)
  • REMOVE EVERYONE’S AMMO
-- // Services
local Players = game:GetService('Players')
local ReplicatedStorage = game:GetService('ReplicatedStorage')

-- // Player
local LocalPlayer = Players.LocalPlayer

-- // Remote
local GunScripts = ReplicatedStorage:FindFirstChild('GunScripts')
local Events = GunScripts:FindFirstChild('Events')
local Remote = Events:FindFirstChild('UseAmmo')

-- // Functions
local function RemoveAllConsumables(Player)
    local Consumables = Player:FindFirstChild('Consumables')
    for _, Consumable in next, Consumables:GetChildren() do
        if Consumable:FindFirstChild('Clip') then
            print(Player)
            local Amount = Consumable.Value
            for _ = 1, Amount do
                Remote:FireServer(Consumable)
            end
        end
    end
end

-- // Main
for _, Player in next, Players:GetChildren() do
    if Player ~= LocalPlayer then
        RemoveAllConsumables(Player)
    end
end

ENJOY!

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

123movies 123movie thesoap2day soap 2 day 123movies movies123 123movies