Guest User

Untitled

a guest
Sep 8th, 2017
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. #dynamic 0x071a250
  2. #org @inicio
  3. loadpointer 0x0 @nick
  4. countpokemon
  5. copyvar 0x8000 LASTRESULT
  6. compare 0x8000 0x5
  7. if 0x1 goto @full
  8. faceplayer
  9. lock
  10. msgbox @1 0x4
  11. closeonkeypress
  12. fanfare 0x13E
  13. msgbox @2 0x4
  14. givepokemon 25 5 0 0 0 0
  15. callasm 0x871A251
  16. waitfanfare
  17. closeonkeypress
  18. msgbox @3 0x6
  19. fadescreen 0x1
  20. hidesprite 0x4
  21. fadescreen 0x0
  22. setflag 0x200
  23. release
  24. end
  25.  
  26. #org @full
  27. msgbox @4 0x4
  28. closeonkeypress
  29. end
  30.  
  31. #org @nick
  32. = Pika
  33.  
  34. #org @4
  35. = [.][.][.]\nNo.
  36.  
  37. #org @1
  38. = ...
  39.  
  40. #org @2
  41. = [PLAYER] received the\nmysterious trainer's Pikachu!
  42.  
  43. #org @3
  44. = [.][.][.]
Advertisement
Add Comment
Please, Sign In to add comment