HellyMS

Would you like to react to this message? Create an account in a few clicks or log in to continue.

| Version 83 | 700x | 400x | 4x |


2 posters

    EpicCloudz Coder Application

    Alphapierce
    Alphapierce
    Newbie
    Newbie


    Posts : 14
    Join date : 2010-11-09

    EpicCloudz Coder Application Empty EpicCloudz Coder Application

    Post by Alphapierce Tue Nov 09, 2010 6:00 pm

    The format is follow Bram's application as I could not find any Coder Application format. Except the Works I do is different, all other formats are the same:

    IGN: EpicCloudz

    Age: 13

    Live/TimeZone: Singapore, GMT +8

    Email: hellotankb@hotmail.com

    When Are You On/How long: See if I have anything on. But saturday and sunday i can play very long! Others depend on school CCAs.

    GM experience: Yes I have in my own MS and some others i do not remember...

    Have you ever played retail maple: Yes, Of course!

    If yes how long have you've been playing:

    I have been playing MapleSEA for 3 years.

    Details to prove I play!:

    Events:
    1. Launch of Dual Blade (Dual Blade, Havent launch until 10/11/2010)
    2. Special Mission (All Job, for Dual Blade)
    3. Donation to Suni (All job level 30 above)
    4. Halloween event (All job level 20 Above)
    5. MV's Hunt (All job)
    6. Corsage Event (All Job)
    7. Dragon Glasses event (Evan)
    8. Ice Box Surprise (Aran)
    9. Golden Temple (All job level 20 Above, Ravana)
    10. Crimsonwood Keep (All job level 90 Above)

    Some of my works:

    Example 1:

    //Christmas NPC Made by: EpicCloudz XD

    var status = 0;

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

    function action(mode, type, selection) {

    if (mode == -1) {
    cm.dispose();
    }
    else {
    if (status == 0 && mode == 0) {
    cm.dispose();
    return;
    }
    if (mode == 1) {
    status++;
    }
    else {
    status--;
    }
    if (status == 0) {
    cm.sendSimple("Hi, Welcome to MapleStone v83! Christmas is here! It is time for a free giveaway event! Get 100 Maple leaves to exchange for 1 blue tetris! You can also exchange for NX too now! \r\n#L0#Exchange 100 Maple leaves for 1 blue tetris#l \r\n#L1#Exchange 100 Maple Leaves for 1k#l \r\n#L2#Leave#l");
    } else if (status == 1) {
    if (selection == 0) {
    if (cm.haveItem(4001126, 100)) {
    cm.gainItem(4001126, -100); // take of your 100 Maple leaves
    cm.gainItem(4030005, 1); // Gives one blue tetris
    cm.sendOk("Here you go!"); // Show chat
    cm.dispose();
    } else {
    cm.sendOk("Sorry, you do not have enough Maple Leaves!");
    cm.dispose();
    }
    } else if (selection == 1) {
    if (cm.haveItem(4001126, 10)) {
    cm.gainItem(4001126, -10); // take of your 100 Maple leaves
    cm.gainNX(1000); // Gives 1k Nx
    cm.sendOk("Here you go!"); // Show chat
    cm.dispose();
    } else {
    cm.sendOk("Sorry, you do not have enough Maple Leaves!");
    cm.dispose();
    }
    } else if (selection == 2) {
    cm.sendOk("See you again!");
    cm.dispose();
    }
    }
    }
    }

    Example 2:

    [You must be registered and logged in to see this image.]


    Can you follow instructions and the GM rules: Yes I do.

    Will you quit this server if your application is denied? Nope! I will continue helping people even if mine is denied XD and report any errors, hacks or insults to gms.

    Any Other Info:

    *The script you can download in this site as it is much easier to see it in notepad or javascript.
    Download Site: Christmas NPC
    *The script may contain errors as i never really test it out, if any error please point out, thank you! XD[b]


    Last edited by Alphapierce on Sun Nov 14, 2010 9:08 pm; edited 1 time in total
    Dylan
    Dylan
    Newbie
    Newbie


    Posts : 36
    Join date : 2010-10-22
    Age : 30
    Location : Beside Zakky :D

    EpicCloudz Coder Application Empty Re: EpicCloudz Coder Application

    Post by Dylan Thu Nov 11, 2010 7:25 am

    Good luck but nooooo dualblades it laggggggs me
    Alphapierce
    Alphapierce
    Newbie
    Newbie


    Posts : 14
    Join date : 2010-11-09

    EpicCloudz Coder Application Empty Re: EpicCloudz Coder Application

    Post by Alphapierce Thu Nov 11, 2010 7:30 am

    Well i not putting dual balde it really sux
    Dylan
    Dylan
    Newbie
    Newbie


    Posts : 36
    Join date : 2010-10-22
    Age : 30
    Location : Beside Zakky :D

    EpicCloudz Coder Application Empty Re: EpicCloudz Coder Application

    Post by Dylan Fri Nov 12, 2010 10:01 am

    K good cuz we dont want another wipe againz :/

    Sponsored content


    EpicCloudz Coder Application Empty Re: EpicCloudz Coder Application

    Post by Sponsored content


      Current date/time is Sat Apr 27, 2024 6:38 am