v83 Useless Commands + KMS wz

Page 1 of 3 123 LastLast
Results 1 to 15 of 35
  1. #1
    Account Upgraded | Title Enabled! sagedonald is offline
    MemberRank
    May 2008 Join Date
    305Posts

    v83 Useless Commands + KMS wz

    *IF YOU CRASH WITH CHARACTER.WZ UPON CHARACTER/CHANNEL SELECT, THAT MEANS YOUR CHARACTER HAS A HAIR/FACE OR EQUIPMENT THAT DOES NOT EXIST IN THE KMS FILES. I SUGGEST CLEARING YOUR DATABASE OR WAIT UNTIL I COMPILE A QUERY FOR CLEARING THE DATABASE. ;3; [of non-existant items ofc]
    or you can delete everything
    PHP Code:
    Delete from inventoryitems where inventoryitems.characterid 
    something like that ;3;
    If you are not considerate to your DEVs/CODERS/WZ Editors, don't expect him or her to stay. Thank you inconsiderate admin who expects me to code for 10 hours a day without letting me have 1 hour to myself to talk to a friend who I have not seen in 5 years.
    -I will be uploading a partial ARAN>DEMON SLAYER skill cover, and a full KMS CHARACTER.WZ for v83, and a new HAIR ARRAY for kin/nimakin

    @GO COMMAND

    PHP Code:
                    else if (sub[0].equalsIgnoreCase("go")) {
                if(
    sub[1].equalsIgnoreCase("Ereve")){chr.changeMap(1300000000);}
                if(
    sub[1].equalsIgnoreCase("Rien")){chr.changeMap(1400000000);}
                if(
    sub[1].equalsIgnoreCase("Ellinia")){chr.changeMap(1010000000);}
                if(
    sub[1].equalsIgnoreCase("Lith_Harbor")){chr.changeMap(1040000000);}
                if(
    sub[1].equalsIgnoreCase("Nautilus")){chr.changeMap(1200000000);}
                if(
    sub[1].equalsIgnoreCase("Perion")){chr.changeMap(1020000000);}
                if(
    sub[1].equalsIgnoreCase("Henesys")){chr.changeMap(1000000000);}
                if(
    sub[1].equalsIgnoreCase("Sleepywood")){chr.changeMap(1050403000);}
                if(
    sub[1].equalsIgnoreCase("Kerning")){chr.changeMap(1030000000);}
                if(
    sub[1].equalsIgnoreCase("Florina_Beach")){chr.changeMap(1100000000);}
                if(
    sub[1].equalsIgnoreCase("Aquarium")){chr.changeMap(2300000000);}
                if(
    sub[1].equalsIgnoreCase("Leafre")){chr.changeMap(2400000000);}
                if(
    sub[1].equalsIgnoreCase("Ariant")){chr.changeMap(2600000000);}
                if(
    sub[1].equalsIgnoreCase("Ludibrium")){chr.changeMap(8090500000);}
                if(
    sub[1].equalsIgnoreCase("Orbis")){chr.changeMap(2000000000);}
                if(
    sub[1].equalsIgnoreCase("Magatia")){chr.changeMap(2610000000);}
                if(
    sub[1].equalsIgnoreCase("El_Nath")){chr.changeMap(2110000000);}
                if(
    sub[1].equalsIgnoreCase("Mu_Lung")){chr.changeMap(2500000000);}
                if(
    sub[1].equalsIgnoreCase("Herb_Town")){chr.changeMap(2510000000);}
                if(
    sub[1].equalsIgnoreCase("Omega_Sector")){chr.changeMap(2210000000);}
                if(
    sub[1].equalsIgnoreCase("Korean_Folk_Town")){chr.changeMap(2220000000);}
                if(
    sub[1].equalsIgnoreCase("Time_Temple")){chr.changeMap(2700001000);}
                if(
    sub[1].equalsIgnoreCase("New_Leaf_City")){chr.changeMap(6000000000);}
                if(
    sub[1].equalsIgnoreCase("Haunted_House")){chr.changeMap(6820000000);}
                if(
    sub[1].equalsIgnoreCase("Crimsonwood_Keep")){chr.changeMap(6100300000);}
                if(
    sub[1].equalsIgnoreCase("Zipangu")){chr.changeMap(8000000000);}
                if(
    sub[1].equalsIgnoreCase("Singapore")){chr.changeMap(5400000000);}
                if(
    sub[1].equalsIgnoreCase("Showa")){chr.changeMap(8010000000);}
                if(
    sub[1].equalsIgnoreCase("Malaysia")){chr.changeMap(5500000000);}
                            if(
    sub[1].equalsIgnoreCase("FM"))
                            {
                                if(
    sub[2].equalsIgnoreCase("1")){chr.changeMap(910000001);}
                                else if(
    sub[2].equalsIgnoreCase("2")){chr.changeMap(910000002);}
                                else if(
    sub[2].equalsIgnoreCase("3")){chr.changeMap(910000003);}
                                else if(
    sub[2].equalsIgnoreCase("4")){chr.changeMap(910000004);}
                                else if(
    sub[2].equalsIgnoreCase("5")){chr.changeMap(910000005);}
                                else if(
    sub[2].equalsIgnoreCase("6")){chr.changeMap(910000006);}
                                else if(
    sub[2].equalsIgnoreCase("7")){chr.changeMap(910000007);}
                                else if(
    sub[2].equalsIgnoreCase("8")){chr.changeMap(910000008);}
                                else if(
    sub[2].equalsIgnoreCase("9")){chr.changeMap(910000009);}
                                else if(
    sub[2].equalsIgnoreCase("10")){chr.changeMap(910000010);}
                                else if(
    sub[2].equalsIgnoreCase("11")){chr.changeMap(910000011);}
                                else if(
    sub[2].equalsIgnoreCase("12")){chr.changeMap(910000012);}
                                else if(
    sub[2].equalsIgnoreCase("13")){chr.changeMap(910000013);}
                                else if(
    sub[2].equalsIgnoreCase("14")){chr.changeMap(910000014);}
                                else if(
    sub[2].equalsIgnoreCase("15")){chr.changeMap(910000015);}
                                else if(
    sub[2].equalsIgnoreCase("16")){chr.changeMap(910000016);}
                                else if(
    sub[2].equalsIgnoreCase("17")){chr.changeMap(910000017);}
                                else if(
    sub[2].equalsIgnoreCase("18")){chr.changeMap(910000018);}
                                else if(
    sub[2].equalsIgnoreCase("19")){chr.changeMap(910000019);}
                                else if(
    sub[2].equalsIgnoreCase("20")){chr.changeMap(910000020);}
                                else if(
    sub[2].equalsIgnoreCase("21")){chr.changeMap(910000021);}
                                else if(
    sub[2].equalsIgnoreCase("22")){chr.changeMap(910000022);}
                                else if(
    sub[2].equalsIgnoreCase("main")){chr.changeMap(910000000);}
                            }

                
                if(
    sub[1].equalsIgnoreCase("help")){
                
    chr.message("----------Help @go view Commands----------");
                
    chr.message("To view available towns, type @go view [continent].");
                
    chr.message("Continents: ");
                
    chr.message("Maple_World             Masteria");
                
    chr.message("Victoria_Island         FM");
                
    chr.message("Ossyria                 World_Tour");
                }
                if(
    sub[1].equalsIgnoreCase("view"))
                {
                    if(
    sub[2].equalsIgnoreCase("Maple_World"))
                    {
                                    
    chr.message("----------Maple_World @go Maps----------");
                    
    chr.message("Ereve               Rien");
                    }
                                    if(
    sub[2].equalsIgnoreCase("FM"))
                    {
                                    
    chr.message("----------FM @go Commands----------");
                    
    chr.message("@go FM [FMNumber]");
                                    
    chr.message("@go FM main");
                    }
                    if(
    sub[2].equalsIgnoreCase("Victoria_Island"))
                    {
                                        
    chr.message("----------Victoria_Island @go Maps----------");
                    
    chr.message("Ellinia             Lith_Harbor");
                                    
    chr.message("Nautilus            Perion");
                                    
    chr.message("Henesys             Sleepywood");
                                    
    chr.message("Kerning             Florina_Beach");
                    }
                    if(
    sub[2].equalsIgnoreCase("Ossyria"))
                    {
                                        
    chr.message("----------Ossyria @go Maps----------");
                                        
    chr.message("Aquarium            Leafre ");
                                        
    chr.message("Ariant              Ludibrium");
                                        
    chr.message("Orbis               Magatia");
                                        
    chr.message("El_Nath             MuLung");
                                        
    chr.message("Herb_Town           Omega_Sector");
                                        
    chr.message("Korean_Folk_Town    Time_Temple");
                    }
                    if(
    sub[2].equalsIgnoreCase("Masteria"))
                    {
                                    
    chr.message("----------Masteria @go Maps----------");
                                    
    chr.message("New_Leaf_City");
                                    
    chr.message("Haunted_House");
                                    
    chr.message("Crimsonwood_Keep");
                    }
                    if(
    sub[2].equalsIgnoreCase("World_Tour"))
                    {
                                    
    chr.message("----------World_Tour @go Maps----------");
                                    
    chr.message("Zipangu             Showa");
                                    
    chr.message("Singapore           Malaysia");
                    }
                }
    //close view
            

    -for some reason, switch statements wouldn't work, so I just had to deal with tons of IF statements ;-;


    @STR/DEX/INT/LUK @RESET STR/DEX/INT/LUK
    PHP Code:
            else if (sub[0].equalsIgnoreCase("reset")){
                
    int resetAmount Integer.parseInt(sub[2]);
                if(
    player.getRemainingAp() + resetAmount 32767)
                {
                    if(
    sub[1].equalsIgnoreCase("str")){
                    if(
    player.getStr()-resetAmount 4){chr.yellowMessage("You may not have less than 4 STR.");}else{
                    
    int oldStr player.getStr();
                    
    player.setStr(player.getStr() - resetAmount);
                    
    player.setRemainingAp(player.getRemainingAp() + resetAmount);
                    
    player.updateSingleStat(MapleStat.STRplayer.getStr());                         
                    
    player.updateSingleStat(MapleStat.AVAILABLEAPplayer.getRemainingAp());
                    
    chr.yellowMessage("Old STR: "+oldStr+". New STR: "+player.getStr()+" Added AP: "+resetAmount);}
                    }
                    else if(
    sub[1].equalsIgnoreCase("dex")){
                    if(
    player.getDex()-resetAmount 4){chr.yellowMessage("You may not have less than 4 DEX.");}else{
                    
    int oldDex player.getDex();
                    
    player.setDex(player.getDex() - resetAmount);
                    
    player.setRemainingAp(player.getRemainingAp() + resetAmount);
                    
    player.updateSingleStat(MapleStat.DEXplayer.getDex());                         
                    
    player.updateSingleStat(MapleStat.AVAILABLEAPplayer.getRemainingAp());
                    
    chr.yellowMessage("Old DEX: "+oldDex+". New DEX: "+player.getDex()+" Added AP: "+resetAmount);}
                    }
                    else if(
    sub[1].equalsIgnoreCase("int")){
                        if(
    player.getInt()-resetAmount 4){chr.yellowMessage("You may not have less than 4 INT.");}else{
                    
    int oldInt player.getInt();
                    
    player.setInt(player.getInt() - resetAmount);
                    
    player.setRemainingAp(player.getRemainingAp() + resetAmount);
                    
    player.updateSingleStat(MapleStat.INTplayer.getInt());                         
                    
    player.updateSingleStat(MapleStat.AVAILABLEAPplayer.getRemainingAp());
                    
    chr.yellowMessage("Old INT: "+oldInt+". New INT: "+player.getInt()+" Added AP: "+resetAmount);}
                    }
                    else if(
    sub[1].equalsIgnoreCase("luk")){
                        if(
    player.getLuk()-resetAmount 4){chr.yellowMessage("You may not have less than 4 LUK.");}else{
                    
    int oldLuk player.getLuk();
                    
    player.setLuk(player.getLuk() - resetAmount);
                    
    player.setRemainingAp(player.getRemainingAp() + resetAmount);
                    
    player.updateSingleStat(MapleStat.LUKplayer.getLuk());                         
                    
    player.updateSingleStat(MapleStat.AVAILABLEAPplayer.getRemainingAp());
                    
    chr.yellowMessage("Old LUK: "+oldLuk+". New LUK: "+player.getLuk()+"\n Added AP: "+resetAmount);}
                    }
                }
            }
            else if (
    sub[0].equalsIgnoreCase("str") || sub[0].equalsIgnoreCase("dex") || sub[0].equalsIgnoreCase("int") ||sub[0].equalsIgnoreCase("luk")) {
        
    int amount;
        
    amount Integer.parseInt(sub[1]);
        if((
    amount 0) && (player.getRemainingAp() >= amount)){
        if(
    sub[0].equalsIgnoreCase("str"))
        {
        if(
    player.getStr()+amount 32767)
        {
        
    int oldStr player.getStr();
        
    player.setStr(player.getStr() + amount);
            
    player.setRemainingAp(player.getRemainingAp() - amount);
            
    player.updateSingleStat(MapleStat.STRplayer.getStr());                         
            
    player.updateSingleStat(MapleStat.AVAILABLEAPplayer.getRemainingAp());
        
    chr.yellowMessage("Old STR: "+oldStr+". New STR: "+player.getStr()+" Used AP: "+amount);
        }
        }
        if(
    sub[0].equalsIgnoreCase("dex"))
        {
        if(
    player.getDex()+amount 32767)
        {
        
    int oldDex player.getDex();
        
    player.setDex(player.getDex() + amount);
            
    player.setRemainingAp(player.getRemainingAp() - amount);
            
    player.updateSingleStat(MapleStat.DEXplayer.getDex());                         
            
    player.updateSingleStat(MapleStat.AVAILABLEAPplayer.getRemainingAp());
        
    chr.yellowMessage("Old DEX: "+oldDex+". New DEX: "+player.getDex()+" Used AP: "+amount);
        }
        }
        if(
    sub[0].equalsIgnoreCase("int"))
        {
        if(
    player.getInt()+amount 32767)
        {
        
    int oldInt player.getInt();
        
    player.setInt(player.getInt() + amount);
            
    player.setRemainingAp(player.getRemainingAp() - amount);
            
    player.updateSingleStat(MapleStat.INTplayer.getInt());                         
            
    player.updateSingleStat(MapleStat.AVAILABLEAPplayer.getRemainingAp());
        
    chr.yellowMessage("Old INT: "+oldInt+". New INT: "+player.getInt()+" Used AP: "+amount);
        }
        }
        if(
    sub[0].equalsIgnoreCase("luk"))
        {
        if(
    player.getLuk()+amount 32767)
        {
        
    int oldLuk player.getLuk();
        
    player.setLuk(player.getLuk() + amount);
            
    player.setRemainingAp(player.getRemainingAp() - amount);
            
    player.updateSingleStat(MapleStat.LUKplayer.getLuk());                         
            
    player.updateSingleStat(MapleStat.AVAILABLEAPplayer.getRemainingAp());
        
    chr.yellowMessage("Old LUK: "+oldLuk+". New LUK: "+player.getLuk()+" Used AP: "+amount);
        }
            }

    @Help or @Commands
    PHP Code:
            }else if (sub[0].equalsIgnoreCase("help") || sub[0].equalsIgnoreCase("commands")) {
                    
    chr.yellowMessage("Commands:");
                    
    chr.yellowMessage("@dispose - use if you cannot talk to NPCs");
                    
    chr.yellowMessage("@str/@dex/@int/@luk [amount] - use to set AP : example: @str 50");
                    
    chr.yellowMessage("@reset [str/dex/int/luk] [amount] - use to reset AP : example: @reset str 50");
                    
    chr.yellowMessage("@go [location] | @go help | @go view [continent]");
                    
    chr.yellowMessage("@rape : try it, go ahead.");
            } 
    [COLOR=Lime]-Uploading full character.wz [kms updated hairs+clothes+face+hair]

    Item.wz > custom ROOMBA PET, custom admin smegas. http://www.mediafire.com/?i7qbqx8xwjc7qcj

    Don't forget to like.

    <<roomba pet

    F0~F7 SMEGAS

    Map.wz/MapHelper.img [needed for admin smegas]
    MapHelper.xml

    SMEGA EFFECT : ID
    No Special Face : 05391000
    F1 : 05391001
    F2 : 05391002
    F3 : 05391003
    F4 : 05391004
    F5 : 05391005
    F6 : 05391006
    F7 : 05391007
    Vomit : 05391008
    Panic : 05391009
    Sweetness : 05391010
    Kiss : 05391011
    Wink : 05391012
    Ouch : 05391013
    Googly Eyes : 05391014
    Angry : 05391015
    Star : 05391016
    Love : 05391017
    Ghost : 05391018
    Constant Sigh : 05391019
    Bubble/Sleep : 05391020
    Flaming Mouth : 05391021
    Bleh :P : 05391022
    No Face : 05391023
    -making your own A-SMEGAS!
    http://forum.ragezone.com/f702/guide...smegas-772347/

    CHARACTER.WZ KMS[v83] 1.2.37
    http://www.mediafire.com/?l51m5b6p4p36c6m
    Last edited by sagedonald; 23-08-11 at 04:25 PM.


  2. #2
    Account Upgraded | Title Enabled! Gardenshotel is offline
    MemberRank
    Dec 2007 Join Date
    SingaporeLocation
    231Posts

    Re: Commands + Other

    Nice ;)

  3. #3
    Alpha Member XxОsirisxX is offline
    MemberRank
    Aug 2009 Join Date
    2,727Posts

    Re: Commands + Other

    The "Go" command is not even needed.

    The /m is a client side command, which also is a searcher and if it finds 1 map or the match is just.. set for it, it will go there. What I mean is, you can do "/m henesys" or "/m amorian" or "/m aqua", and it will take you there.

    Also, the "rape" command is not in here as the "help" one states, nor is "dispose".

    Good release I thinks and keep up with the vengeance! ^^

  4. #4
    Enthusiast Jokersoftms is offline
    MemberRank
    Oct 2010 Join Date
    48Posts

    Re: Commands + Other

    Amazing.

  5. #5
    I have an ass and a hat. maplefreak26 is offline
    MemberRank
    Sep 2008 Join Date
    1,098Posts

    Re: Commands + Other

    Quote Originally Posted by XxОsirisxX View Post
    The /m is a client side command, which also is a searcher and if it finds 1 map or the match is just.. set for it, it will go there. What I mean is, you can do "/m henesys" or "/m amorian" or "/m aqua", and it will take you there.
    I.... I... did not know that... MAN, thanks for saving my time looking for the map id :)
    I always thought it had to be /m <map id>

  6. #6
    Account Upgraded | Title Enabled! sagedonald is offline
    MemberRank
    May 2008 Join Date
    305Posts

    Re: Commands + Other

    Quote Originally Posted by XxОsirisxX View Post
    The "Go" command is not even needed.

    The /m is a client side command, which also is a searcher and if it finds 1 map or the match is just.. set for it, it will go there. What I mean is, you can do "/m henesys" or "/m amorian" or "/m aqua", and it will take you there.

    Also, the "rape" command is not in here as the "help" one states, nor is "dispose".

    Good release I thinks and keep up with the vengeance! >:D
    *

    I am assuming people are using MoopleDEV 116, which comes with dispose and @rape.
    Last edited by sagedonald; 13-08-11 at 08:40 PM.

  7. #7
    Alpha Member XxОsirisxX is offline
    MemberRank
    Aug 2009 Join Date
    2,727Posts

    Re: v83 Useless Commands + KMS wz

    Oh wait, this Demon thing, is what I saw in your other thread? :o

  8. #8
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: v83 Useless Commands + KMS wz

    Can you please seperate the releases?
    Release the custom WZ in the WZ Editing section (you can always link to it). Thanks.

  9. #9
    Account Upgraded | Title Enabled! sagedonald is offline
    MemberRank
    May 2008 Join Date
    305Posts

    Re: v83 Useless Commands + KMS wz

    Quote Originally Posted by kevintjuh93 View Post
    Can you please seperate the releases?
    Release the custom WZ in the WZ Editing section (you can always link to it). Thanks.
    I worked extremely hard on the demon slayer edit [Almost 40++ hours, and I wasn't 100% done]. Knowing ragezone, people rarely give likes, so releasing it would be a waste of my own time. ;-; So, I'll just let the completed edit die. To my recycling bin!

  10. #10
    Alpha Member XxОsirisxX is offline
    MemberRank
    Aug 2009 Join Date
    2,727Posts

    Re: v83 Useless Commands + KMS wz

    Quote Originally Posted by sagedonald View Post
    I worked extremely hard on the demon slayer edit [Almost 40++ hours, and I wasn't 100% done]. Knowing ragezone, people rarely give likes, so releasing it would be a waste of my own time. ;-; So, I'll just let the completed edit die. To my recycling bin!
    But but but but .... it's cute :$

    I bet they will appreciate it. But yeah, you should make it on the WZ Section. But, they will probably thanks you a ton for that :o

  11. #11
    Account Upgraded | Title Enabled! sagedonald is offline
    MemberRank
    May 2008 Join Date
    305Posts

    Re: v83 Useless Commands + KMS wz

    Quote Originally Posted by XxОsirisxX View Post
    But but but but .... it's cute :$

    I bet they will appreciate it. But yeah, you should make it on the WZ Section. But, they will probably thanks you a ton for that :o
    I already deleted the skill.wz with the demon slayer skill covers on it. I'm pretty sure that's a solid NO.

  12. #12
    Alpha Member XxОsirisxX is offline
    MemberRank
    Aug 2009 Join Date
    2,727Posts

    Re: v83 Useless Commands + KMS wz

    Quote Originally Posted by sagedonald View Post
    I already deleted the skill.wz with the demon slayer skill covers on it. I'm pretty sure that's a solid NO.
    Lulz, but but but... you deleted your own effort, that's just pointless to yourself.

    I don't personally use any kind of WZ Edit, I was just saying it's cute :'<

  13. #13
    Account Upgraded | Title Enabled! JakeK is offline
    MemberRank
    Sep 2010 Join Date
    Top of you.Location
    196Posts

    Re: v83 Useless Commands + KMS wz

    Thank You for some of your hard work (:

  14. #14
    Enthusiast iPhoneSwag is offline
    MemberRank
    Aug 2011 Join Date
    27Posts

    Re: v83 Useless Commands + KMS wz

    your @go command blows LOL

  15. #15
    Account Upgraded | Title Enabled! sagedonald is offline
    MemberRank
    May 2008 Join Date
    305Posts

    Re: v83 Useless Commands + KMS wz

    Quote Originally Posted by iPhoneSwag View Post
    your @go command blows LOL
    xD just a quick make.



Page 1 of 3 123 LastLast

Advertisement