ADVERTISEMENTREMOVE ADS
Description
gets you to the max iq possible in the game (200 iq)
Features:
- Get Max IQ
ADVERTISEMENTREMOVE ADS
9 Lines • 270 Bytes
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
ADVERTISEMENTREMOVE ADS





Comments
It works well!