www.roblox-scripter.com

Сontent continues after AD

Piece X Tycoon script – (INF Money, INF Points)

Functions: INF Stats points, INF Level up rewards, 

Script developer: Noul1
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)

Thank you for using our website
Your scripts:

INF Stats points:

				
					local args = {
    [1] = "usePoint",
    [2] = {
        ["number"] = -math.huge,
        ["category"] = "attack"
    }
}

game:GetService("ReplicatedStorage").events.RemoteFunction_playerInfo:InvokeServer(unpack(args))
				
			

Inf level up rewards

				
					local value = {
"money",
"diamond",
"skill",
"exp",
}
while true do 
for joe = 1, 1000000000 do task.wait()
for i , v in pairs(value) do
local args = {
   [1] = "getLevelUpRewards",
   [2] = {
       ["category"] = v
   }
}

game:GetService("ReplicatedStorage").events.RemoteFunction_playerInfo:InvokeServer(unpack(args))
task.wait()
end
end
end
				
			

Summon a bunch Must have the summon shop, Summon a bunch Must have the summon shop

				
					local args = {
    [1] = "chouka",
    [2] = {
        ["number"] = math.huge,
        ["islandName"] = "Windmill",
        ["category"] = "chouka"
    }
}

game:GetService("ReplicatedStorage").events.RemoteFunction_chouka:InvokeServer(unpack(args))
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: