Guest User

Untitled

a guest
Jul 23rd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 72.73 KB | None | 0 0
  1. var status;
  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.         status++;
  11.     }else{
  12.         status--;
  13.     }
  14.     if (status == 0) {
  15.         cm.sendNext("Welcome to my abode! I'm Dr. Bing, an evi-, ehem. I'm an intelligent scientist that has had an expirement gone wrong. These Aliens inside have stolen all my Alien Source Chips! Get them back, and I'll reward you!");
  16.     } else if (status == 1) {
  17.         if (cm.itemQuantity(4032723) >= 1) {
  18.         cm.sendSimple("Oooh. You've got some Alien Sources! What would you like to trade them for?\r\n#L0##v1302143#1st Unwelcome Guest Weapons \r\n#r( 3 Alien Sources )#k\r\n#L1##v1302144#2nd Unwelcome Guest Weapons \r\n#r( 5 Alien Sources )#k\r\n#L2##v1302145#3rd Unwelcome Guest Weapons \r\n#r( 10 Alien Sources )#k\r\n#L3##v1302146#Last Unwelcome Guest Items \r\n#r( 15 Alien Sources )#k\r\n#L4##v1302147#VIP Unwelcome Guest Items \r\n#r( 25 Alien Sources )#k\r\n#L5##v1003118#Alien Armor \r\n#r( 5 Alien Sources )#k\r\n#L6#I'd like to save my Alien Sources.");
  19.            } else {
  20.                cm.sendOk("You don't seem to have any Alien Sources. They look like this : #v4032723# Return to me when you've found some!");
  21.                cm.dispose();
  22.                }
  23.     } else if (status == 2) {
  24.         if (selection == 0) {
  25.             cm.sendSimple("Please choose the weapon you'd like.\r\n#L10##v1302143#1st Unwelcome Guest Sword\r\n#L11##v1312058#1st Unwelcome Guest One Handed Axe\r\n#L12##v1322086#1st Unwelcome Guest One Handed Blunt Weapon\r\n#L13##v1332116#1st Unwelcome Guest Dagger ( Luk )\r\n#L14##v1332121#1st Unwelcome Guest Dagger ( Str )\r\n#L15##v1372074#1st Unwelcome Guest Wand\r\n#L16##v1382095#1st Unwelcome Guest Staff\r\n#L17##v1402086#1st Unwelcome Guest Two Handed Sword\r\n#L18##v1412058#1st Unwelcome Guest Two Handed Axe\r\n#L19##v1422059#1st Unwelcome Guest Two Handed Blunt Weapon\r\n#L20##v1432077#1st Unwelcome Guest Spear\r\n#L21##v1442107#1st Unwelcome Guest Polearm\r\n#L22##v1452102#1st Unwelcome Guest Bow\r\n#L23##v1462087#1st Unwelcome Guest Crossbow\r\n#L24##v1472113#1st Unwelcome Guest Claw\r\n#L25##v1482075#1st Unwelcome Guest Knuckle\r\n#L26##v1492075#1st Unwelcome Guest Gun\r\n#L27#I've changed my mind.\r\n.");
  26.  
  27.         } else if (selection == 1) {
  28.             cm.sendSimple("Please choose the weapon you'd like.\r\n#L30##v1302144#2nd Unwelcome Guest Sword\r\n#L31##v1312059#2nd Unwelcome Guest One Handed Axe\r\n#L32##v1322087#2nd Unwelcome Guest One Handed Blunt Weapon\r\n#L33##v1332117#2nd Unwelcome Guest Dagger ( Luk )\r\n#L34##v1332122#2nd Unwelcome Guest Dagger ( Str )\r\n#L35##v1372075#2nd Unwelcome Guest Wand\r\n#L36##v1382096#2nd Unwelcome Guest Staff\r\n#L37##v1402087#2nd Unwelcome Guest Two Handed Sword\r\n#L38##v1412059#2nd Unwelcome Guest Two Handed Axe\r\n#L39##v1422060#2nd Unwelcome Guest Two Handed Blunt Weapon\r\n#L40##v1432078#2nd Unwelcome Guest Spear\r\n#L41##v1442108#2nd Unwelcome Guest Polearm\r\n#L42##v1452103#2nd Unwelcome Guest Bow\r\n#L43##v1462088#2nd Unwelcome Guest Crossbow\r\n#L44##v1472114#2nd Unwelcome Guest Claw\r\n#L45##v1482076#2nd Unwelcome Guest Knuckle\r\n#L46##v1492076#2nd Unwelcome Guest Gun\r\n#L27#I've Changed My Mind.\r\n.")
  29.  
  30.         } else if (selection == 2) {
  31.             cm.sendSimple("Please choose the weapon you'd like.\r\n#L50##v1302145#3rd Unwelcome Guest Sword\r\n#L51##v1312060#3rd Unwelcome Guest One Handed Axe\r\n#L52##v1322088#3rd Unwelcome Guest One Handed Blunt Weapon\r\n#L53##v1332118#3rd Unwelcome Guest Dagger ( Luk )\r\n#L54##v1332123#3rd Unwelcome Guest Dagger ( Str )\r\n#L55##v1372076#3rd Unwelcome Guest Wand\r\n#L56##v1382097#3rd Unwelcome Guest Staff\r\n#L57##v1402088#3rd Unwelcome Guest Two Handed Sword\r\n#L58##v1412060#3rd Unwelcome Guest Two Handed Axe\r\n#L59##v1422061#3rd Unwelcome Guest Two Handed Blunt Weapon\r\n#L60##v1432079#3rd Unwelcome Guest Spear\r\n#L61##v1442109#3rd Unwelcome Guest Polearm\r\n#L62##v1452104#3rd Unwelcome Guest Bow\r\n#L63##v1462089#3rd Unwelcome Guest Crossbow\r\n#L64##v1472115#3rd Unwelcome Guest Claw\r\n#L65##v1482077#3rd Unwelcome Guest Knuckle\r\n#L66##v1492077#3rd Unwelcome Guest Gun\r\n#L27#I've Changed My Mind.\r\n.")
  32.  
  33.         } else if (selection == 3) {
  34.             cm.sendSimple("Please choose the weapon you'd like.\r\n#L70##v1302146#Last Unwelcome Guest Sword\r\n#L71##v1312061#Last Unwelcome Guest One Handed Axe\r\n#L72##v1322089#Last Unwelcome Guest One Handed Blunt Weapon\r\n#L73##v1332119#Last Unwelcome Guest Dagger ( Luk )\r\n#L74##v1332124#Last Unwelcome Guest Dagger ( Str )\r\n#L75##v1372077#Last Unwelcome Guest Wand\r\n#L76##v1382098#Last Unwelcome Guest Staff\r\n#L77##v1402089#Last Unwelcome Guest Two Handed Sword\r\n#L78##v1412061#Last Unwelcome Guest Two Handed Axe\r\n#L79##v1422062#Last Unwelcome Guest Two Handed Blunt Weapon\r\n#L80##v1432080#Last Unwelcome Guest Spear\r\n#L81##v1442110#Last Unwelcome Guest Polearm\r\n#L82##v1452105#Last Unwelcome Guest Bow\r\n#L83##v1462090#Last Unwelcome Guest Crossbow\r\n#L84##v1472116#Last Unwelcome Guest Claw\r\n#L85##v1482078#Last Unwelcome Guest Knuckle\r\n#L86##v1492078#Last Unwelcome Guest Gun\r\n#L27#I've Changed My Mind.\r\n.")
  35.  
  36.         } else if (selection == 4) {
  37.             cm.sendSimple("Please choose the weapon you'd like.\r\n#L90##v1302147#VIP Unwelcome Guest Sword\r\n#L91##v1312062#VIP Unwelcome Guest One Handed Axe\r\n#L92##v1322090#VIP Unwelcome Guest One Handed Blunt Weapon\r\n#L93##v1332120#VIP Unwelcome Guest Dagger ( Luk )\r\n#L94##v1332125#VIP Unwelcome Guest Dagger ( Str )\r\n#L95##v1372078#VIP Unwelcome Guest Wand\r\n#L96##v1382099#VIP Unwelcome Guest Staff\r\n#L97##v1402090#VIP Unwelcome Guest Two Handed Sword\r\n#L98##v1412062#VIP Unwelcome Guest Two Handed Axe\r\n#L99##v1422063#VIP Unwelcome Guest Two Handed Blunt Weapon\r\n#L100##v1432081#VIP Unwelcome Guest Spear\r\n#L101##v1442111#VIP Unwelcome Guest Polearm\r\n#L102##v1452106#VIP Unwelcome Guest Bow\r\n#L103##v1462091#VIP Unwelcome Guest Crossbow\r\n#L104##v1472117#VIP Unwelcome Guest Claw\r\n#L105##v1482079#VIP Unwelcome Guest Knuckle\r\n#L106##v1492079#VIP Unwelcome Guest Gun\r\n#L27#I've Changed My Mind.\r\n.")
  38.  
  39.         } else if (selection == 5) {
  40.             cm.sendSimple("Please choose the Armor you'd like.\r\n#L110##v1003115#Bing Machine Helmet\r\n#L111##v1003116#Powerful Visitor Helmet\r\n#L112##v1003117#Wise Visitor Helmet\r\n#L113##v1003118#Dexterous Visitor Helmet\r\n#L114##v1003119#Lucky Visitor Helmet\r\n#L115##v1052277#Bing Machine Suit\r\n#L116##v1052278#Powerful Visitor Suit\r\n#L117##v1052279#Wise Visitor Suit\r\n#L118##v1052280#Dexterous Visitor Suit\r\n#L119##v1052281#Lucky Visitor Suit\r\n\r\n#L120#I've Changed My Mind.\r\n.")
  41.         } else if (selection == 6) {
  42.             cm.sendOk("BUT...the Aliens are becoming more powerful. I need the SOURCES!");
  43.             cm.dispose();
  44.             }
  45.     } else if (status == 3) {
  46.         if (selection == 110) {
  47.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L310#Yes\r\n#L300#No.");
  48.         } else if (selection == 111) {
  49.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L311#Yes\r\n#L300#No.");
  50.         } else if (selection == 112) {
  51.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L312#Yes\r\n#L300#No.");
  52.         } else if (selection == 113) {
  53.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L313#Yes\r\n#L300#No.");
  54.         } else if (selection == 114) {
  55.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L314#Yes\r\n#L300#No.");
  56.         } else if (selection == 115) {
  57.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L315#Yes\r\n#L300#No.");
  58.         } else if (selection == 116) {
  59.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L316#Yes\r\n#L300#No.");
  60.         } else if (selection == 117) {
  61.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L317#Yes\r\n#L300#No.");
  62.         } else if (selection == 118) {
  63.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L318#Yes\r\n#L300#No.");
  64.         } else if (selection == 119) {
  65.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L319#Yes\r\n#L300#No.");
  66.         } else if (selection == 120) {
  67.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L320#Yes\r\n#L300#No.");
  68.         } else if (selection == 27) {
  69.             cm.sendOk("Please get me my Alien Sources!!");
  70.             cm.dispose();
  71.         } else if (selection == 10) {
  72.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L200#Yes\r\n#L300#No.");
  73.         } else if (selection == 11) {
  74.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L201#Yes\r\n#L300#No.");
  75.         } else if (selection == 12) {
  76.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L202#Yes\r\n#L300#No.");
  77.         } else if (selection == 13) {
  78.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L203#Yes\r\n#L300#No.");
  79.         } else if (selection == 14) {
  80.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L204#Yes\r\n#L300#No.");
  81.         } else if (selection == 15) {
  82.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L205#Yes\r\n#L300#No.");
  83.         } else if (selection == 16) {
  84.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L206#Yes\r\n#L300#No.");
  85.         } else if (selection == 17) {
  86.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L207#Yes\r\n#L300#No.");
  87.         } else if (selection == 18) {
  88.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L208#Yes\r\n#L300#No.");
  89.         } else if (selection == 19) {
  90.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L209#Yes\r\n#L300#No.");
  91.         } else if (selection == 20) {
  92.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L210#Yes\r\n#L300#No.");
  93.         } else if (selection == 21) {
  94.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L211#Yes\r\n#L300#No.");
  95.         } else if (selection == 22) {
  96.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L212#Yes\r\n#L300#No.");
  97.         } else if (selection == 23) {
  98.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L213#Yes\r\n#L300#No.");
  99.         } else if (selection == 24) {
  100.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L214#Yes\r\n#L300#No.");
  101.         } else if (selection == 25) {
  102.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L215#Yes\r\n#L300#No.");
  103.         } else if (selection == 26) {
  104.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L216#Yes\r\n#L300#No.");
  105.         } else if (selection == 30) {
  106.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L220#Yes\r\n#L300#No.");
  107.         } else if (selection == 31) {
  108.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L221#Yes\r\n#L300#No.");
  109.         } else if (selection == 32) {
  110.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L222#Yes\r\n#L300#No.");
  111.         } else if (selection == 33) {
  112.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L223#Yes\r\n#L300#No.");
  113.         } else if (selection == 34) {
  114.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L224#Yes\r\n#L300#No.");
  115.         } else if (selection == 35) {
  116.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L225#Yes\r\n#L300#No.");
  117.         } else if (selection == 36) {
  118.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L226#Yes\r\n#L300#No.");
  119.         } else if (selection == 37) {
  120.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L227#Yes\r\n#L300#No.");
  121.         } else if (selection == 38) {
  122.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L228#Yes\r\n#L300#No.");
  123.         } else if (selection == 39) {
  124.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L229#Yes\r\n#L300#No.");
  125.         } else if (selection == 40) {
  126.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L230#Yes\r\n#L300#No.");
  127.         } else if (selection == 41) {
  128.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L231#Yes\r\n#L300#No.");
  129.         } else if (selection == 42) {
  130.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L232#Yes\r\n#L300#No.");
  131.         } else if (selection == 43) {
  132.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L233#Yes\r\n#L300#No.");
  133.         } else if (selection == 44) {
  134.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L234#Yes\r\n#L300#No.");
  135.         } else if (selection == 45) {
  136.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L235#Yes\r\n#L300#No.");
  137.         } else if (selection == 46) {
  138.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L236#Yes\r\n#L300#No.");
  139.         } else if (selection == 50) {
  140.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L240#Yes\r\n#L300#No.");
  141.         } else if (selection == 51) {
  142.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L241#Yes\r\n#L300#No.");
  143.         } else if (selection == 52) {
  144.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L242#Yes\r\n#L300#No.");
  145.         } else if (selection == 53) {
  146.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L243#Yes\r\n#L300#No.");
  147.         } else if (selection == 54) {
  148.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L244#Yes\r\n#L300#No.");
  149.         } else if (selection == 55) {
  150.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L245#Yes\r\n#L300#No.");
  151.         } else if (selection == 56) {
  152.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L246#Yes\r\n#L300#No.");
  153.         } else if (selection == 57) {
  154.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L247#Yes\r\n#L300#No.");
  155.         } else if (selection == 58) {
  156.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L248#Yes\r\n#L300#No.");
  157.         } else if (selection == 59) {
  158.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L249#Yes\r\n#L300#No.");
  159.         } else if (selection == 60) {
  160.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L250#Yes\r\n#L300#No.");
  161.         } else if (selection == 61) {
  162.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L251#Yes\r\n#L300#No.");
  163.         } else if (selection == 62) {
  164.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L252#Yes\r\n#L300#No.");
  165.         } else if (selection == 63) {
  166.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L253#Yes\r\n#L300#No.");
  167.         } else if (selection == 64) {
  168.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L254#Yes\r\n#L300#No.");
  169.         } else if (selection == 65) {
  170.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L255#Yes\r\n#L300#No.");
  171.         } else if (selection == 66) {
  172.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L256#Yes\r\n#L300#No.");
  173.         } else if (selection == 70) {
  174.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L260#Yes\r\n#L300#No.");
  175.         } else if (selection == 71) {
  176.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L261#Yes\r\n#L300#No.");
  177.         } else if (selection == 72) {
  178.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L262#Yes\r\n#L300#No.");
  179.         } else if (selection == 73) {
  180.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L263#Yes\r\n#L300#No.");
  181.         } else if (selection == 74) {
  182.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L264#Yes\r\n#L300#No.");
  183.         } else if (selection == 75) {
  184.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L265#Yes\r\n#L300#No.");
  185.         } else if (selection == 76) {
  186.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L266#Yes\r\n#L300#No.");
  187.         } else if (selection == 77) {
  188.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L267#Yes\r\n#L300#No.");
  189.         } else if (selection == 78) {
  190.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L268#Yes\r\n#L300#No.");
  191.         } else if (selection == 79) {
  192.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L269#Yes\r\n#L300#No.");
  193.         } else if (selection == 80) {
  194.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L270#Yes\r\n#L300#No.");
  195.         } else if (selection == 81) {
  196.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L271#Yes\r\n#L300#No.");
  197.         } else if (selection == 82) {
  198.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L272#Yes\r\n#L300#No.");
  199.         } else if (selection == 83) {
  200.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L273#Yes\r\n#L300#No.");
  201.         } else if (selection == 84) {
  202.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L274#Yes\r\n#L300#No.");
  203.         } else if (selection == 85) {
  204.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L275#Yes\r\n#L300#No.");
  205.         } else if (selection == 86) {
  206.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L276#Yes\r\n#L300#No.");
  207.         } else if (selection == 90) {
  208.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L280#Yes\r\n#L300#No.");
  209.         } else if (selection == 91) {
  210.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L281#Yes\r\n#L300#No.");
  211.         } else if (selection == 92) {
  212.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L282#Yes\r\n#L300#No.");
  213.         } else if (selection == 93) {
  214.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L283#Yes\r\n#L300#No.");
  215.         } else if (selection == 94) {
  216.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L284#Yes\r\n#L300#No.");
  217.         } else if (selection == 95) {
  218.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L285#Yes\r\n#L300#No.");
  219.         } else if (selection == 96) {
  220.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L286#Yes\r\n#L300#No.");
  221.         } else if (selection == 97) {
  222.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L287#Yes\r\n#L300#No.");
  223.         } else if (selection == 98) {
  224.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L288#Yes\r\n#L300#No.");
  225.         } else if (selection == 99) {
  226.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L289#Yes\r\n#L300#No.");
  227.         } else if (selection == 100) {
  228.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L290#Yes\r\n#L300#No.");
  229.         } else if (selection == 101) {
  230.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L291#Yes\r\n#L300#No.");
  231.         } else if (selection == 102) {
  232.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L292#Yes\r\n#L300#No.");
  233.         } else if (selection == 103) {
  234.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L293#Yes\r\n#L300#No.");
  235.         } else if (selection == 104) {
  236.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L294#Yes\r\n#L300#No.");
  237.         } else if (selection == 105) {
  238.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L295#Yes\r\n#L300#No.");
  239.         } else if (selection == 106) {
  240.             cm.sendSimple("Are you positive you would like this Weapon? All transactions are final!\r\n#L296#Yes\r\n#L300#No.");
  241.             }
  242.     } else if (status == 4) {
  243.         if (selection == 300) {
  244.             cm.sendOk("The Alien Sources, GET THEM!");
  245.             cm.dispose();
  246.         } else if (selection == 200) {
  247.             if (cm.itemQuantity(4032723) >= 3) {
  248.                 cm.gainItem(1302143);
  249.                 cm.gainItem(4032723, -3);
  250.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  251.                 cm.dispose();
  252.             } else {
  253.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  254.                 cm.dispose();
  255.                 }
  256.         } else if (selection == 201) {
  257.             if (cm.itemQuantity(4032723) >= 3) {
  258.                 cm.gainItem(1312058);
  259.                 cm.gainItem(4032723, -3);
  260.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  261.                 cm.dispose();
  262.             } else {
  263.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  264.                 cm.dispose();          
  265.                 }  
  266.         } else if (selection == 202) {
  267.             if (cm.itemQuantity(4032723) >= 3) {
  268.                 cm.gainItem(1322086);
  269.                 cm.gainItem(4032723, -3);
  270.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  271.                 cm.dispose();
  272.             } else {
  273.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  274.                 cm.dispose();          
  275.                 }
  276.         } else if (selection == 203) {
  277.             if (cm.itemQuantity(4032723) >= 3) {
  278.                 cm.gainItem(1332116);
  279.                 cm.gainItem(4032723, -3);
  280.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  281.                 cm.dispose();
  282.             } else {
  283.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  284.                 cm.dispose();          
  285.                 }  
  286.         } else if (selection == 204) {
  287.             if (cm.itemQuantity(4032723) >= 3) {
  288.                 cm.gainItem(1332121);
  289.                 cm.gainItem(4032723, -3);
  290.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  291.                 cm.dispose();
  292.             } else {
  293.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  294.                 cm.dispose();          
  295.                 }
  296.         } else if (selection == 205) {
  297.             if (cm.itemQuantity(4032723) >= 3) {
  298.                 cm.gainItem(1372074);
  299.                 cm.gainItem(4032723, -3);
  300.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  301.                 cm.dispose();
  302.             } else {
  303.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  304.                 cm.dispose();          
  305.                 }  
  306.         } else if (selection == 206) {
  307.             if (cm.itemQuantity(4032723) >= 3) {
  308.                 cm.gainItem(1382095);
  309.                 cm.gainItem(4032723, -3);
  310.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  311.                 cm.dispose();
  312.             } else {
  313.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  314.                 cm.dispose();          
  315.                 }
  316.         } else if (selection == 207) {
  317.             if (cm.itemQuantity(4032723) >= 3) {
  318.                 cm.gainItem(1402086);
  319.                 cm.gainItem(4032723, -3);
  320.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  321.                 cm.dispose();
  322.             } else {
  323.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  324.                 cm.dispose();          
  325.                 }  
  326.         } else if (selection == 208) {
  327.             if (cm.itemQuantity(4032723) >= 3) {
  328.                 cm.gainItem(1412058);
  329.                 cm.gainItem(4032723, -3);
  330.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  331.                 cm.dispose();
  332.             } else {
  333.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  334.                 cm.dispose();          
  335.                 }
  336.         } else if (selection == 209) {
  337.             if (cm.itemQuantity(4032723) >= 3) {
  338.                 cm.gainItem(1422059);
  339.                 cm.gainItem(4032723, -3);
  340.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  341.                 cm.dispose();
  342.             } else {
  343.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  344.                 cm.dispose();          
  345.                 }  
  346.         } else if (selection == 210) {
  347.             if (cm.itemQuantity(4032723) >= 3) {
  348.                 cm.gainItem(1432077);
  349.                 cm.gainItem(4032723, -3);
  350.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  351.                 cm.dispose();
  352.             } else {
  353.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  354.                 cm.dispose();          
  355.                 }
  356.         } else if (selection == 211) {
  357.             if (cm.itemQuantity(4032723) >= 3) {
  358.                 cm.gainItem(1442107);
  359.                 cm.gainItem(4032723, -3);
  360.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  361.                 cm.dispose();
  362.             } else {
  363.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  364.                 cm.dispose();          
  365.                 }  
  366.         } else if (selection == 212) {
  367.             if (cm.itemQuantity(4032723) >= 3) {
  368.                 cm.gainItem(1452102);
  369.                 cm.gainItem(4032723, -3);
  370.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  371.                 cm.dispose();
  372.             } else {
  373.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  374.                 cm.dispose();          
  375.                 }  
  376.         } else if (selection == 213) {
  377.             if (cm.itemQuantity(4032723) >= 3) {
  378.                 cm.gainItem(1462087);
  379.                 cm.gainItem(4032723, -3);
  380.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  381.                 cm.dispose();
  382.             } else {
  383.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  384.                 cm.dispose();          
  385.                 }  
  386.         } else if (selection == 214) {
  387.             if (cm.itemQuantity(4032723) >= 3) {
  388.                 cm.gainItem(1472113);
  389.                 cm.gainItem(4032723, -3);
  390.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  391.                 cm.dispose();
  392.             } else {
  393.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  394.                 cm.dispose();          
  395.                 }
  396.         } else if (selection == 215) {
  397.             if (cm.itemQuantity(4032723) >= 3) {
  398.                 cm.gainItem(1482075);
  399.                 cm.gainItem(4032723, -3);
  400.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  401.                 cm.dispose();
  402.             } else {
  403.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  404.                 cm.dispose();          
  405.                 }  
  406.         } else if (selection == 216) {
  407.             if (cm.itemQuantity(4032723) >= 3) {
  408.                 cm.gainItem(1492075);
  409.                 cm.gainItem(4032723, -3);
  410.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  411.                 cm.dispose();
  412.             } else {
  413.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  414.                 cm.dispose();          
  415.                 }
  416.         } else if (selection == 220) {
  417.             if (cm.itemQuantity(4032724) >= 5) {
  418.                 cm.gainItem(1302144);
  419.                 cm.gainItem(4032723, -5);
  420.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  421.                 cm.dispose();
  422.             } else {
  423.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  424.                 cm.dispose();
  425.                 }
  426.         } else if (selection == 221) {
  427.             if (cm.itemQuantity(4032723) >= 5) {
  428.                 cm.gainItem(1312059);
  429.                 cm.gainItem(4032723, -5);
  430.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  431.                 cm.dispose();
  432.             } else {
  433.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  434.                 cm.dispose();          
  435.                 }  
  436.         } else if (selection == 222) {
  437.             if (cm.itemQuantity(4032723) >= 5) {
  438.                 cm.gainItem(1322087);
  439.                 cm.gainItem(4032723, -5);
  440.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  441.                 cm.dispose();
  442.             } else {
  443.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  444.                 cm.dispose();          
  445.                 }
  446.         } else if (selection == 223) {
  447.             if (cm.itemQuantity(4032723) >= 5) {
  448.                 cm.gainItem(1332117);
  449.                 cm.gainItem(4032723, -5);
  450.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  451.                 cm.dispose();
  452.             } else {
  453.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  454.                 cm.dispose();          
  455.                 }  
  456.         } else if (selection == 224) {
  457.             if (cm.itemQuantity(4032723) >= 5) {
  458.                 cm.gainItem(1332122);
  459.                 cm.gainItem(4032723, -5);
  460.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  461.                 cm.dispose();
  462.             } else {
  463.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  464.                 cm.dispose();          
  465.                 }
  466.         } else if (selection == 225) {
  467.             if (cm.itemQuantity(4032723) >= 5) {
  468.                 cm.gainItem(1372075);
  469.                 cm.gainItem(4032723, -5);
  470.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  471.                 cm.dispose();
  472.             } else {
  473.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  474.                 cm.dispose();          
  475.                 }  
  476.         } else if (selection == 226) {
  477.             if (cm.itemQuantity(4032723) >= 5) {
  478.                 cm.gainItem(1382096);
  479.                 cm.gainItem(4032723, -5);
  480.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  481.                 cm.dispose();
  482.             } else {
  483.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  484.                 cm.dispose();          
  485.                 }
  486.         } else if (selection == 227) {
  487.             if (cm.itemQuantity(4032723) >= 5) {
  488.                 cm.gainItem(1402087);
  489.                 cm.gainItem(4032723, -5);
  490.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  491.                 cm.dispose();
  492.             } else {
  493.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  494.                 cm.dispose();          
  495.                 }  
  496.         } else if (selection == 228) {
  497.             if (cm.itemQuantity(4032723) >= 5) {
  498.                 cm.gainItem(1412059);
  499.                 cm.gainItem(4032723, -5);
  500.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  501.                 cm.dispose();
  502.             } else {
  503.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  504.                 cm.dispose();          
  505.                 }
  506.         } else if (selection == 229) {
  507.             if (cm.itemQuantity(4032723) >= 5) {
  508.                 cm.gainItem(1422060);
  509.                 cm.gainItem(4032723, -5);
  510.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  511.                 cm.dispose();
  512.             } else {
  513.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  514.                 cm.dispose();          
  515.                 }  
  516.         } else if (selection == 230) {
  517.             if (cm.itemQuantity(4032723) >= 5) {
  518.                 cm.gainItem(1432078);
  519.                 cm.gainItem(4032723, -5);
  520.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  521.                 cm.dispose();
  522.             } else {
  523.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  524.                 cm.dispose();          
  525.                 }
  526.         } else if (selection == 231) {
  527.             if (cm.itemQuantity(4032723) >= 5) {
  528.                 cm.gainItem(1442108);
  529.                 cm.gainItem(4032723, -5);
  530.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  531.                 cm.dispose();
  532.             } else {
  533.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  534.                 cm.dispose();          
  535.                 }  
  536.         } else if (selection == 232) {
  537.             if (cm.itemQuantity(4032723) >= 5) {
  538.                 cm.gainItem(1452103);
  539.                 cm.gainItem(4032723, -5);
  540.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  541.                 cm.dispose();
  542.             } else {
  543.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  544.                 cm.dispose();          
  545.                 }  
  546.         } else if (selection == 233) {
  547.             if (cm.itemQuantity(4032723) >= 5) {
  548.                 cm.gainItem(1462088);
  549.                 cm.gainItem(4032723, -5);
  550.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  551.                 cm.dispose();
  552.             } else {
  553.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  554.                 cm.dispose();          
  555.                 }  
  556.         } else if (selection == 234) {
  557.             if (cm.itemQuantity(4032723) >= 5) {
  558.                 cm.gainItem(1472114);
  559.                 cm.gainItem(4032723, -5);
  560.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  561.                 cm.dispose();
  562.             } else {
  563.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  564.                 cm.dispose();          
  565.                 }
  566.         } else if (selection == 235) {
  567.             if (cm.itemQuantity(4032723) >= 5) {
  568.                 cm.gainItem(1482076);
  569.                 cm.gainItem(4032723, -5);
  570.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  571.                 cm.dispose();
  572.             } else {
  573.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  574.                 cm.dispose();          
  575.                 }  
  576.         } else if (selection == 236) {
  577.             if (cm.itemQuantity(4032723) >= 5) {
  578.                 cm.gainItem(1492076);
  579.                 cm.gainItem(4032723, -5);
  580.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  581.                 cm.dispose();
  582.             } else {
  583.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  584.                 cm.dispose();          
  585.                 }
  586.         } else if (selection == 240) {
  587.             if (cm.itemQuantity(4032725) >= 10) {
  588.                 cm.gainItem(1302145);
  589.                 cm.gainItem(4032723, -10);
  590.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  591.                 cm.dispose();
  592.             } else {
  593.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  594.                 cm.dispose();
  595.                 }
  596.         } else if (selection == 241) {
  597.             if (cm.itemQuantity(4032723) >= 10) {
  598.                 cm.gainItem(1312060);
  599.                 cm.gainItem(4032723, -10);
  600.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  601.                 cm.dispose();
  602.             } else {
  603.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  604.                 cm.dispose();          
  605.                 }  
  606.         } else if (selection == 242) {
  607.             if (cm.itemQuantity(4032723) >= 10) {
  608.                 cm.gainItem(1322088);
  609.                 cm.gainItem(4032723, -10);
  610.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  611.                 cm.dispose();
  612.             } else {
  613.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  614.                 cm.dispose();          
  615.                 }
  616.         } else if (selection == 243) {
  617.             if (cm.itemQuantity(4032723) >= 10) {
  618.                 cm.gainItem(1332118);
  619.                 cm.gainItem(4032723, -10);
  620.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  621.                 cm.dispose();
  622.             } else {
  623.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  624.                 cm.dispose();          
  625.                 }  
  626.         } else if (selection == 244) {
  627.             if (cm.itemQuantity(4032723) >= 10) {
  628.                 cm.gainItem(1332123);
  629.                 cm.gainItem(4032723, -10);
  630.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  631.                 cm.dispose();
  632.             } else {
  633.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  634.                 cm.dispose();          
  635.                 }
  636.         } else if (selection == 245) {
  637.             if (cm.itemQuantity(4032723) >= 10) {
  638.                 cm.gainItem(1372076);
  639.                 cm.gainItem(4032723, -10);
  640.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  641.                 cm.dispose();
  642.             } else {
  643.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  644.                 cm.dispose();          
  645.                 }  
  646.         } else if (selection == 246) {
  647.             if (cm.itemQuantity(4032723) >= 10) {
  648.                 cm.gainItem(1382097);
  649.                 cm.gainItem(4032723, -10);
  650.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  651.                 cm.dispose();
  652.             } else {
  653.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  654.                 cm.dispose();          
  655.                 }
  656.         } else if (selection == 247) {
  657.             if (cm.itemQuantity(4032723) >= 10) {
  658.                 cm.gainItem(1402088);
  659.                 cm.gainItem(4032723, -10);
  660.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  661.                 cm.dispose();
  662.             } else {
  663.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  664.                 cm.dispose();          
  665.                 }  
  666.         } else if (selection == 248) {
  667.             if (cm.itemQuantity(4032723) >= 10) {
  668.                 cm.gainItem(1412060);
  669.                 cm.gainItem(4032723, -10);
  670.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  671.                 cm.dispose();
  672.             } else {
  673.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  674.                 cm.dispose();          
  675.                 }
  676.         } else if (selection == 249) {
  677.             if (cm.itemQuantity(4032723) >= 10) {
  678.                 cm.gainItem(1422061);
  679.                 cm.gainItem(4032723, -10);
  680.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  681.                 cm.dispose();
  682.             } else {
  683.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  684.                 cm.dispose();          
  685.                 }  
  686.         } else if (selection == 250) {
  687.             if (cm.itemQuantity(4032723) >= 10) {
  688.                 cm.gainItem(1432079);
  689.                 cm.gainItem(4032723, -10);
  690.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  691.                 cm.dispose();
  692.             } else {
  693.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  694.                 cm.dispose();          
  695.                 }
  696.         } else if (selection == 251) {
  697.             if (cm.itemQuantity(4032723) >= 10) {
  698.                 cm.gainItem(1442109);
  699.                 cm.gainItem(4032723, -10);
  700.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  701.                 cm.dispose();
  702.             } else {
  703.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  704.                 cm.dispose();          
  705.                 }  
  706.         } else if (selection == 252) {
  707.             if (cm.itemQuantity(4032723) >= 10) {
  708.                 cm.gainItem(1452104);
  709.                 cm.gainItem(4032723, -10);
  710.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  711.                 cm.dispose();
  712.             } else {
  713.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  714.                 cm.dispose();          
  715.                 }  
  716.         } else if (selection == 253) {
  717.             if (cm.itemQuantity(4032723) >= 10) {
  718.                 cm.gainItem(1462089);
  719.                 cm.gainItem(4032723, -10);
  720.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  721.                 cm.dispose();
  722.             } else {
  723.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  724.                 cm.dispose();          
  725.                 }  
  726.         } else if (selection == 254) {
  727.             if (cm.itemQuantity(4032723) >= 10) {
  728.                 cm.gainItem(1472115);
  729.                 cm.gainItem(4032723, -10);
  730.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  731.                 cm.dispose();
  732.             } else {
  733.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  734.                 cm.dispose();          
  735.                 }
  736.         } else if (selection == 255) {
  737.             if (cm.itemQuantity(4032723) >= 10) {
  738.                 cm.gainItem(1482077);
  739.                 cm.gainItem(4032723, -10);
  740.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  741.                 cm.dispose();
  742.             } else {
  743.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  744.                 cm.dispose();          
  745.                 }  
  746.         } else if (selection == 256) {
  747.             if (cm.itemQuantity(4032723) >= 10) {
  748.                 cm.gainItem(1492077);
  749.                 cm.gainItem(4032723, -10);
  750.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  751.                 cm.dispose();
  752.             } else {
  753.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  754.                 cm.dispose();          
  755.                 }
  756.         } else if (selection == 260) {
  757.             if (cm.itemQuantity(4032725) >= 15) {
  758.                 cm.gainItem(1302146);
  759.                 cm.gainItem(4032723, -15);
  760.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  761.                 cm.dispose();
  762.             } else {
  763.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  764.                 cm.dispose();
  765.                 }
  766.         } else if (selection == 261) {
  767.             if (cm.itemQuantity(4032723) >= 15) {
  768.                 cm.gainItem(1312061);
  769.                 cm.gainItem(4032723, -15);
  770.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  771.                 cm.dispose();
  772.             } else {
  773.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  774.                 cm.dispose();          
  775.                 }  
  776.         } else if (selection == 262) {
  777.             if (cm.itemQuantity(4032723) >= 15) {
  778.                 cm.gainItem(1322089);
  779.                 cm.gainItem(4032723, -15);
  780.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  781.                 cm.dispose();
  782.             } else {
  783.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  784.                 cm.dispose();          
  785.                 }
  786.         } else if (selection == 263) {
  787.             if (cm.itemQuantity(4032723) >= 15) {
  788.                 cm.gainItem(1332119);
  789.                 cm.gainItem(4032723, -15);
  790.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  791.                 cm.dispose();
  792.             } else {
  793.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  794.                 cm.dispose();          
  795.                 }  
  796.         } else if (selection == 264) {
  797.             if (cm.itemQuantity(4032723) >= 15) {
  798.                 cm.gainItem(1332124);
  799.                 cm.gainItem(4032723, -15);
  800.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  801.                 cm.dispose();
  802.             } else {
  803.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  804.                 cm.dispose();          
  805.                 }
  806.         } else if (selection == 265) {
  807.             if (cm.itemQuantity(4032723) >= 15) {
  808.                 cm.gainItem(1372077);
  809.                 cm.gainItem(4032723, -15);
  810.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  811.                 cm.dispose();
  812.             } else {
  813.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  814.                 cm.dispose();          
  815.                 }  
  816.         } else if (selection == 266) {
  817.             if (cm.itemQuantity(4032723) >= 15) {
  818.                 cm.gainItem(1382098);
  819.                 cm.gainItem(4032723, -15);
  820.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  821.                 cm.dispose();
  822.             } else {
  823.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  824.                 cm.dispose();          
  825.                 }
  826.         } else if (selection == 267) {
  827.             if (cm.itemQuantity(4032723) >= 15) {
  828.                 cm.gainItem(1402089);
  829.                 cm.gainItem(4032723, -15);
  830.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  831.                 cm.dispose();
  832.             } else {
  833.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  834.                 cm.dispose();          
  835.                 }  
  836.         } else if (selection == 268) {
  837.             if (cm.itemQuantity(4032723) >= 15) {
  838.                 cm.gainItem(1412061);
  839.                 cm.gainItem(4032723, -15);
  840.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  841.                 cm.dispose();
  842.             } else {
  843.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  844.                 cm.dispose();          
  845.                 }
  846.         } else if (selection == 269) {
  847.             if (cm.itemQuantity(4032723) >= 15) {
  848.                 cm.gainItem(1422062);
  849.                 cm.gainItem(4032723, -15);
  850.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  851.                 cm.dispose();
  852.             } else {
  853.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  854.                 cm.dispose();          
  855.                 }  
  856.         } else if (selection == 270) {
  857.             if (cm.itemQuantity(4032723) >= 15) {
  858.                 cm.gainItem(1432080);
  859.                 cm.gainItem(4032723, -15);
  860.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  861.                 cm.dispose();
  862.             } else {
  863.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  864.                 cm.dispose();          
  865.                 }
  866.         } else if (selection == 271) {
  867.             if (cm.itemQuantity(4032723) >= 15) {
  868.                 cm.gainItem(1442110);
  869.                 cm.gainItem(4032723, -15);
  870.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  871.                 cm.dispose();
  872.             } else {
  873.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  874.                 cm.dispose();          
  875.                 }  
  876.         } else if (selection == 272) {
  877.             if (cm.itemQuantity(4032723) >= 15) {
  878.                 cm.gainItem(1452105);
  879.                 cm.gainItem(4032723, -15);
  880.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  881.                 cm.dispose();
  882.             } else {
  883.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  884.                 cm.dispose();          
  885.                 }  
  886.         } else if (selection == 273) {
  887.             if (cm.itemQuantity(4032723) >= 15) {
  888.                 cm.gainItem(1462090);
  889.                 cm.gainItem(4032723, -15);
  890.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  891.                 cm.dispose();
  892.             } else {
  893.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  894.                 cm.dispose();          
  895.                 }  
  896.         } else if (selection == 274) {
  897.             if (cm.itemQuantity(4032723) >= 15) {
  898.                 cm.gainItem(1472116);
  899.                 cm.gainItem(4032723, -15);
  900.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  901.                 cm.dispose();
  902.             } else {
  903.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  904.                 cm.dispose();          
  905.                 }
  906.         } else if (selection == 275) {
  907.             if (cm.itemQuantity(4032723) >= 15) {
  908.                 cm.gainItem(1482078);
  909.                 cm.gainItem(4032723, -15);
  910.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  911.                 cm.dispose();
  912.             } else {
  913.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  914.                 cm.dispose();          
  915.                 }  
  916.         } else if (selection == 276) {
  917.             if (cm.itemQuantity(4032723) >= 15) {
  918.                 cm.gainItem(1492078);
  919.                 cm.gainItem(4032723, -15);
  920.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  921.                 cm.dispose();
  922.             } else {
  923.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  924.                 cm.dispose();          
  925.                 }
  926.         } else if (selection == 280) {
  927.             if (cm.itemQuantity(4032725) >= 25) {
  928.                 cm.gainItem(1302147);
  929.                 cm.gainItem(4032723, -25);
  930.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  931.                 cm.dispose();
  932.             } else {
  933.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  934.                 cm.dispose();
  935.                 }
  936.         } else if (selection == 281) {
  937.             if (cm.itemQuantity(4032723) >= 25) {
  938.                 cm.gainItem(1312062);
  939.                 cm.gainItem(4032723, -25);
  940.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  941.                 cm.dispose();
  942.             } else {
  943.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  944.                 cm.dispose();          
  945.                 }  
  946.         } else if (selection == 282) {
  947.             if (cm.itemQuantity(4032723) >= 25) {
  948.                 cm.gainItem(1322090);
  949.                 cm.gainItem(4032723, -25);
  950.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  951.                 cm.dispose();
  952.             } else {
  953.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  954.                 cm.dispose();          
  955.                 }
  956.         } else if (selection == 283) {
  957.             if (cm.itemQuantity(4032723) >= 25) {
  958.                 cm.gainItem(1332120);
  959.                 cm.gainItem(4032723, -25);
  960.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  961.                 cm.dispose();
  962.             } else {
  963.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  964.                 cm.dispose();          
  965.                 }  
  966.         } else if (selection == 284) {
  967.             if (cm.itemQuantity(4032723) >= 25) {
  968.                 cm.gainItem(1332125);
  969.                 cm.gainItem(4032723, -25);
  970.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  971.                 cm.dispose();
  972.             } else {
  973.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  974.                 cm.dispose();          
  975.                 }
  976.         } else if (selection == 285) {
  977.             if (cm.itemQuantity(4032723) >= 25) {
  978.                 cm.gainItem(1372078);
  979.                 cm.gainItem(4032723, -25);
  980.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  981.                 cm.dispose();
  982.             } else {
  983.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  984.                 cm.dispose();          
  985.                 }  
  986.         } else if (selection == 286) {
  987.             if (cm.itemQuantity(4032723) >= 25) {
  988.                 cm.gainItem(1382099);
  989.                 cm.gainItem(4032723, -25);
  990.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  991.                 cm.dispose();
  992.             } else {
  993.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  994.                 cm.dispose();          
  995.                 }
  996.         } else if (selection == 287) {
  997.             if (cm.itemQuantity(4032723) >= 25) {
  998.                 cm.gainItem(1402090);
  999.                 cm.gainItem(4032723, -25);
  1000.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1001.                 cm.dispose();
  1002.             } else {
  1003.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1004.                 cm.dispose();          
  1005.                 }  
  1006.         } else if (selection == 288) {
  1007.             if (cm.itemQuantity(4032723) >= 25) {
  1008.                 cm.gainItem(1412062);
  1009.                 cm.gainItem(4032723, -25);
  1010.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1011.                 cm.dispose();
  1012.             } else {
  1013.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1014.                 cm.dispose();          
  1015.                 }
  1016.         } else if (selection == 289) {
  1017.             if (cm.itemQuantity(4032723) >= 25) {
  1018.                 cm.gainItem(1422063);
  1019.                 cm.gainItem(4032723, -25);
  1020.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1021.                 cm.dispose();
  1022.             } else {
  1023.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1024.                 cm.dispose();          
  1025.                 }  
  1026.         } else if (selection == 290) {
  1027.             if (cm.itemQuantity(4032723) >= 25) {
  1028.                 cm.gainItem(1432081);
  1029.                 cm.gainItem(4032723, -25);
  1030.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1031.                 cm.dispose();
  1032.             } else {
  1033.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1034.                 cm.dispose();          
  1035.                 }
  1036.         } else if (selection == 291) {
  1037.             if (cm.itemQuantity(4032723) >= 25) {
  1038.                 cm.gainItem(1442111);
  1039.                 cm.gainItem(4032723, -25);
  1040.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1041.                 cm.dispose();
  1042.             } else {
  1043.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1044.                 cm.dispose();          
  1045.                 }  
  1046.         } else if (selection == 292) {
  1047.             if (cm.itemQuantity(4032723) >= 25) {
  1048.                 cm.gainItem(1452106);
  1049.                 cm.gainItem(4032723, -25);
  1050.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1051.                 cm.dispose();
  1052.             } else {
  1053.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1054.                 cm.dispose();          
  1055.                 }  
  1056.         } else if (selection == 293) {
  1057.             if (cm.itemQuantity(4032723) >= 25) {
  1058.                 cm.gainItem(1462091);
  1059.                 cm.gainItem(4032723, -25);
  1060.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1061.                 cm.dispose();
  1062.             } else {
  1063.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1064.                 cm.dispose();          
  1065.                 }  
  1066.         } else if (selection == 294) {
  1067.             if (cm.itemQuantity(4032723) >= 25) {
  1068.                 cm.gainItem(1472117);
  1069.                 cm.gainItem(4032723, -25);
  1070.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1071.                 cm.dispose();
  1072.             } else {
  1073.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1074.                 cm.dispose();          
  1075.                 }
  1076.         } else if (selection == 295) {
  1077.             if (cm.itemQuantity(4032723) >= 25) {
  1078.                 cm.gainItem(1482079);
  1079.                 cm.gainItem(4032723, -25);
  1080.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1081.                 cm.dispose();
  1082.             } else {
  1083.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1084.                 cm.dispose();          
  1085.                 }  
  1086.         } else if (selection == 296) {
  1087.             if (cm.itemQuantity(4032723) >= 25) {
  1088.                 cm.gainItem(1492079);
  1089.                 cm.gainItem(4032723, -25);
  1090.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1091.                 cm.dispose();
  1092.             } else {
  1093.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1094.                 cm.dispose();          
  1095.                 }  
  1096.         } else if (selection == 310) {
  1097.             if (cm.itemQuantity(4032723) >= 5) {
  1098.                 cm.gainItem(1003115);
  1099.                 cm.gainItem(4032723, -5);
  1100.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1101.                 cm.dispose();
  1102.             } else {
  1103.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1104.                 cm.dispose();          
  1105.                 }
  1106.         } else if (selection == 311) {
  1107.             if (cm.itemQuantity(4032723) >= 5) {
  1108.                 cm.gainItem(1003116);
  1109.                 cm.gainItem(4032723, -5);
  1110.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1111.                 cm.dispose();
  1112.             } else {
  1113.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1114.                 cm.dispose();          
  1115.                 }  
  1116.         } else if (selection == 312) {
  1117.             if (cm.itemQuantity(4032723) >= 5) {
  1118.                 cm.gainItem(1003117);
  1119.                 cm.gainItem(4032723, -5);
  1120.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1121.                 cm.dispose();
  1122.             } else {
  1123.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1124.                 cm.dispose();          
  1125.                 }
  1126.         } else if (selection == 313) {
  1127.             if (cm.itemQuantity(4032723) >= 5) {
  1128.                 cm.gainItem(1003118);
  1129.                 cm.gainItem(4032723, -5);
  1130.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1131.                 cm.dispose();
  1132.             } else {
  1133.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1134.                 cm.dispose();          
  1135.                 }  
  1136.         } else if (selection == 314) {
  1137.             if (cm.itemQuantity(4032723) >= 5) {
  1138.                 cm.gainItem(1003119);
  1139.                 cm.gainItem(4032723, -5);
  1140.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1141.                 cm.dispose();
  1142.             } else {
  1143.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1144.                 cm.dispose();          
  1145.                 }
  1146.         } else if (selection == 315) {
  1147.             if (cm.itemQuantity(4032723) >= 5) {
  1148.                 cm.gainItem(1052277);
  1149.                 cm.gainItem(4032723, -5);
  1150.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1151.                 cm.dispose();
  1152.             } else {
  1153.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1154.                 cm.dispose();          
  1155.                 }  
  1156.         } else if (selection == 316) {
  1157.             if (cm.itemQuantity(4032723) >= 5) {
  1158.                 cm.gainItem(1052278);
  1159.                 cm.gainItem(4032723, -5);
  1160.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1161.                 cm.dispose();
  1162.             } else {
  1163.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1164.                 cm.dispose();          
  1165.                 }  
  1166.         } else if (selection == 317) {
  1167.             if (cm.itemQuantity(4032723) >= 5) {
  1168.                 cm.gainItem(1052279);
  1169.                 cm.gainItem(4032723, -5);
  1170.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1171.                 cm.dispose();
  1172.             } else {
  1173.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1174.                 cm.dispose();          
  1175.                 }  
  1176.         } else if (selection == 318) {
  1177.             if (cm.itemQuantity(4032723) >= 5) {
  1178.                 cm.gainItem(1052280);
  1179.                 cm.gainItem(4032723, -5);
  1180.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1181.                 cm.dispose();
  1182.             } else {
  1183.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1184.                 cm.dispose();          
  1185.                 }
  1186.         } else if (selection == 319) {
  1187.             if (cm.itemQuantity(4032723) >= 5) {
  1188.                 cm.gainItem(1052281);
  1189.                 cm.gainItem(4032723, -5);
  1190.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1191.                 cm.dispose();
  1192.             } else {
  1193.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1194.                 cm.dispose();          
  1195.                 }  
  1196.         } else if (selection == 320) {
  1197.             if (cm.itemQuantity(4032723) >= 5) {
  1198.                 cm.gainItem(1052282);
  1199.                 cm.gainItem(4032723, -5);
  1200.                 cm.sendOk("Here is your reward, but The Aliens Sources are still among the Aliens. #eI NEED MORE.");
  1201.                 cm.dispose();
  1202.             } else {
  1203.                 cm.sendOk("You don't seem to be in possession of the required amount of Alien Sources!!! I NEED THEM.");
  1204.                 cm.dispose();          
  1205.                 }                                                                                                                                  
  1206.         }
  1207.     }
  1208. }
Add Comment
Please, Sign In to add comment