Results 1 to 6 of 6
  1. #1
    reijin
    reijin is offline
    New member
    Join Date
    2010 Jul
    Posts
    10
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Newbie Questions

    First I would like to thank Dwar for the help with Megaten. I've been reading and trying to understand the tutorial in this site so i could make my own hacks. As a newbie in all of this I want to know:
    1. How do I "properly" hack a game so that it isn't most obvious that the server automaticall detects that Im horsing around? Or basically simple rules to follow if there is such.
    2. Examples of which objects are on the server side and which are on the client side. Like stats-server side? Item price-clientside?

    Thank you!

  2. #2
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    Re: Newbie Questions

    1. How do I
    There are lots of detection methods. Most of games use anti-cheat systems, some continuously send information about your PC and OS environment to the server. So, the first step will be detection of anti-cheat methods: what sends, what clients do while running (if it enumerate processes etc.)
    on the server side
    Good game save all parameters on server, especial critical: HP, MP, exp, items price, position, damage etc. And in most cases mmo hacking mean finding and changing game routines (patching, code injection etc.) so that the client performs some actions as we want (wall hack, speed hack. Check darkREQ Insider); or finding bugs that give ability to perform some actions (e.g. in Requiem Season 1 we had the opportunity to use things available only for game masters; in season 2 we had enhanced items without consuming special items).
    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

  3. #3
    reijin
    reijin is offline
    New member
    Join Date
    2010 Jul
    Posts
    10
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Re: Newbie Questions

    Dwar I tried using WPE to replicate the packets that I got from buying an item. But I WPE says connection error whenever I send it. Am I doing something wrong? I tried to copy the whole sent packet.

  4. #4
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    Re: Newbie Questions

    reijin
    mby, you must create new socket or open an existing socket. but without additional information I can't say what wrong
    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

  5. The Following User Says Thank You to Dwar For This Useful Post:


  6. #5
    reijin
    reijin is offline
    New member
    Join Date
    2010 Jul
    Posts
    10
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Re: Newbie Questions

    Hmmm... I think this maybe trickier than I thought... I need to gather more info. Or maybe Im aproaching this the wrong way... I need to learn more. Anyways all the tutorials here are of great help. Thanks.

    What Im trying to do is create more of the item or maybe change the price(which I really haven't tried coz I think it's more complicated). I know its not impossible coz someone claimed to have done it and not only for the regular items but for the pay items as well. I tried to ask Sorien how did he do it but he won't say it, he says he's not "allowed"

    Maybe if Im all worn out Ill just ask you to do it for me but for now Ill try my best to learn.

  7. #6
    MrSmith
    MrSmith is offline
    Member-in-training
    Join Date
    2010 Aug
    Posts
    85
    Thanks Thanks Given 
    9
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts
    Rep Power
    0

    Re: Newbie Questions

    Things like prices of items in game are usually server sided. The guy that said he has done it has either hacked the server or fed you bullsh*t. Start with basics before diving into the deep end of advanced things such as packet editing, injection, code-caves etc..

    This site has many guide/tutorials like you say that are bound to give you the basic knowledge you'll need to accomplish some kind of hack. If at the end it's necessary you can always search google there are plenty of guides there too.

    Regards, MrSmith
    Ever Danced With The Devil By The Pale Moonlight ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •