Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.82 KB | None | 0 0
  1. var status = 0;
  2.  
  3. function start() {
  4. status = -1;
  5. action(1, 0, 0);
  6. }
  7.  
  8. function action(mode, type, selection) {
  9. if (mode == -1) {
  10. cm.dispose();
  11. }
  12. else if(mode == 0){
  13. cm.sendOk("Alright then.");
  14. cm.dispose();
  15. }
  16. else {
  17. if (mode == 1)
  18. status++;
  19. else
  20. status--;
  21. if (status == 0) {
  22. cm.sendYesNo("Hello #d#h ##k, I'm in charge of maxing out all skills including Cygnus skills.\r\nWould you like me to max yours for you?");
  23. }
  24. else if (status == 1){
  25. cm.teachSkill(1003,1,1); //Legendary Spirit
  26. cm.teachSkill(1004,1,1); //Monster Rider
  27. cm.teachSkill(1005,1,1); //Echo of Hero
  28. cm.teachSkill(1002,3,3); //Nimble Feet
  29. cm.teachSkill(1001,3,3); //Recovery
  30. cm.teachSkill(1000,3,3); //Three Snails
  31. cm.teachSkill(1006,1,1); // Jump Down Beginner
  32. cm.teachSkill(1007,3,3); // Maker Beginner
  33. cm.teachSkill(1009,1,1); // Bamboo Rain
  34. cm.teachSkill(1010,1,1); // Invincibility
  35. cm.teachSkill(1011,1,1); // Power Explosion
  36. cm.teachSkill(10001006,1,1); //Jump Down Nobleese
  37. cm.teachSkill(8,1,1); //Follow the Lead Beginner
  38. cm.teachSkill(10000018,1,1); //Follow the Lead Nobleese
  39. cm.teachSkill(10001007,3,3); //Maker Nobleese
  40. cm.teachSkill(10001009,1,1); //Bamboo Thrust
  41. cm.teachSkill(10001010,1,1); //Invincible Barrier Nobleese
  42. cm.teachSkill(10001011,1,1); //Mateo Shower
  43. cm.teachSkill(8001000,1,1); //????????
  44. cm.teachSkill(8001001,1,1); //????????
  45. cm.teachSkill(1000002,8,8); // Endure
  46. cm.teachSkill(1000000,16,16); //Improving HP Recovery
  47. cm.teachSkill(1000001,10,10); //Improving MaxHP Increase
  48. cm.teachSkill(1001003,20,20); //Iron Body
  49. cm.teachSkill(1001004,20,20); //Power Strike
  50. cm.teachSkill(1001005,20,20); //Slash Blast
  51. cm.teachSkill(2001004,20,20); //Energy Bolt
  52. cm.teachSkill(2000001,10,10); //Improving Max MP Increase
  53. cm.teachSkill(2000000,16,16); //Improving MP recovery
  54. cm.teachSkill(2001003,20,20); //Magic Armor
  55. cm.teachSkill(2001005,20,20); //Magic Claw
  56. cm.teachSkill(2001002,20,20); //Magic Guard
  57. cm.teachSkill(3001004,20,20); //Arrow Blow
  58. cm.teachSkill(3000001,20,20); //Critical Shot
  59. cm.teachSkill(3001005,20,20); //Double Shot
  60. cm.teachSkill(3001003,20,20); //Focus
  61. cm.teachSkill(3000000,16,16); //The Blessing of Amazon
  62. cm.teachSkill(3000002,8,8); //The Eye of Amazon
  63. cm.teachSkill(4001003,20,20); //Dark Sight
  64. cm.teachSkill(4001002,20,20); //Disorder
  65. cm.teachSkill(4001334,20,20); //Double Stab
  66. cm.teachSkill(4000001,8,8); //Keen Eyes
  67. cm.teachSkill(4001344,20,20); //Lucky Seven
  68. cm.teachSkill(4000000,20,20); //Nimble Body
  69. cm.teachSkill(5000000,20,20); //Bullet Time
  70. cm.teachSkill(5001001,20,20); //Flash Fist
  71. cm.teachSkill(5001002,20,20); //Sommersault Kick
  72. cm.teachSkill(5001003,20,20); //Double Shot
  73. cm.teachSkill(5001005,10,10); //Dash
  74. cm.teachSkill(1101005,20,20); //Axe Booster
  75. cm.teachSkill(1100001,20,20); //Axe Mastery
  76. cm.teachSkill(1100003,30,30); //Final Attack : Axe
  77. cm.teachSkill(1100002,30,30); //Final Attack : Sword
  78. cm.teachSkill(1101007,30,30); //Power Guard
  79. cm.teachSkill(1101006,20,20); //Rage
  80. cm.teachSkill(1101004,20,20); //Sword Booster
  81. cm.teachSkill(1100000,20,20); //Sword Mastery
  82. cm.teachSkill(1201005,20,20); //BW Booster
  83. cm.teachSkill(1200001,20,20); //BW Mastery
  84. cm.teachSkill(1200003,30,30); //Final Attack : BW
  85. cm.teachSkill(1200002,30,30); //Final Attack : Sword
  86. cm.teachSkill(1201007,30,30); //Power Guard
  87. cm.teachSkill(1201004,20,20); //Sword Booster
  88. cm.teachSkill(1200000,20,20); //Sword Mastery
  89. cm.teachSkill(1201006,20,20); //Threaten
  90. cm.teachSkill(1300003,30,30); //Final Attack : Pole Arm
  91. cm.teachSkill(1300002,30,30); //Final Attack : Spear
  92. cm.teachSkill(1301007,30,30); //Hyper Body
  93. cm.teachSkill(1301006,20,20); //Iron Will
  94. cm.teachSkill(1301005,20,20); //Pole Arm Booster
  95. cm.teachSkill(1300001,20,20); //Pole Arm Mastery
  96. cm.teachSkill(1301004,20,20); //Spear Booster
  97. cm.teachSkill(1300000,20,20); //Spear Mastery
  98. cm.teachSkill(2101004,30,30); //Fire Arrow
  99. cm.teachSkill(2101001,20,20); //Meditation
  100. cm.teachSkill(2100000,20,20); //MP Eater
  101. cm.teachSkill(2101005,30,30); //Poison Brace
  102. cm.teachSkill(2101003,20,20); //Slow
  103. cm.teachSkill(2101002,20,20); //Teleport
  104. cm.teachSkill(2201004,30,30); //Cold Beam
  105. cm.teachSkill(2201001,20,20); //Meditation
  106. cm.teachSkill(2200000,20,20); //MP Eater
  107. cm.teachSkill(2201003,20,20); //Slow
  108. cm.teachSkill(2201002,20,20); //Teleport
  109. cm.teachSkill(2201005,30,30); //Thunderbolt
  110. cm.teachSkill(2301004,20,20);
  111. cm.teachSkill(2301002,30,30); //Heal
  112. cm.teachSkill(2301005,30,30); //Holy Arrow
  113. cm.teachSkill(2301003,20,20); //Invincible
  114. cm.teachSkill(2300000,20,20); //MP Eater
  115. cm.teachSkill(2301001,20,20); //Teleport
  116. cm.teachSkill(3101005,30,30); //Arrow Bomb : Bow
  117. cm.teachSkill(3101002,20,20); //Bow Booster
  118. cm.teachSkill(3100000,20,20); //Bow Mastery
  119. cm.teachSkill(3100001,30,30); //Final Attack : Bow
  120. cm.teachSkill(3101003,20,20); //Power Knock-Back
  121. cm.teachSkill(3101004,20,20); //Soul Arrow : Bow
  122. cm.teachSkill(3201002,20,20); //Crossbow Booster
  123. cm.teachSkill(3200000,20,20); //Crossbow Mastery
  124. cm.teachSkill(3200001,30,30); //Final Attack : Crossbow
  125. cm.teachSkill(3201005,30,30); //Iron Arrow : Crossbow
  126. cm.teachSkill(3201003,20,20); //Power Knock-Back
  127. cm.teachSkill(3201004,20,20); //Soul Arrow : Crossbow
  128. cm.teachSkill(4101003,20,20); //Claw Booster
  129. cm.teachSkill(4100000,20,20); //Claw Mastery
  130. cm.teachSkill(4100001,30,30); //Critical Throw
  131. cm.teachSkill(4101005,30,30); //Drain
  132. cm.teachSkill(4100002,20,20); //Endure
  133. cm.teachSkill(4101004,20,20); //Haste
  134. cm.teachSkill(4201002,20,20); //Dagger Booster
  135. cm.teachSkill(4200000,20,20); //Dagger Mastery
  136. cm.teachSkill(4200001,20,20); //Endure
  137. cm.teachSkill(4201003,20,20); //Haste
  138. cm.teachSkill(4201005,30,30); //Savage Blow
  139. cm.teachSkill(4201004,30,30); //Steal
  140. cm.teachSkill(5100000,10,10); //Improve MaxHP
  141. cm.teachSkill(5100001,20,20); //Knuckler Mastery
  142. cm.teachSkill(5101006,20,20); //Knuckler Booster
  143. cm.teachSkill(5101002,20,20); //Backspin Blow
  144. cm.teachSkill(5101003,20,20); //Double Uppercut
  145. cm.teachSkill(5101004,20,20); //Corkscrew Blow
  146. cm.teachSkill(5101005,10,10); //MP Recovery
  147. cm.teachSkill(5101007,10,10); //Oak Barrel
  148. cm.teachSkill(5200000,20,20); //Gun Mastery
  149. cm.teachSkill(5201001,20,20); //Invisible Shot
  150. cm.teachSkill(5201002,20,20); //Grenade
  151. cm.teachSkill(5201003,20,20); //Gun Booster
  152. cm.teachSkill(5201004,20,20); //Blank Shot
  153. cm.teachSkill(5201005,10,10); //Wings
  154. cm.teachSkill(5201006,20,20); //Recoil Shot
  155. cm.teachSkill(1111007,20,20); //Armor Crash
  156. cm.teachSkill(1111006,30,30); //Coma: Axe
  157. cm.teachSkill(1111005,30,30); //Coma: Sword
  158. cm.teachSkill(1111002,30,30); //Combo Attack
  159. cm.teachSkill(1110000,20,20); //Improving MP recovery
  160. cm.teachSkill(1111004,30,30); //Panic: Axe
  161. cm.teachSkill(1111003,30,30); //Panic: Sword
  162. cm.teachSkill(1110001,20,20); //Shield Mastery
  163. cm.teachSkill(1111008,30,30); //Shout
  164. cm.teachSkill(1211006,30,30); //Blizzard Charge: BW
  165. cm.teachSkill(1211002,30,30); //Charged Blow
  166. cm.teachSkill(1211004,30,30); //Fire Charge: BW
  167. cm.teachSkill(1211003,30,30); //Fire Charge: Sword
  168. cm.teachSkill(1211005,30,30); //Ice Charge: Sword
  169. cm.teachSkill(1210000,20,20); //Improving MP recovery
  170. cm.teachSkill(1211008,30,30); //Lightning Charge: BW
  171. cm.teachSkill(1211009,20,20); //Magic Crash
  172. cm.teachSkill(1210001,20,20); //Shield Mastery
  173. cm.teachSkill(1211007,30,30); //Thunder Charge: Sword
  174. cm.teachSkill(1311008,20,20); //Dragon Blood
  175. cm.teachSkill(1311004,30,30); //Dragon Fury: Pole Arm
  176. cm.teachSkill(1311003,30,30); //Dragon Fury: Spear
  177. cm.teachSkill(1311006,30,30); //Dragon Roar
  178. cm.teachSkill(1310000,20,20); //Elemental Resistance
  179. cm.teachSkill(1311002,30,30); //Pole Arm Crusher
  180. cm.teachSkill(1311007,20,20); //Power Crash
  181. cm.teachSkill(1311005,30,30); //Sacrifice
  182. cm.teachSkill(1311001,30,30); //Spear Crusher
  183. cm.teachSkill(2110001,30,30); //Element Amplification
  184. cm.teachSkill(2111006,30,30); //Element Composition
  185. cm.teachSkill(2111002,30,30); //Explosion
  186. cm.teachSkill(2110000,20,20); //Partial Resistance
  187. cm.teachSkill(2111003,30,30); //Poison Mist
  188. cm.teachSkill(2111004,20,20); //Seal
  189. cm.teachSkill(2111005,20,20); //Spell Booster
  190. cm.teachSkill(2210001,30,30); //Element Amplification
  191. cm.teachSkill(2211006,30,30); //Element Composition
  192. cm.teachSkill(2211002,30,30); //Ice Strike
  193. cm.teachSkill(2210000,20,20); //Partial Resistance
  194. cm.teachSkill(2211004,20,20); //Seal
  195. cm.teachSkill(2211005,20,20); //Spell Booster
  196. cm.teachSkill(2211003,30,30); //Thunder Spear
  197. cm.teachSkill(2311001,20,20); //Dispel
  198. cm.teachSkill(2311005,30,30); //Doom
  199. cm.teachSkill(2310000,20,20); //Elemental Resistance
  200. cm.teachSkill(2311003,30,30); //Holy Symbol
  201. cm.teachSkill(2311002,20,20); //Mystic Door
  202. cm.teachSkill(2311004,30,30); //Shining Ray
  203. cm.teachSkill(2311006,30,30); //Summon Dragon
  204. cm.teachSkill(3111004,30,30); //Arrow Rain
  205. cm.teachSkill(3111003,30,30); //Inferno
  206. cm.teachSkill(3110001,20,20); //Mortal Blow
  207. cm.teachSkill(3111002,20,20); //Puppet
  208. cm.teachSkill(3111005,30,30); //Silver Hawk
  209. cm.teachSkill(3111006,30,30); //Strafe
  210. cm.teachSkill(3110000,20,20); //Thrust
  211. cm.teachSkill(3211004,30,30); //Arrow Eruption
  212. cm.teachSkill(3211003,30,30); //Blizzard
  213. cm.teachSkill(3211005,30,30); //Golden Eagle
  214. cm.teachSkill(3210001,20,20); //Mortal Blow
  215. cm.teachSkill(3211002,20,20); //Puppet
  216. cm.teachSkill(3211006,30,30); //Strafe
  217. cm.teachSkill(3210000,20,20); //Thrust
  218. cm.teachSkill(4110000,20,20); //Alchemist
  219. cm.teachSkill(4111005,30,30); //Avenger
  220. cm.teachSkill(4111006,20,20); //Flash Jump
  221. cm.teachSkill(4111001,20,20); //Meso Up
  222. cm.teachSkill(4111004,30,30); //Shadow Meso
  223. cm.teachSkill(4111002,30,30); //Shadow Partner
  224. cm.teachSkill(4111003,20,20); //Shadow Web
  225. cm.teachSkill(4211002,30,30); //Assaulter
  226. cm.teachSkill(4211004,30,30); //Band of Thieves
  227. cm.teachSkill(4211001,30,30); //Chakra
  228. cm.teachSkill(4211006,30,30); //Meso Explosion
  229. cm.teachSkill(4211005,20,20); //Meso Guard
  230. cm.teachSkill(4211003,20,20); //Pickpocket
  231. cm.teachSkill(4210000,20,20); //Shield Mastery
  232. cm.teachSkill(5110000,20,20); //Stun Mastery
  233. cm.teachSkill(5110001,40,40); //Energy Charge
  234. cm.teachSkill(5111002,30,30); //Energy Blast
  235. cm.teachSkill(5111004,20,20); //Energy Drain
  236. cm.teachSkill(5111005,20,20); //Transformation
  237. cm.teachSkill(5111006,30,30); //Shockwave
  238. cm.teachSkill(5210000,20,20); //Burst Fire
  239. cm.teachSkill(5211001,30,30); //Octopus
  240. cm.teachSkill(5211002,30,30); //Gaviota
  241. cm.teachSkill(5211004,30,30); //Flamethrower
  242. cm.teachSkill(5211005,30,30); //Ice Splitter
  243. cm.teachSkill(5211006,30,30); //Homing Beacon
  244. cm.teachSkill(1120004,30,30); //Achilles
  245. cm.teachSkill(1120003,30,30); //Advanced Combo
  246. cm.teachSkill(1121011,5,5); //Hero's Will
  247. cm.teachSkill(1120005,30,30); //Blocking
  248. cm.teachSkill(1121008,30,30); //Brandish
  249. cm.teachSkill(1121010,30,30); //Enrage
  250. cm.teachSkill(1121000,30,30); //Maple Warrior
  251. cm.teachSkill(1121001,30,30); //Monster Magnet
  252. cm.teachSkill(1121006,30,30); //Rush
  253. cm.teachSkill(1121002,30,30); //Stance
  254. cm.teachSkill(1220005,30,30); //Achilles
  255. cm.teachSkill(1220010,10,10); //Advanced Charge
  256. cm.teachSkill(1221012,5,5); //Hero's Will
  257. cm.teachSkill(1221009,30,30); //Blast
  258. cm.teachSkill(1220006,30,30); //Blocking
  259. cm.teachSkill(1221004,20,20); //Divine Charge: Mace
  260. cm.teachSkill(1221003,20,20); //Holy Charge: Sword
  261. cm.teachSkill(1221000,30,30); //Maple Warrior
  262. cm.teachSkill(1221001,30,30); //Monster Magnet
  263. cm.teachSkill(1221007,30,30); //Rush
  264. cm.teachSkill(1221011,30,30); //Sanctuary
  265. cm.teachSkill(1221002,30,30); //Stance
  266. cm.teachSkill(1320005,30,30); //Achilles
  267. cm.teachSkill(1321010,5,5); //Hero's Will
  268. cm.teachSkill(1321007,10,10); //Beholder
  269. cm.teachSkill(1320009,25,25); //Beholder's Buff
  270. cm.teachSkill(1320008,25,25); //Beholder's Healing
  271. cm.teachSkill(1320006,30,30); //Berserk
  272. cm.teachSkill(1321000,30,30); //Maple Warrior
  273. cm.teachSkill(1321001,30,30); //Monster Magnet
  274. cm.teachSkill(1321003,30,30); //Rush
  275. cm.teachSkill(1321002,30,30); //Stance
  276. cm.teachSkill(2121008,5,5); //Hero's Will
  277. cm.teachSkill(2121001,30,30); //Big Bang
  278. cm.teachSkill(2121005,30,30); //Elquines
  279. cm.teachSkill(2121003,30,30); //Fire Demon
  280. cm.teachSkill(2121004,30,30); //Infinity
  281. cm.teachSkill(2121002,30,30); //Mana Reflection
  282. cm.teachSkill(2121000,30,30); //Maple Warrior
  283. cm.teachSkill(2121007,30,30); //Meteo
  284. cm.teachSkill(2121006,30,30); //Paralyze
  285. cm.teachSkill(2221008,5,5); //Hero's Will
  286. cm.teachSkill(2221001,30,30); //Big Bang
  287. cm.teachSkill(2221007,30,30); //Blizzard
  288. cm.teachSkill(2221006,30,30); //Chain Lightning
  289. cm.teachSkill(2221003,30,30); //Ice Demon
  290. cm.teachSkill(2221005,30,30); //Ifrit
  291. cm.teachSkill(2221004,30,30); //Infinity
  292. cm.teachSkill(2221002,30,30); //Mana Reflection
  293. cm.teachSkill(2221000,30,30); //Maple Warrior
  294. cm.teachSkill(2321007,30,30); //Angel's Ray
  295. cm.teachSkill(2321009,5,5); //Hero's Will
  296. cm.teachSkill(2321003,30,30); //Bahamut
  297. cm.teachSkill(2321001,30,30); //Big Bang
  298. cm.teachSkill(2321008,30,30); //Genesis
  299. cm.teachSkill(2321005,30,30); //Holy Shield
  300. cm.teachSkill(2321004,30,30); //Infinity
  301. cm.teachSkill(2321002,30,30); //Mana Reflection
  302. cm.teachSkill(2321000,30,30); //Maple Warrior
  303. cm.teachSkill(2321006,10,10); //Resurrection
  304. cm.teachSkill(3121009,5,5); //Hero's Will
  305. cm.teachSkill(3120005,30,30); //Bow Expert
  306. cm.teachSkill(3121008,30,30); //Concentration
  307. cm.teachSkill(3121003,30,30); //Dragon Pulse
  308. cm.teachSkill(3121007,30,30); //Hamstring
  309. cm.teachSkill(3121000,30,30); //Maple Warrior
  310. cm.teachSkill(3121006,30,30); //Phoenix
  311. cm.teachSkill(3121002,30,30); //Sharp Eyes
  312. cm.teachSkill(3121004,30,30); //Storm Arrow
  313. cm.teachSkill(3221008,5,5); //Hero's Will
  314. cm.teachSkill(3221006,30,30); //Blind
  315. cm.teachSkill(3220004,30,30); //Crossbow Expert
  316. cm.teachSkill(3221003,30,30); //Dragon Pulse
  317. cm.teachSkill(3221005,30,30); //Freezer
  318. cm.teachSkill(3221000,30,30); //Maple Warrior
  319. cm.teachSkill(3221001,30,30); //Piercing
  320. cm.teachSkill(3221002,30,30); //Sharp Eyes
  321. cm.teachSkill(3221007,30,30); //Sniping
  322. cm.teachSkill(4121009,5,5); //Hero's Will
  323. cm.teachSkill(4120002,30,30); //Shadow Shifter
  324. cm.teachSkill(4121000,30,30); //Maple Warrior
  325. cm.teachSkill(4121004,30,30); //Ninja Ambush
  326. cm.teachSkill(4121008,30,30); //Ninja Storm
  327. cm.teachSkill(4121003,30,30); //Taunt
  328. cm.teachSkill(4121006,30,30); //Spirit Claw
  329. cm.teachSkill(4121007,30,30); //Triple Throw
  330. cm.teachSkill(4120005,30,30); //Venomous Star
  331. cm.teachSkill(4221001,30,30); //Assassinate
  332. cm.teachSkill(4221008,5,5); //Hero's Will
  333. cm.teachSkill(4221007,30,30); //Boomerang Step
  334. cm.teachSkill(4220002,30,30); //Shadow Shifter
  335. cm.teachSkill(4221000,30,30); //Maple Warrior
  336. cm.teachSkill(4221004,30,30); //Ninja Ambush
  337. cm.teachSkill(4221003,30,30); //Taunt
  338. cm.teachSkill(4221006,30,30); //Smokescreen
  339. cm.teachSkill(4220005,30,30); //Venomous Dagger
  340. cm.teachSkill(5121000,30,30); //Maple Warrior
  341. cm.teachSkill(5121001,30,30); //Dragon Strike
  342. cm.teachSkill(5121002,30,30); //Energy Orb
  343. cm.teachSkill(5121003,20,20); //Super Transformation
  344. cm.teachSkill(5121004,30,30); //Demolition
  345. cm.teachSkill(5121005,30,30); //Snatch
  346. cm.teachSkill(5121007,30,30); //Barrage
  347. cm.teachSkill(5121008,5,5); //Pirate's Rage
  348. cm.teachSkill(5121009,20,20); //Speed Infusion
  349. cm.teachSkill(5121010,30,30); //Time Leap
  350. cm.teachSkill(5220001,30,30); //Elemental Boost
  351. cm.teachSkill(5220002,20,20); //Wrath of the Octopi
  352. cm.teachSkill(5220011,20,20); //Bullseye
  353. cm.teachSkill(5221000,30,30); //Maple Warrior
  354. cm.teachSkill(5221003,30,30); //Aerial Strike
  355. cm.teachSkill(5221004,30,30); //Rapid Fire
  356. cm.teachSkill(5221006,10,10); //Battleship
  357. cm.teachSkill(5221007,30,30); //Battleship Cannon
  358. cm.teachSkill(5221008,30,30); //Battleship Torpedo
  359. cm.teachSkill(5221009,20,20); //Hypnotize
  360. cm.teachSkill(5221010,5,5); //Speed Infusion
  361. cm.teachSkill(9001000,1,1); //Haste (Normal)
  362. cm.teachSkill(9001001,1,1); //Super Dragon Roar
  363. cm.teachSkill(9001002,1,1); //Teleport
  364. cm.teachSkill(9101000,1,1); //Heal + Dispel
  365. cm.teachSkill(9101001,1,1); //Haste (Super)
  366. cm.teachSkill(9101002,1,1); //Holy Symbol
  367. cm.teachSkill(9101003,1,1); //Bless
  368. cm.teachSkill(9101004,1,1); //Hide
  369. cm.teachSkill(9101005,1,1); //Resurrection
  370. cm.teachSkill(9101006,1,1); //Super Dragon Roar
  371. cm.teachSkill(9101007,1,1); //Teleport
  372. cm.teachSkill(9101008,1,1); //Hyper Body
  373. cm.teachSkill(10000012,20,20); // Blessing of the Spirit
  374. cm.teachSkill(10001000,3,3); // Three Snails
  375. cm.teachSkill(10001001,3,3); // Recovery
  376. cm.teachSkill(10001002,3,3); // Nimble Feet
  377. cm.teachSkill(10001003,1,1); // Legendary Spirit
  378. cm.teachSkill(10001004,1,1); // Monster Rider
  379. cm.teachSkill(10001005,1,1); // Echo of Hero
  380. cm.teachSkill(11000000,10,10); // Improving MaxHP Increase
  381. cm.teachSkill(11001001,10,10); // Iron Body
  382. cm.teachSkill(11001002,20,20); // Power Strike
  383. cm.teachSkill(11001003,20,20); // Slash Blast
  384. cm.teachSkill(11001004,20,20); // Soul
  385. cm.teachSkill(12000000,10,10); // Improving Max MP Increase
  386. cm.teachSkill(12001001,10,10); // Magic Guard
  387. cm.teachSkill(12001002,10,10); // Magic Armor
  388. cm.teachSkill(12001003,20,20); // Magic Claw
  389. cm.teachSkill(12001004,20,20); // Flame
  390. cm.teachSkill(13000000,20,20); // Critical Shot
  391. cm.teachSkill(13000001,8,8); // The Eye of Amazon
  392. cm.teachSkill(13001002,10,10); // Focus
  393. cm.teachSkill(13001003,20,20); // Double Shot
  394. cm.teachSkill(13001004,20,20); // Storm
  395. cm.teachSkill(14000000,10,10); // Nimble Body
  396. cm.teachSkill(14000001,8,8); // Keen Eyes
  397. cm.teachSkill(14001002,10,10); // Disorder
  398. cm.teachSkill(14001003,10,10); // Dark Sight
  399. cm.teachSkill(14001004,20,20); // Lucky Seven
  400. cm.teachSkill(14001005,20,20); // Darkness
  401. cm.teachSkill(15000000,10,10); // Bullet Time
  402. cm.teachSkill(15001001,20,20); // Flash Fist
  403. cm.teachSkill(15001002,20,20); // Sommersault Kick
  404. cm.teachSkill(15001003,10,10); // Dash
  405. cm.teachSkill(15001004,20,20); // Lightning
  406. cm.teachSkill(11100000,20,20); // Sword Mastery
  407. cm.teachSkill(11101001,20,20); // Sword Booster
  408. cm.teachSkill(11101002,30,30); // Final Attack : Sword
  409. cm.teachSkill(11101003,20,20); // Rage
  410. cm.teachSkill(11101004,30,30); // Soul Blade
  411. cm.teachSkill(11101005,10,10); // Soul Rush
  412. cm.teachSkill(12101000,20,20); // Meditation
  413. cm.teachSkill(12101001,20,20); // Slow
  414. cm.teachSkill(12101002,20,20); // Flame Arrow
  415. cm.teachSkill(12101003,20,20); // Teleport
  416. cm.teachSkill(12101004,20,20); // Spell Booster
  417. cm.teachSkill(12101005,20,20); // Elemental Reset
  418. cm.teachSkill(12101006,20,20); // Fire Filar
  419. cm.teachSkill(13100000,20,20); // Bow Mastery
  420. cm.teachSkill(13100004,20,20); // Thrust
  421. cm.teachSkill(13101001,20,20); // Bow Booster
  422. cm.teachSkill(13101002,30,30); // Final Attack : Bow
  423. cm.teachSkill(13101003,20,20); // Soul Arrow : Bow
  424. cm.teachSkill(13101005,20,20); // Storm Brakes
  425. cm.teachSkill(13101006,10,10); // Wind Walk
  426. cm.teachSkill(14100000,20,20); // Claw Mastery
  427. cm.teachSkill(14100001,30,30); // Critical Throw
  428. cm.teachSkill(14100005,10,10); // Vanish
  429. cm.teachSkill(14101002,20,20); // Claw Booster
  430. cm.teachSkill(14101003,20,20); // Haste
  431. cm.teachSkill(14101004,20,20); // Flash Jump
  432. cm.teachSkill(14101006,20,20); // Vampire
  433. cm.teachSkill(15100000,10,10); // Improve MaxHP
  434. cm.teachSkill(15100001,20,20); // Knuckle Mastery
  435. cm.teachSkill(15100004,20,20); // Energy Charge
  436. cm.teachSkill(15101002,20,20); // Knuckle Booster
  437. cm.teachSkill(15101003,20,20); // Corkscrew Blow
  438. cm.teachSkill(15101005,20,20); // Energy Blast
  439. cm.teachSkill(15101006,20,20); // Lightning Charge
  440. cm.teachSkill(11110000,20,20); // Improving MP Recovery
  441. cm.teachSkill(11110005,20,20); // Advance Combo
  442. cm.teachSkill(11111001,20,20); // Combo Attack
  443. cm.teachSkill(11111002,20,20); // Sword: Panic
  444. cm.teachSkill(11111003,20,20); // Sword: Coma
  445. cm.teachSkill(11111004,30,30); // Brandish
  446. cm.teachSkill(11111006,30,30); // Soul Blow
  447. cm.teachSkill(11111007,20,20); // Soul Charge
  448. cm.teachSkill(12110000,20,20); // Elemental Resistance
  449. cm.teachSkill(12110001,20,20); // Element Amplification
  450. cm.teachSkill(12111002,20,20); // Seal
  451. cm.teachSkill(12111003,20,20); // Meteo
  452. cm.teachSkill(12111004,20,20); // Ifrit
  453. cm.teachSkill(12111005,30,30); // Flame Gear
  454. cm.teachSkill(12111006,30,30); // Fire Strike
  455. cm.teachSkill(13110003,20,20); // Bow Expert
  456. cm.teachSkill(13111000,20,20); // Arrow Rain
  457. cm.teachSkill(13111001,30,30); // Strafe
  458. cm.teachSkill(13111002,20,20); // Hurricane
  459. cm.teachSkill(13111004,20,20); // Puppet
  460. cm.teachSkill(13111005,10,10); // Albatross
  461. cm.teachSkill(13111006,20,20); // Wind Piercing
  462. cm.teachSkill(13111007,20,20); // Wind Shot
  463. cm.teachSkill(14110003,20,20); // Alchemist
  464. cm.teachSkill(14110004,20,20); // Venom
  465. cm.teachSkill(14111000,30,30); // Shadow Partner
  466. cm.teachSkill(14111001,20,20); // Shadow Web
  467. cm.teachSkill(14111002,30,30); // Avenger
  468. cm.teachSkill(14111005,20,20); // Triple Throw
  469. cm.teachSkill(14111006,30,30); // Poison Bomb
  470. cm.teachSkill(15110000,20,20); // Critical Punch
  471. cm.teachSkill(15111001,20,20); // Energy Drain
  472. cm.teachSkill(15111002,10,10); // Transformation
  473. cm.teachSkill(15111003,20,20); // Shockwave
  474. cm.teachSkill(15111004,20,20); // Barrage
  475. cm.teachSkill(15111005,20,20); // Speed Infusion
  476. cm.teachSkill(15111006,20,20); // Spark
  477. cm.teachSkill(15111007,30,30); // Shark Wave
  478.  
  479.  
  480. cm.sendOk("Congratulations, You Have Maxed Your Skills");
  481. cm.dispose();
  482. }
  483. else{
  484. cm.sendOk("Train More and ill think ;)");
  485. cm.dispose();
  486. }
  487. }
  488. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement