MADE BY GameOverAgain
FEATURE:
- INSTANT INTERACT
- .
- https://www.roblox.com/games/863266079/Apocalypse-Rising-2
SCRIPT:
for i,v in pairs(getgc()) do
if getfenv(v).script == game.ReplicatedStorage.Client.Abstracts.Interface.Interact then
table.foreach(getconstants(v),function(a,b) if table.find({0.65,0.3},b) then setconstant(v,a,0) end end)
end
end