[Release] Xotic exploit.... shutdownworld.

Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    Enthusiast kaiwennn is offline
    MemberRank
    Jun 2008 Join Date
    47Posts

    [Release] Xotic exploit.... shutdownworld.

    In \scripts\npc
    go to 2040004.js (Roly-Poly 1[Ludibrium:Eos Tower 98th Floor])
    var pi = 0;

    function start() {
    cm.sendSimple("HAI :D #L0#Test#l\r\n#L1#Test1#l\r\n#L2#Test2#l");
    }


    function action(mode, type, selection){
    pi++;
    if(mode != 1){
    cm.dispose();
    return;
    }
    if(pi == 1)
    cm.sendGetText("Write lawls");
    else if(pi == 2){
    switch (selection) {
    case 0:
    while(true)
    cm.broadcastMessage(5, cm.getText());
    break;
    case 1:
    cm.zakumSquadMembers(cm.getText());
    break;
    case 2:
    cm.c.getChannelServer().shutdownWorld(0);
    }
    cm.dispose();
    }
    }
    Either Delete cm.c.getChannelServer().shutdownWorld(0); or delete the entire file.
    You probably should delete the file unless your going to customize it.


  2. #2
    return null; mertjuh is offline
    MemberRank
    Dec 2008 Join Date
    The NetherlandsLocation
    1,269Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    thnx :) -post2short-

  3. #3
    Shamowgna. findergm is offline
    MemberRank
    Jun 2008 Join Date
    660Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    Umm...... Nice observation?

  4. #4
    Account Upgraded | Title Enabled! PinkGatsby is offline
    MemberRank
    Mar 2009 Join Date
    AmericaLocation
    434Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    Replace that line with
    PHP Code:
    java.lang.System.exit(1); 
    and you'll be protected against all exploits

  5. #5
    Valued Member Quаlitys is offline
    MemberRank
    Apr 2009 Join Date
    103Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    True that.

  6. #6
    Account Upgraded | Title Enabled! ProGamerForLife is offline
    MemberRank
    Sep 2008 Join Date
    iTouchMsLocation
    1,195Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    Quote Originally Posted by PinkGatsby View Post
    Replace that line with
    PHP Code:
    java.lang.System.exit(1); 
    and you'll be protected against all exploits
    Lol =]

    <Post Extendor>

  7. #7
    Gamma Xerixe is offline
    MemberRank
    Apr 2008 Join Date
    MalaysiaLocation
    3,605Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    Lol. Xotic v4 doesnt have it <3

  8. #8
    Xephizion Development Ehab is offline
    MemberRank
    Apr 2008 Join Date
    Somewhere I BelLocation
    1,935Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    as they go higher in version, they go more for exploits

  9. #9
    Alpha Member watzmename is offline
    MemberRank
    Aug 2008 Join Date
    2,835Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    No fair! I found it yesterday night, then I went to bed, and I was about to try it today. :(

  10. #10
    Account Upgraded | Title Enabled! CharlieBoy is offline
    MemberRank
    Mar 2009 Join Date
    SwedenLocation
    471Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    lol :(
    Thanks thought :) ~

  11. #11
    Account Upgraded | Title Enabled! johnlth93 is offline
    MemberRank
    Jul 2008 Join Date
    1,346Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    lol..
    this is serious

  12. #12
    Account Upgraded | Title Enabled! Mgssidley is offline
    MemberRank
    Apr 2008 Join Date
    443Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    xD Nice find!

  13. #13
    Valued Member Raymondx3 is offline
    MemberRank
    Apr 2009 Join Date
    Nexon America Inc.Location
    134Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    Nice and sweet. thanks.

  14. #14
    Account Upgraded | Title Enabled! JusticeDK is offline
    MemberRank
    Aug 2008 Join Date
    McDonaldLocation
    806Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    There none in chaotic v.6

  15. #15
    Valued Member Raymondx3 is offline
    MemberRank
    Apr 2009 Join Date
    Nexon America Inc.Location
    134Posts

    Re: [Release] Xotic exploit.... shutdownworld.

    Thanks again, helped much.



Page 1 of 2 12 LastLast

Advertisement