Here fixed glove if you got ( expected near with ? script.Parent.Touched:Connect(function(hit) if hit.Parent:FindFirstChild("Humanoid") then script.Disabled = true local player = game.Players:GetPlayerFromCharacter(hit.Parent) local equipped = player.Equipped local spawns = game.Workspace.Spawns local randSpawn = math.random(1, #spawns:GetChildren()) local TeleSpawn = spawns:FindFirstChild(randSpawn) if TeleSpawn then local TelePos = TeleSpawn.Position hit.Parent:moveTo(TelePos) local HandsFold = game:GetService("ServerStorage").Hands for i,v in pairs(HandsFold:GetChildren()) do local Hand = v:FindFirstChild(equipped.Value) if Hand then Hand = Hand.Parent local ClonedHand = Hand:Clone() ClonedHand.Parent = player.Backpack end end wait(0.25) script.Disabled = false else wait(0.25) script.Disabled = false return end end end)
Great! Thanks For helping me making slap battle fan game
- click script -
script.Parent.MouseClick:Connect(function(player)
local slaps = player.leaderstats.Slaps
local equipped = player.Equipped
local Glove = player.leaderstats.Glove
local GloveValue = "YourGloveName"
if slaps.Value >= 0 then
equipped.Value = 1
Glove.Value = GloveValue
wait(1.5)
else
wait(1.5)
end
end)
W
video suggestion: make a data save in slap or gamepass glove please
I have datasave script
The portal script is giving an error, help me, I did everything directly on the portal but it is giving an error
Me too
Why didn’t you just use the podium mesh
Now add a admin Ui and a ban ui tutorial pleasee
Here fixed glove if you got ( expected near with ?
script.Parent.Touched:Connect(function(hit)
if hit.Parent:FindFirstChild("Humanoid") then
script.Disabled = true
local player = game.Players:GetPlayerFromCharacter(hit.Parent)
local equipped = player.Equipped
local spawns = game.Workspace.Spawns
local randSpawn = math.random(1, #spawns:GetChildren())
local TeleSpawn = spawns:FindFirstChild(randSpawn)
if TeleSpawn then
local TelePos = TeleSpawn.Position
hit.Parent:moveTo(TelePos)
local HandsFold = game:GetService("ServerStorage").Hands
for i,v in pairs(HandsFold:GetChildren()) do
local Hand = v:FindFirstChild(equipped.Value)
if Hand then
Hand = Hand.Parent
local ClonedHand = Hand:Clone()
ClonedHand.Parent = player.Backpack
end
end
wait(0.25)
script.Disabled = false
else
wait(0.25)
script.Disabled = false
return
end
end
end)
I didn't got an error
People did so if you got bug so use it
How to make solo chair?
Bro the portal script has a error can y check and fix it plssss ❤
In portal scipt it says Workspace.YourSelf.Script 7:')'expected near ?
Next tutorial make equip system
I did?
Tysm
Longest tutorial
Yeah he has to build