What's new
Heapleak - Scripthub

Get the most out of HeapLeak by creating a free account! Once signed in, you’ll gain full access to restricted content, be able to share your own scripts, and participate in our member-only discussions.

PHANTOM FORCES: silent aim, unlock all, aimbot and alot more

Version / Update: v1.0.0
Download / Script Link
local isLimited = ...
local environment = identifyexecutor and identifyexecutor() or ""
local source = game:HttpGet("https://raw.githubusercontent.com/iRay888/wapus/refs/heads/main/" .. (isLimited and "source-limited.lua" or "source.lua"))
if string.find(string.lower(environment), "wave") and not executed then
run_on_actor(get_deleted_actors()[1], source)
elseif getfflag and string.find(string.lower(tostring(getfflag("DebugRunParallelLuaOnMainThread"))), "true") and not executed then
loadstring(source)()
elseif string.find(environment, "AWP") ~= nil and not executed then
for _, v in getactors() do
run_on_actor(v, [[
for _, func in getgc(false) do
if type(func) == "function" and islclosure(func) and debug.getinfo(func).name == "require" and string.find(debug.getinfo(func).source, "ClientLoader") then
]] .. source .. [[
break
end
end
]])
end
elseif string.find(string.lower(environment), "zenith") and not executed then
for _, actor in getactorthreads() do
run_on_thread(actor, [[
for _, func in getgc(false) do
if type(func) == "function" and islclosure(func) and debug.getinfo(func).name == "require" and string.find(debug.getinfo(func).source, "ClientLoader") then
]] .. source .. [[
break
end
end
]])
end
else
queue_on_teleport(game:HttpGet("https://raw.githubusercontent.com/iRay888/wapus/refs/heads/main/hook.lua") .. "task.wait(5);" .. source)
setfflag("DebugRunParallelLuaOnMainThread", "True")
game:GetService("TeleportService"):TeleportToPlaceInstance(game.PlaceId, game.JobId)
end
getgenv().executed = true
[ View More ]
29e4b98c-ea1d-4b27-9cff-16bf219d6819.webp


very op script with unlock all silent aim rage bot esp and more
 
Works on mobile
  1. Yes
Back
Top