ADVERTISEMENTREMOVE ADS
Inf Money Inf Gems Inf Power
47,379 views

Script Preview
Key System
Key SystemDescription
Infinite all!
💪Infinite power💪
💵Infinite Money💵
💎Infinite Gems💎
ADVERTISEMENTREMOVE ADS
12 Lines • 621 Bytes
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local UpdateSessionData = ReplicatedStorage:WaitForChild("UpdateSessionData")
UpdateSessionData:FireServer("addNumber", "power", math.huge)
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local UpdateSessionData = ReplicatedStorage:WaitForChild("UpdateSessionData")
UpdateSessionData:FireServer("addNumber", "gems", math.huge)
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local UpdateSessionData = ReplicatedStorage:WaitForChild("UpdateSessionData")
UpdateSessionData:FireServer("addNumber", "coins", math.huge)
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS







Comments