DOJ:RP Sandy Shores Godmode

MADE BY iiiSealGamerxxx

FEATURE:

  • GOD MODE
  • .
  • NOTE:
  • equip fists then execute

SCRIPT:

--https://www.roblox.com/games/6830111083/DOJ-RP-Sandy-Shores
lp = game.Players.LocalPlayer
lc = lp.Character


acs = game.ReplicatedStorage.ACS_Engine.Eventos

remoteKey = nil


-- thx ra1n
function getRemoteKey()
   for i,v in pairs(getgc()) do
       if type(v) == "function" and getfenv(v).script == lc.Saude.ACS_Client then
           for a,b in pairs(getupvalues(v)) do
               if string.sub(tostring(b), 1, 1) == "{" then
                   return b.. "-"..lp.userId
               end
           end
       end
   end
end

remoteKey = getRemoteKey()


damageArgs = {
   [1] = lc.Humanoid,
   [2] = -math.huge,
   [3] = 0,
   [4] = 0,
   [5] = remoteKey,
   [6] = "Combat" -- nice security :P
}

acs.Damage:FireServer(unpack(damageArgs))

⚠️ 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!