ADVERTISEMENTREMOVE ADS
Game icon

INFINITE SCORE | OP SCRIPT XD

Wordie🧩
8 months ago
Script preview thumbnail
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
Raw
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

Comments

4 comments
to add a comment
un

works, good script

2
0
Au

@unicrow111 thank you!

0
0
vy

works on xeno

1
0
Du

W script whattt

0
0
ADVERTISEMENTREMOVE ADS