Dashboard
Imp Hub | Evade thumbnail

Imp Hub | Evade

Guasa avatarGuasa
153 views2 months ago

Anti downEsp nextbots, playersAuto reviveAuto use colaAuto vote mapAuto whistleAuto interact with doorsAuto revive playersAuto escape on low hpAnd much more...

esohasl.net
local Workspace = game:GetService("Workspace")
local Players = game:GetService("Players")

local LocalPlayer = Players.LocalPlayer

getgenv().Settings = { Default = false }

task.spawn(function()
  while Settings.Default and task.wait() do
    print(string.format("Username: %s", LocalPlayer.Name))
  end
end)
You need to watch ads to view thisSession will be saved for 24 hours.