Mano County Roleplay GOD MODE

MADE BY usamiername

FEATURE:

  • GOD MODE

GAME LINK:
MANO COUNTY ROLEPLAY

SCRIPT:

fireclickdetector(workspace.ATMs.ATM.GuiGiver.ClickDetector)
while wait() do
    if game.Players.LocalPlayer.PlayerGui:FindFirstChild("ATMGui") then
        if game.Players.LocalPlayer.PlayerGui.ATMGui.ATM.Visible then
            game.Players.LocalPlayer.PlayerGui.ATMGui.ATM.Visible = false
            game.Players.LocalPlayer.Character.ForceField.Visible = false
            for i, v in next, game.Players.LocalPlayer.Character:GetDescendants() do
                if v:IsA("BasePart") and v.Anchored then
                    v.Anchored = false
                end
            end
            break
        end
    end
end

This script WILL interfere your ability to use an ATM. If you want to be able to open the GUI of the ATM later, execute this:

game.Players.LocalPlayer.PlayerGui.ATMGui.ATM.Visible = true

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!