Advertisement
Guest User

Untitled

a guest
Aug 31st, 2017
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. #dynamic 0x71BBA0
  2.  
  3. #org @start
  4. random 0xA
  5. compare 0x800D 0x0
  6. if 0x1 goto @snippet1
  7. compare 0x800D 0x1
  8. if 0x1 goto @snippet1
  9. compare 0x800D 0x2
  10. if 0x1 goto @snippet1
  11. compare 0x800D 0x3
  12. if 0x1 goto @snippet1
  13. compare 0x800D 0x4
  14. if 0x1 goto @snippet1
  15. compare 0x800D 0x5
  16. if 0x1 goto @snippet1
  17. compare 0x800D 0x6
  18. if 0x1 goto @snippet1
  19. compare 0x800D 0x7
  20. if 0x1 goto @snippet2
  21. compare 0x800D 0x8
  22. if 0x1 goto @snippet2
  23. compare 0x800D 0x9
  24. if 0x1 goto @snippet2
  25. end
  26.  
  27. #org @snippet1
  28. release
  29. end
  30.  
  31. #org @snippet2
  32. random 0xA
  33. compare 0x800D 0x0
  34. if 0x1 goto @snippet3
  35. compare 0x800D 0x1
  36. if 0x1 goto @snippet4
  37. compare 0x800D 0x2
  38. if 0x1 goto @snippet5
  39. compare 0x800D 0x3
  40. if 0x1 goto @snippet6
  41. compare 0x800D 0x4
  42. if 0x1 goto @snippet7
  43. compare 0x800D 0x5
  44. if 0x1 goto @snippet8
  45. compare 0x800D 0x6
  46. if 0x1 goto @snippet9
  47. compare 0x800D 0x7
  48. if 0x1 goto @snippet10
  49. compare 0x800D 0x8
  50. if 0x1 goto @snippet11
  51. compare 0x800D 0x9
  52. if 0x1 goto @snippet12
  53. #org @snippet3
  54. special 0x51
  55. wildbattle 0xC 0x1E 0x6F
  56. end
  57.  
  58. #org @snippet4
  59. special 0x51
  60. wildbattle 0x14 0x1E 0x6F // Raticate, Level 30, Heart Scale
  61. end
  62.  
  63. #org @snippet5
  64. special 0x51
  65. wildbattle 0x2E 0x1E 0x6F // Paras, Level 30, Heart Scale
  66. end
  67.  
  68. #org @snippet6
  69. special 0x51
  70. wildbattle 0x1D 0x1E 0x6F // Female Nidoran, Level 30, Heart Scale
  71. end
  72.  
  73. #org @snippet7
  74. special 0x51
  75. wildbattle 0x20 0x1E 0x6F // Male Nidoran, Level 30, Heart Scale
  76. end
  77.  
  78. #org @snippet8
  79. special 0x51
  80. wildbattle 0x46 0x1E 0x6F // Weepinbell, Level 30, Heart Scale
  81. end
  82.  
  83. #org @snippet9
  84. special 0x51
  85. wildbattle 0x45 0x1E 0x6F // Bellsprout, Level 30, Heart Scale
  86. end
  87.  
  88. #org @snippet10
  89. special 0x51
  90. wildbattle 0x2D 0x1E 0x6F // Vileplume, Level 30, Heart Scale
  91. end
  92.  
  93. #org @snippet11
  94. special 0x51
  95. wildbattle 0x5B 0x1E 0x6F // Cloyster, Level 30, Heart Scale
  96. end
  97.  
  98. #org @snippet12
  99. special 0x51
  100. wildbattle 0x82 0x1E 0x6F // Gyarados, Level 30, Heart Scale
  101. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement