Links ; )
Printable View
Links ; )
Disconnected from server when i try to move! :(
i can't find it were bro
i will pay for this fix! i need help !:(
is not there bro
hello your download url is don't availabled . can u re-upload or new url plz :))
If i remember right, when i was testing these files, i got same issue, and fail was in client. Just try another client and it should work good.
new links please
soon coming this filess with fixes some custom events an full comands
server: MuOnlineS3
client: MuClientS3
new links please
Here you go Page 27
i dont see CustomItemDrop in source code?
- - - Updated - - -
anyone can help?
how to set max stat in source??
hook gObjLevelUpPointAddEx
offset for ^ 0x004052C7
and you can check here !
Good luck
Code:bool CheckMaxPoints(BYTE type, OBJECTSTRUCT* lpObj)
{
bool bResult = false;
int MaxPoints = 32000;
int Stats;
switch (type)
{
case 0x00:
Stats = lpObj->Strength;
break;
case 0x01:
Stats = lpObj->Dexterity;
break;
case 0x02:
Stats = lpObj->Vitality;
break;
case 0x03:
Stats = lpObj->Energy;
break;
case 0x04:
Stats = lpObj->Leadership;
MaxPoints = 32000;
break;
}
if(MaxPoints > 32767)
MaxPoints = -32768 + (MaxPoints - 32767);
if((MaxPoints > 0) && (Stats >= MaxPoints || Stats < 0))
bResult = true;
else if ((MaxPoints < 0) && (Stats < 0) && (Stats >= MaxPoints))
bResult = true;
return bResult;
}
void gObjLevelUpPointAddEx(BYTE type, OBJECTSTRUCT* lpObj)
{
bool Error = false;
if(CheckMaxPoints(type, lpObj))
Error = true;
if (Error == true)
{
BYTE cShowAddPointError[0x30] ={0xC1,0x30,0x0D,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 } ;
sprintf((char *)&cShowAddPointError[0x0D], "Error in Stats adding");
}
else
gObjLevelUpPointAdd(type, lpObj);
}
Hello,
Can someone give me a Main + Autoclicker for AFK in Main for these files and version ?
Thanks!
Anyone .pdb from the GS?
i had promist its comin thi files osme update do you like to have this files update :) but srr withaut suorce i have spend some time so suorce not for free in this moment http://forum.ragezone.com/image/png;...BJRU5ErkJgggA=
- - - Updated - - -
http://forum.ragezone.com/image/png;...BJRU5ErkJgggA=
- - - Updated - - -
"/drop"
"/gmove"
"/online"
"/time";
"/setlvl"
"/info"
"/setzen"
"/gg"
"/setpk"
"/trace"
"/move"
"/pkclear"
i hav aded this comand nothink more
- - - Updated - - -
link download here: https://mega.nz/#!ikwEiYBY!0OMX-7EfIVoha6gGgZmki584BKR780G156s5dN0iIQc
put exillum.dll to game server and OK-MU folder in root folder In your server files direction
:) http:// ok-mu.com