Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'highscore'

928327 - High Score: roblox highscore
  1. highscoreValue = "Max"
  2.  
  3. hiscore = 0
  4. hiplayer = ""
  5. hint = Instance.new("Hint")
  6. hint.Text = "High Score:  Nobody!"
  7. hint.Parent = game.Workspace
  8.  
  9.  
928198 - High Score: roblox highscore
  1. highscoreValue = "Max"
  2.  
  3. hiscore = 0
  4. hiperson = ""
  5. hint = Instance.new("Hint")
  6. hint.Text = "High Score:  Nobody!"
  7. hint.Parent = game.Workspace
  8.  
  9.  
fantasy-obligation