Advertisement
Upscalefanatic3

project pokemon dupe script

Jan 24th, 2018
2,165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. -- Watch the video (Tutorial)
  2. -- https://www.youtube.com/watch?v=baEqJgUDMAY
  3.  
  4.  
  5. -- Script:
  6. hack = "NAME OF POKEMON HERE"
  7. game.ReplicatedStorage.REvents.Pokemon.hackThisRemotePlz:InvokeServer(game.Players.LocalPlayer.PokemonParty[hack], 0)
  8. game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.ReplicatedStorage:FindFirstChild(hack, true), game.Players.LocalPlayer.PokemonParty)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement