Apocalypse Rising 2 Script | INSTANT INTERACT

Created by GameOverAgain

Features:

  • INSTANT INTERACT
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