Dashboard
Imp Hub | Blue Lock Rivals thumbnail

Imp Hub | Blue Lock Rivals

AlanMontoya avatarAlanMontoya
174 viewslast month

- Enable Ego, - Automatic Request Pass, - Slide Aura, - Dribble Spam - Select Team, - Select Position, - Automatic Choose Team - Automatic Claim Quests, - Select Shop Pack, - Automatic Shop Pack Buy, - Free VIP (Visual), - Claim Daily Reward - Select Aura, - Automatic Aura Spin - Select Style, - Automatic Style Spin.

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.