Find any script for Roblox

Enter the name of the game or script.

Script – Fighters EX

Thank you for using our website
Your script:

NO KEY

local args = {
    [1] = "IncreaseStat",
    [2] = "XP",
    [3] = 10000
}
game:GetService("ReplicatedStorage").FUNCTION:InvokeServer(unpack(args))