Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Does not tp players in game?

Asked by
FiredDusk 1466 Moderation Voter
9 years ago
001Hint = Instance.new("Hint")
002Hint.Text = "Loading..."
003Hint.Parent = workspace
004 
005Badges = {[0] = 30058718, [100] = 29890585, [200] = 29918752, [400] = 30057939}
006Playing = {}
008BallName = "bawlz"
009Base = workspace.Base
010CountDownTime = 20
011Siz = 8
012Size = Vector3.new(Siz, Siz, Siz)
013Multiplier = 1
014SuckSpeed = 1.5
View all 348 lines...

Answer this question