Dashboard
Imp Hub | Ninja Time thumbnail

Imp Hub | Ninja Time

AlanS avatarAlanS
157 viewslast month

List Of Features: - Select Mobs [Multiple], - Set Farm Method, - Set Teleport Type, - Set Farm Distance, - Set Tween Teleport Delay - Automatic Farm Mobs, - Automatic Farm Random Mobs, - Kill Aura, - Semi Instant Kill, - Bring Mobs - Automatic Attack, - Train With Log, - Automatic Collect Collectables - Select Npc, - Teleport To Npc - Select Skills [Multiple], - Set Skill Use Delay - Use Skills, - Use All Skills - Automatic Unlock All Modes, - Automaric Unlock All Skills, - Automatic Unlock All Sub-Jutsus - Select Elements To Increase [Multiple], - Automatic Increase Elements Level, - Automatic Increase Vitality Level - Automatic Charge Chakra, - Skip Dialogue - Claim Daily Reward - Select Elements [Multiple], - Select Clans [Multiple], - Select Familys [Multiple] - Select Slot - Spin Element, - Spin Clan, - Spin Family <Misc> - Automatic Refresh Mobs Dropdown Options, - Save & AutoLoad Configs.

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.