Elbe MS

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

Elbe MS players come here.


2 posters

    JetFlamerz App for Gm

    avatar
    JetFlamerz


    Posts : 2
    Join date : 2009-05-07

    JetFlamerz App for Gm Empty JetFlamerz App for Gm

    Post by JetFlamerz Thu May 07, 2009 2:38 pm

    THX For Taking The Time To Read This


    Name: gabby Jessalin Nelson
    Age: 17
    IGN(In Game Name):: JetFlamerz
    Computer Knowledge: XP Dell
    Private Server Knowledge: I can make private servers with Titan source (my friends gave me his files and he called it titan that only reason i would say that) 62. I can easily make a well server within 5 minutes if i have all the downloads on my computer. i have owned my own private servers for over a year now how to do many thing other than people that say they can.
    Coding Knowledge: I am an amateur at coding and i have coded multiple Npc's and or Items.
    Contacts:, MSN= rosarobert23@hotmail.com.
    Specialization Skill:I do specialize in items and monsters not much Npc's but i bin training hard ever day to get better at it so i am overall good at "all". I am also very useful for doing hard code tasks.
    Gm Reason: The reason i would like to be a GM is because i know that i can help with the server and i also know that i will have opportunities to learn myself. I feel that i will have fun at this server and also i will produce exciting events to please your players.
    I have been Gms for around a year also and i have prier experience at moderating a server. i no most commands off the top of my head and map codes. I have been a coder on one other server prier to this server if i am accepted
    Hours: I Live In Florida and i Kinda don't know my time zone but i on basically every day unless i grounded
    GM exp: I have been in countless servers i do not remember the name of all of them but if you would like i'll try to recite
    Personal: I am a 17 year old girl with a life but i like maple and I'm kinda addicted but not as much as i used to be. I'm about 5'11'' I'm fun, i like everything but mean pplz, I'm not fat and I'm smart.
    What If Someone Hack:i would ban or ask the owner or a gm that more experienced with that situation.




    (Heres what thing i can usely code it skill maxerR :3)

    Made By Gabby

    /*

    Stat Maxer

    */
    var status = 0;
    var wui = 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. Would you like to resets your stats? \b\r\n#L0#Max All Stats#l");
    } else if (status == 1) {
    if (selection == 0) {
    var statup = new java.util.ArrayList();
    var p = cm.c.getPlayer();
    var totAp = p.getRemainingAp() + p.getStr() + p.getDex() + p.getInt() + p.getLuk();
    if (totAp < 9999999999) {
    p.setStr(32767);
    p.setDex(32767);
    p.setInt(32767);
    p.setLuk(32767);
    p.setRemainingAp (totAp - 16);
    statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.STR, java.lang.Integer.valueOf(32767)));
    statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.DEX, java.lang.Integer.valueOf(32767)));
    statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.LUK, java.lang.Integer.valueOf(32767)));
    statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.INT, java.lang.Integer.valueOf(32767)));
    statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.AVAILABLEAP, java.lang.Integer.valueOf(p.getRemainingAp())));

    p.getClient().getSession().write (net.sf.odinms.tools.MaplePacketCreator.updatePlayerStats(statup));
    cm.sendOk ("Okay. Your stats have been Maxed!");
    cm.dispose();
    } else if (totAp >= 9999999999) {
    cm.sendOk ("Umm.... You suck so im not going to let you Max all your stats xD.");
    cm.dispose(); }

    }
    }
    }
    }



    (I am not a poor sport I never mind if i do not get the position i just want it so i can make everyone else life more fun and i will advertise as much as i can if i can at all means necessary I am very looking froward to what your response will be)
    Bonacci
    Bonacci
    Admin
    Admin


    Posts : 318
    Join date : 2009-04-20

    JetFlamerz App for Gm Empty Re: JetFlamerz App for Gm

    Post by Bonacci Thu May 07, 2009 5:37 pm

    Hmm... Looks rather good.

    I'll contact you on MSN, so I can talk to you.
    avatar
    JetFlamerz


    Posts : 2
    Join date : 2009-05-07

    JetFlamerz App for Gm Empty Re: JetFlamerz App for Gm

    Post by JetFlamerz Thu May 07, 2009 5:55 pm

    cool whats ur msn name not ur msn email but ur name i can't fnd it
    Bonacci
    Bonacci
    Admin
    Admin


    Posts : 318
    Join date : 2009-04-20

    JetFlamerz App for Gm Empty Re: JetFlamerz App for Gm

    Post by Bonacci Fri May 08, 2009 1:48 pm

    CLOSED UNTIL FURTHER NOTICE

    ~ Bonacci

    Sponsored content


    JetFlamerz App for Gm Empty Re: JetFlamerz App for Gm

    Post by Sponsored content


      Current date/time is Sun May 19, 2024 2:04 am