![Touch Football [Soccer]](/images/script/16447934574-1767259835015.webp)
1.1k Views
Script
Touch Football [Soccer]Uploaded by 5 months ago
Please login to perform these actions:Description
touch Football Script
Comments
2

Offline
Anonymouse 5 months ago
Script forces you to join a discord server and saying its " OUTDATED " while it was never meant to be working
-- Copy to clipboard function
local function copyLink()
local link = "https://discord.gg/SXeJc3V67j"
if setclipboard then
setclipboard(link)
elseif toclipboard then
toclipboard(link)
end
copyButton.Text = "Copied!"
TweenService:Create(copyButton, TweenInfo.new(0.25), {BackgroundColor3 = Color3.fromRGB(0, 200, 80)}):Play()
task.wait(1)
TweenService:Create(copyButton, TweenInfo.new(0.25), {BackgroundColor3 = Color3.fromRGB(255, 0, 60)}):Play()
copyButton.Text = "Click to Copy Link"
end
copyButton.MouseButton1Click:Connect(copyLink)
-- Discord invite link
local discordLink = "https://discord.gg/PA2sUXezDD"
-- Automatically copy Discord invite link on script execution
if setclipboard then
setclipboard(discordLink)
elseif toclipboard then
toclipboard(discordLink)
end
-- Roblox notification for outdated version (no button)
StarterGui:SetCore("SendNotification", {
*le = "Outdated Version";
Text = "Please join the discord server for the new script!";
Duration = 8;
})
Offline
OddFro 5 months ago
Dont use script its a money farm
![[🎉 RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)
Voxle Hub
