Gm hat quest!

Page 1 of 7 1234567 LastLast
Results 1 to 15 of 94
  1. #1
    Valued Member MapleZ is offline
    MemberRank
    Aug 2008 Join Date
    114Posts

    Gm hat quest!

    Has the people in ur server bugged you about a gm hat? NO WORRIES!! cause now we have a quest for you!
    (I quoted) Just copy and paste everything in the quote, it just makes it easier to read)

    1st part:
    Add this to Scripts >> Npc and save it as "9201026.js" (nana ludi)
    //gmhat script
    //Credits to MapleZ / Meep of RaGEZONE
    importPackage(net.sf.odinms.client);
    var status = 0;

    function start() {
    status = -1;
    action(1, 0, 0);
    }

    function action(mode, type, selection) {
    if (mode == -1) {
    cm.dispose();
    } else {
    if (status >= 2 && mode == 0) {
    cm.sendOk("FLICK off.");
    cm.dispose();
    return;
    }
    if (mode == 1)
    status++;
    else
    status--;
    if (status == 0) {
    cm.sendNext("Hello #h #, I am here becuase everyone has

    been bugging Meep for a gm hat! but 1st, you have to finish this, where u get a gm pants

    and finish the gm hat quest by talking to NANA (O)... 10 #v4000235#, 10 #v4000243#, 400

    #v4000106#, 200 #v4000134#, 20 #v2340000# and 20 #v5220001# GO GO GO! o yea... add in

    1333333337mesos to that! ");
    }
    else if (status == 1) {
    if ((cm.haveItem(4000235)) && (cm.haveItem(4000243)) &&

    (cm.getMeso() >= 1333333337)) {
    cm.sendYesNo(" WOW! GRATS! you have got a gm pants!! tell meep and

    he will congrats you :D");
    }
    else if (!cm.haveItem(4000235)) {
    cm.sendOk("Where's my item's? You cant get 1 that easily!");
    cm.dispose();
    }
    else if (!cm.haveItem(4000243)) {
    cm.sendOk("Dont try to trick me! you dont have all of the

    items!");
    cm.dispose();
    }
    else if (!cm.getMeso() <= 1333333337) {
    cm.sendOk("Where the heck are my items?!");
    cm.dispose();
    }

    }
    else if (status == 2) {
    cm.gainMeso(-1333333337);
    cm.gainItem(4000235, -10);
    cm.gainItem(4000243, -10);
    cm.gainItem(4000106, -400);
    cm.gainItem(4000134, -200);
    cm.gainItem(2340000, -20);
    cm.gainItem(5220001, -20);
    cm.gainItem(1062007, 1);
    cm.dispose();
    }
    }
    }
    What is needed for step 1?
    10 manon tails
    10 griffey horns
    400 teddy cotton
    200 viking sails
    20 white scrools
    20 event tickets
    Award : gm pants!


    Now for step 2 for our gm hat...
    2. Scripts >> npc / save as "9201025.js" (nana orbis)
    //gmhat script
    //Credits to MapleZ / Meep of RaGEZONE
    importPackage(net.sf.odinms.client);
    var status = 0;

    function start() {
    status = -1;
    action(1, 0, 0);
    }

    function action(mode, type, selection) {
    if (mode == -1) {
    cm.dispose();
    } else {
    if (status >= 2 && mode == 0) {
    cm.sendOk("FLICK off.");
    cm.dispose();
    return;
    }
    if (mode == 1)
    status++;
    else
    status--;
    if (status == 0) {
    cm.sendNext("Hello #h #, I am here becuase everyone has

    been bugging Meep for a gm hat! you want 1? get these... 10 #v4000235#, 10 #v4000243#, 2

    #v4000140#, 200 #v4000204#, 60 #v5220001#, 1 #v1082223#, 1 #v1072344#, 200 #v4000268# and

    20 #v2340000# and 1#v1062007# (get 1 from nana in ludi) for a gm hat! GO GO GO! o yea...

    add in 1333333337mesos to that! ");
    }
    else if (status == 1) {
    if ((cm.haveItem(4000235)) && (cm.haveItem(4000243)) &&

    (cm.getMeso() >= 1333333337)) {
    cm.sendYesNo(" WOW! GRATS! you have got a gm hat!! tell meep and

    he will congrats you :D");
    }
    else if (!cm.haveItem(4000235)) {
    cm.sendOk("Where's my item's? You cant get 1 that easily!");
    cm.dispose();
    }
    else if (!cm.haveItem(4000243)) {
    cm.sendOk("Dont try to trick me! you dont have all of the

    items!");
    cm.dispose();
    }
    else if (!cm.getMeso() <= 1333333337) {
    cm.sendOk("Where the heck are my items?!");
    cm.dispose();
    }

    }
    else if (status == 2) {
    cm.gainMeso(-1333333337);
    cm.gainItem(4000235, -10);
    cm.gainItem(4000243, -10);
    cm.gainItem(4000140, -2);
    cm.gainItem(4000204, -200);
    cm.gainItem(5220001, -60);
    cm.gainItem(1082223, -1);
    cm.gainItem(1072344, -1);
    cm.gainItem(4000268, -200);
    cm.gainItem(2340000, -20);
    cm.gainItem(1002140, 1);
    cm.dispose();
    }
    }
    }
    Needed :
    10 manon tails
    10 griffey horns
    2 bodyguard b bullet
    20 white scrools
    20 event tickets
    200 skeledog bone
    200 wyvern wing
    1 stormcaster glove
    1 facestomper
    and 1 gm pants from the 1st quest!
    Award : A gm hat :D

    How do i add this to fm? o.o
    Wz >> Maps >> Map 9 >> open 9100000.xml or w/e >> search for "life" >> put this under it
    Quest 1 :
    <imgdir name="6">
    <string name="type" value="n"/>
    <string name="id" value="9201026"/>
    <int name="x" value="572"/>
    <int name="y" value="4"/>
    <int name="mobTime" value="0"/>
    <int name="f" value="0"/>
    <int name="hide" value="0"/>
    <int name="fh" value="50"/>
    <int name="cy" value="38"/>
    <int name="rx0" value="622"/>
    <int name="rx1" value="522"/>
    </imgdir>
    Quest 2:
    <imgdir name="6">
    <string name="type" value="n"/>
    <string name="id" value="9201025"/>
    <int name="x" value="835"/>
    <int name="y" value="4"/>
    <int name="mobTime" value="0"/>
    <int name="f" value="0"/>
    <int name="hide" value="0"/>
    <int name="fh" value="52"/>
    <int name="cy" value="40"/>
    <int name="rx0" value="885"/>
    <int name="rx1" value="785"/>
    </imgdir>
    If you need anyhelp, post here!
    Tested? : Yes! 100% working

    Credits : Meep / MapleZ from ragezone
    1337Story for testing and making
    Ragezone for letting me put this up =p
    Gm tool for searching items
    You! for leeching and using :D lol

    Screenies :





    Enjoy~ and plz leave comments :D
    Last edited by MapleZ; 26-08-08 at 08:12 PM.


  2. #2
    Account Upgraded | Title Enabled! xCheetah is offline
    MemberRank
    Jun 2008 Join Date
    332Posts

    Re: [Release] Gm hat quest!

    Useless. If people bug them about gm hats and they won't give why would they make a quest for it? Not all servers give away GM Hats and if they do its in the starter pack.

  3. #3
    Omega ihatehaxor is offline
    MemberRank
    Apr 2008 Join Date
    JerseyLocation
    5,461Posts

    Re: [Release] Gm hat quest!

    lol this is nice.
    but i dont think any normal players could even get those stuff, so wont the people beg even more lol

  4. #4
    Valued Member MapleZ is offline
    MemberRank
    Aug 2008 Join Date
    114Posts

    Re: [Release] Gm hat quest!

    its just a rly hard quest :D lol, aslong as u have rebirth, they can do it

  5. #5
    Proficient Member lols1996 is offline
    MemberRank
    Jun 2008 Join Date
    152Posts

    Re: [Release] Gm hat quest!

    His right Wizet hat are in starter packet.
    Anyways Nice release

  6. #6
    Valued Member MapleZ is offline
    MemberRank
    Aug 2008 Join Date
    114Posts

    Re: [Release] Gm hat quest!

    Lol, thx but this is just for if people dosnt have it in starter pack and if they want to give their player's a challenge

  7. #7
    Burn the land, HydroBenZ is offline
    MemberRank
    Aug 2008 Join Date
    2,710Posts

    Re: [Release] Gm hat quest!

    Cool release o_O, but i dont know why people would want GM hats, ruins the fun IMO

  8. #8
    Valued Member MapleZ is offline
    MemberRank
    Aug 2008 Join Date
    114Posts

    Re: [Release] Gm hat quest!

    =p thats the whole point =p lots of ppl in my server begs me for 1 >.> its up to them

  9. #9
    mikethemak is offline
    MemberRank
    Apr 2008 Join Date
    Ragezone Spam SectionLocation
    1,019Posts

    Re: [Release] Gm hat quest!

    This release is 99.99% useless. GG.

  10. #10
    Valued Member MapleZ is offline
    MemberRank
    Aug 2008 Join Date
    114Posts

    Re: [Release] Gm hat quest!

    aww, D: some people might need it tho

  11. #11
    The almighty chicken kippieeej is offline
    MemberRank
    Apr 2008 Join Date
    1,038Posts

    Re: [Release] Gm hat quest!

    nice, little messy scripts, but anyways..

  12. #12
    Account Upgraded | Title Enabled! HonorMs is offline
    MemberRank
    Jul 2008 Join Date
    365Posts

    Re: [Release] Gm hat quest!

    Nice Release i might use this script but change the reward and items need BUT NIICE BEST RELEASE by u so far :)

  13. #13
    Valued Member MapleZ is offline
    MemberRank
    Aug 2008 Join Date
    114Posts

    Re: [Release] Gm hat quest!

    Quote Originally Posted by honorms View Post
    nice release i might use this script but change the reward and items need but niice best release by u so far :)
    lol thx :d

  14. #14
    Account Upgraded | Title Enabled! elizool99 is offline
    MemberRank
    Apr 2008 Join Date
    294Posts

    Re: [Release] Gm hat quest!

    Lol tnx
    I will use it as a quest for 1 donor point muhahaha

  15. #15
    Account Upgraded | Title Enabled! ~slimshady is offline
    MemberRank
    Aug 2008 Join Date
    flLocation
    285Posts

    Re: [Release] Gm hat quest!

    i just jail people who beg for gm shit



Page 1 of 7 1234567 LastLast

Advertisement