JL_muserwolves

FR - Jynx for Poliwhirl script

Dec 10th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. '---------------
  2. #org 0x16A9B1
  3. lock
  4. faceplayer
  5. setvar 0x8008 0x1
  6. call 0x81A8CAD
  7. checkflag 0x24A
  8. if 0x1 goto 0x816AA23
  9. msgbox 0x81A59FE MSG_YESNO '"Hello, there! Do you happen to\nha..."
  10. compare LASTRESULT 0x0
  11. if 0x1 goto 0x816AA0B
  12. call 0x81A8CBD
  13. compare 0x8004 0x6
  14. if 0x4 goto 0x816AA0B
  15. call 0x81A8CC9
  16. comparevars LASTRESULT 0x8009
  17. if 0x5 goto 0x816AA15
  18. call 0x81A8CD9
  19. msgbox 0x81A5A9D MSG_KEEPOPEN '"Thanks!"
  20. setflag 0x24A
  21. release
  22. end
  23.  
  24. '---------------
  25. #org 0x1A8CAD
  26. copyvar 0x8004 0x8008
  27. special2 LASTRESULT 0xFC
  28. copyvar 0x8009 LASTRESULT
  29. return
  30.  
  31. '---------------
  32. #org 0x16AA23
  33. msgbox 0x81A5AA5 MSG_KEEPOPEN '"The [buffer2] that I traded you,\n..."
  34. release
  35. end
  36.  
  37. '---------------
  38. #org 0x16AA0B
  39. msgbox 0x81A5A4E MSG_KEEPOPEN '"Well, if you don't want to[.]"
  40. release
  41. end
  42.  
  43. '---------------
  44. #org 0x1A8CBD
  45. special 0x9F
  46. waitstate
  47. lock
  48. faceplayer
  49. copyvar 0x800A 0x8004
  50. return
  51.  
  52. '---------------
  53. #org 0x1A8CC9
  54. copyvar 0x8005 0x800A
  55. special2 LASTRESULT 0xFF
  56. copyvar 0x800B LASTRESULT
  57. return
  58.  
  59. '---------------
  60. #org 0x16AA15
  61. bufferpokemon 0x0 0x8009
  62. msgbox 0x81A5A6A MSG_KEEPOPEN '"Hmmm?\nThis isn't a [buffer1].\pTh..."
  63. release
  64. end
  65.  
  66. '---------------
  67. #org 0x1A8CD9
  68. copyvar 0x8004 0x8008
  69. copyvar 0x8005 0x800A
  70. special 0xFD
  71. special 0xFE
  72. waitstate
  73. lock
  74. faceplayer
  75. return
  76.  
  77.  
  78. '---------
  79. ' Strings
  80. '---------
  81. #org 0x1A59FE
  82. = Hello, there! Do you happen to\nhave a [buffer1]?\pWould you agree to a trade for\nmy [buffer2]?
  83.  
  84. #org 0x1A5A9D
  85. = Thanks!
  86.  
  87. #org 0x1A5AA5
  88. = The [buffer2] that I traded you,\nhas it grown stronger?
  89.  
  90. #org 0x1A5A4E
  91. = Well, if you don't want to[.]
  92.  
  93. #org 0x1A5A6A
  94. = Hmmm?\nThis isn't a [buffer1].\pThink of me if you get one.
Advertisement
Add Comment
Please, Sign In to add comment