Critical Legends Script | INFINITE PASSIVE/STATS, COLLECT ALL CHEST, GODMODE

8ce22d5aaab56dad78a1a94529c65059.png

Created by OreZAKung

Features:

  • this work on all critical adventure clone
  • first clear your passive items and run this (inf passive/Stats)
game.Players.LocalPlayer.Character.PassiveItems.ChildAdded:Connect(function(v)
   task.wait()
   v:Destroy()
end)
  • then u need to spam equip passive . I recommended shadow fruit (no critical/burn/posion chance and give u 35 dmg)
  • or this (auto spam passive)
while true do
   game:GetService("ReplicatedStorage").Remotes.ItemSetup:FireServer("Shadow Fruit")
   wait()
end
  • so your defense is negative and when your level is up dmg will reset (godmode + bypass level up)
local old
old = hookmetamethod(game,"__namecall",function(self,...)
   local method = getnamecallmethod()
   if method:lower() == "fireserver" and not checkcaller() then
       local args = {...}
       if args[3] == "Enemy" or (tostring(self) == "StatsChange" and args[1] == "Level") then
           return nil
       end
   end
   return old(self,...)
end)
  • if u dont have shadow fruit u can use collect all chest ( collect all chest )
for _,v in pairs(workspace.Chests:GetChildren()) do
   if v.ClassName == "Model" then
       firetouchinterest(v.Giver, game.Players.LocalPlayer.Character.Head,0)
       firetouchinterest(v.Giver, game.Players.LocalPlayer.Character.Head,1)
   end
end

ENJOY!

 

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

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of Service