ADVERTISEMENTREMOVE ADS
Game icon

Get Max IQ

IQ Test 🧠
10 months ago
Script preview thumbnail
Script Preview

Description

gets you to the max iq possible in the game (200 iq)

Features:

  • Get Max IQ
ADVERTISEMENTREMOVE ADS
9 Lines • 270 Bytes
Raw
local player = game.Players.LocalPlayer
local iq = player.leaderstats and player.leaderstats.IQ
repeat
task.wait()
local plrIQ = iq.Value
game:GetService( "ReplicatedStorage").RemoteEvents.ChangeIQ:FireServer(plrIQ + 1)
until
iq.Value == 200
ADVERTISEMENTREMOVE ADS

Comments

1 comment
to add a comment
Sk

It works well!

1
0
ADVERTISEMENTREMOVE ADS