Advertisement
DarionBoy

Parkour points script

Jun 26th, 2018
1,859
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. local DesiredPoints = 500000 --However many points you want
  2. local Key = "ksu42ZZ578gAF" --Do not change or it will not work
  3. local Key2 = nil --Also do not change, must be nil to work
  4. local Id = "Vertex Tower" --Does not seem to matter
  5. game.ReplicatedStorage.RequestTimeTrialReward:FireServer(Key,Key2,Id,DesiredPoints)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement