ADVERTISEMENTREMOVE ADS
INFINITE SCORE | OP SCRIPT XD
47,602 views

Script Preview
Description
This scripts basically gives you infinite score very fast yes yes join my discord for my infinite scriptsssss
https://discord.gg/ShaDhZ5bJF
ADVERTISEMENTREMOVE ADS
18 Lines • 522 Bytes
Verified
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Events = ReplicatedStorage:WaitForChild("Events")
local ClassicWinEvent = Events:WaitForChild("ClassicMode_GameOver")
pcall(function()
local conn = Events:FindFirstChild("UpdateLetterBoxColorsEvent")
if conn and conn.OnClientEvent then
conn.OnClientEvent:Connect(function() end)
end
end)
local delayBetweenWins = 0
while true do
ClassicWinEvent:FireServer(true, "Classic")
task.wait(delayBetweenWins)
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments
works, good script
@unicrow111 thank you!
works on xeno
W script whattt