Back to Scripts
Get Gamepass Tool
ScriptBlox
Free
Game: Countryball Neighborhood
101
Views
1
Likes
0
Dislikes
781391
offline
Features
give you all gamepass tool
Tags
Script Code
local args = {
"AddItem",
game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"):WaitForChild("Itens"):WaitForChild("Frame"):WaitForChild("Itens"):WaitForChild("ItemGamepass3"):WaitForChild("ViewportFrame"):WaitForChild("MachineGun")
}
game:GetService("ReplicatedStorage"):WaitForChild("ItensBrook"):InvokeServer(unpack(args))
local args = {
"AddItem",
game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"):WaitForChild("Itens"):WaitForChild("Frame"):WaitForChild("Itens"):WaitForChild("ItemGamepass1"):WaitForChild("ViewportFrame"):WaitForChild("LaserGun")
}
game:GetService("ReplicatedStorage"):WaitForChild("ItensBrook"):InvokeServer(unpack(args))
local args = {
"AddItem",
game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"):WaitForChild("Itens"):WaitForChild("Frame"):WaitForChild("Itens"):WaitForChild("ItemGamepass2"):WaitForChild("ViewportFrame"):WaitForChild("Sword")
}
game:GetService("ReplicatedStorage"):WaitForChild("ItensBrook"):InvokeServer(unpack(args))
Comments (0)
Please login to comment
Login with Discord
Loading comments...