GPO – Grand Piece Online Script | IMMORTALITY



Created by 1x1x1x1C00lKid

Features:

  • FREEZE ALL AIS / SEMI-GOD

Note: you can’t attack and you can’t die, but you can interact 

while true do 
    game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
    for i,v in pairs(game:GetService("Workspace").Ragdolls:WaitForChild(game.Players.LocalPlayer.Name):GetChildren()) do 
        if  v:IsA("ObjectValue") or v:IsA("BoolValue")  then 
              
               
            v:Destroy()
        
              end 
end 
    wait()
    end 

if you want to be more sure to be immortal to players too:

local X;
X = hookmetamethod(game,"__namecall",function(self,...)
   local args = {...};
   local method = getnamecallmethod()
   if method == "FireServer" and self.name == "KnockedOut"  then 
        
           return 
 end 
   return X(self,...) 
end)

ENJOY!

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