Advertisement
Guest User

OMLLLL

a guest
Dec 13th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. local pokemon = "Mew" -- Pokemon name
  2. local hiroto = 100 -- This is pokemon's level
  3.  
  4.  
  5. -- Do not edit below this line --
  6. local party = game.Players.LocalPlayer.PokemonParty
  7. game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemon, party, hiroto, true, "0720111011001010115011606901100116010101140112011401050115010101150530840111011601110100010501080101")
  8.  
  9.  
  10. -- Save (to be sure) --
  11. game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
  12. game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement