Search:

Type: Posts; User: sachav

Page 1 of 8 1 2 3 4

Search: Search took 0.08 seconds.

  1. Re: help how to banned ip? please fast reply and please give me anti ddos

    Download a decent firewall, here's a free one Firewall Antivirus Software Free Download from Comodo

    Add the IPs on the block list/add ports 44405 and 55901 on the allow list. The firewall itself...
  2. Replies
    11
    Views
    5,457

    Closed: Re: Anti-hack methods

    About that dexterity check. I found a similar way that seems pretty effective to prevent speed hacking (and I'm currently using it in my server).

    The idea is to make some sort of "buffer" that...
  3. Replies
    8
    Views
    807

    Re: Cannot Create accounts trough Website

    1. Change your MuWeb to 0.9
    2. Enable debug mode to check for SQL errors upon registration
  4. Re: GameServer 1.00.90 Season 5 Support SS6 DLL Project

    Comment this out

    Commands.cpp

    //========================================================================================================================
    // WolF [November 17, 2010] Crash...
  5. Replies
    7
    Views
    715

    Re: Help With little hacker

    Block ports 55960~55962
  6. Thread: Account error.

    by sachav
    Replies
    3
    Views
    493

    Re: Account error.

    Check in your config files if CharacterCreate (or something like that) is at 1.
  7. Replies
    2,142
    Views
    409,191

    Re: GameServer 1.00.90

    int RandExcOpt(int maxexcopt)
    {
    int rv = 0, op = 0;
    for(int i=1; i<=6; ++i) {
    if(rand() > RAND_MAX / 2 && op < maxexcopt)
    {
    rv++;
    op++;
    }
    rv <<= 1;
  8. Replies
    2,142
    Views
    409,191

    Re: GameServer 1.00.90

    It's the last offset of where the DLL will redirect the JMPs.
  9. Replies
    2,142
    Views
    409,191

    Re: GameServer 1.00.90

    If you get spammed with one unique JMP and that you won't find it useful to log it, just add an exception to LogJmp.
  10. Replies
    2,142
    Views
    409,191

    Re: GameServer 1.00.90

    Nah, if the VirtualProtect failed you'd get an instant crash since Windows would forbid you executing the new JMPs...

    And the CreateThread is fine.
    You added prototypes to your .h?
  11. Replies
    2,142
    Views
    409,191

    Re: GameServer 1.00.90

    That's really strange, I'm using the exact same code I've pasted and it works fine.

    Are you sure you added the prototypes of RefreshDebugLogParam in your .h?

    In worst cases you can try this...
  12. Replies
    2,142
    Views
    409,191

    Re: GameServer 1.00.90

    You've made a file named Debug.ini on the same folder as the GameServer.exe, and put what I said in it?
  13. Replies
    2,142
    Views
    409,191

    Re: GameServer 1.00.90

    What's not working exactly? Errors upon compile or crash when running?
  14. Replies
    2,142
    Views
    409,191

    Re: GameServer 1.00.90

    Here's something I've been working on to help you catch GS offsets.



    CreateThread(NULL,NULL,LPTHREAD_START_ROUTINE(RefreshDebugLogParam),NULL,0,0);
    unsigned long k = 0;
    for(DWORD...
  15. Replies
    35
    Views
    10,634

    Closed: Re: Which OS was the best for mu server?

    I doubt Webzen would suggest anything which relates to private servers.
  16. Replies
    31
    Views
    35,166

    Closed: Re: Mu Online Graphics Engine

    +10000000

    Webzen should be ashamed of themselves =(
  17. Replies
    1
    Views
    837

    White textures on customs

    Hi guys,

    Does anyone know how to fix those white textures on customs?

    I've done the "change item glow, a piece of cake" tutorial and I have tried lowering the OZJ resolution, but still...
  18. Replies
    4
    Views
    923

    Re: How to Put my MuWeb in the Web

    Forward port 80
  19. Replies
    7
    Views
    684

    Re: SQL leval2000 extracting

    Or buy a dedi...
  20. Replies
    374
    Views
    164,667

    Re: Install MuWeb 0.9 & Xampp + Secure Xampp

    @tutero69

    Or just go and look for "short_open_tag" in your php.ini, and set it to off - I mean on, lol.
  21. Re: Server Startup (commonserver.cfg) not found

    Probably because you're using an old version (97d+99b) which requires a D: drive.
    Posted via Mobile Device
  22. Replies
    7
    Views
    944

    Re: MuWeb using router

    Why couldn't it be ?
    That's also the first thing that popped to my mind when he said "port 80 seems open but they can't open website".

    What is your IP ? So I can try to telnet you on port 80.
  23. Replies
    2
    Views
    688

    Re: GameServer conclusion error

    Are you connecting with port 44405 or 55901 ?
  24. Thread: MuMaker error

    by sachav
    Replies
    4
    Views
    1,301

    Re: MuMaker error

    Which SQL server version are you using ?

    By the way, are you French ? On dirait bien, moi aussi :)
  25. Replies
    3
    Views
    2,501

    Re: Cheat Codes 97d+99i

    This can be customised if what you use is good.
    Anyway, if you make someone an admin, means theres a shred of trust between you and him... But whatever.
  26. Replies
    5
    Views
    4,553

    Re: MuOnline Log Reader

    Yes you can open any size of logs, it will scan them in a minute or so for 5 GB.
  27. Replies
    332
    Views
    47,217

    Re: MuWeb 0.6 & MuWeb 0.6A

    You probably have wrong MD5 config.

    Anyway, I wouldn't recommend using this version of MuWeb any longer. If I recall correctly, it contains many security flaws and bugs. Just use 0.9.
  28. Thread: Dragon Wings

    by sachav
    Replies
    56
    Views
    9,021

    10/10...

    10/10...
Results 1 to 28 of 386
Page 1 of 8 1 2 3 4

Advertisement