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...
Type: Posts; User: sachav
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...
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...
1. Change your MuWeb to 0.9
2. Enable debug mode to check for SQL errors upon registration
Comment this out
Commands.cpp
//========================================================================================================================
// WolF [November 17, 2010] Crash...
Block ports 55960~55962
Check in your config files if CharacterCreate (or something like that) is at 1.
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;
It's the last offset of where the DLL will redirect the JMPs.
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.
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?
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...
You've made a file named Debug.ini on the same folder as the GameServer.exe, and put what I said in it?
What's not working exactly? Errors upon compile or crash when running?
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...
I doubt Webzen would suggest anything which relates to private servers.
+10000000
Webzen should be ashamed of themselves =(
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...
Forward port 80
Or buy a dedi...
@tutero69
Or just go and look for "short_open_tag" in your php.ini, and set it to off - I mean on, lol.
Probably because you're using an old version (97d+99b) which requires a D: drive.
Posted via Mobile Device
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.
Are you connecting with port 44405 or 55901 ?
Which SQL server version are you using ?
By the way, are you French ? On dirait bien, moi aussi :)
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.
Yes you can open any size of logs, it will scan them in a minute or so for 5 GB.
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.
10/10...