Page 4 of 6

Re: RoseZA Source Code Release 2012.

PostPosted: Wed May 30, 2012 12:43 pm
by blahplok
ok, i have client v323 too, but the problem is in updateinventory packet. every client receive packet about item, it's crashed.
where is this problem?

Re: RoseZA Source Code Release 2012.

PostPosted: Wed May 30, 2012 12:51 pm
by thriel
as stated, the code is not complete.

Re: RoseZA Source Code Release 2012.

PostPosted: Wed May 30, 2012 12:58 pm
by blahplok
oke, thank you. i'll try to find the problem is. and wait for really work client uploaded.. :D

Re: RoseZA Source Code Release 2012.

PostPosted: Wed May 30, 2012 1:04 pm
by Toxyc
I made a video of how changes the color of the GM

http://www.youtube.com/watch?v=cfw4ovLl ... e=youtu.be

Code :

Open you ollydbg / Open trose.exe

Ctrl+S

MOV DL,4D
MOV BL,5D
CMP AL,47


I want to learn how to add names +
example: [Dev], [MG] [VIP]
If I learn I make video well explained

Re: RoseZA Source Code Release 2012.

PostPosted: Wed May 30, 2012 1:27 pm
by Dagnarus
iRose = viewtopic.php?f=34&t=3732&start=0&hilit=asm
osRose = viewtopic.php?f=34&t=3730&start=0&hilit=asm

both tutorials on how to add coloured tags

Re: RoseZA Source Code Release 2012.

PostPosted: Wed May 30, 2012 1:34 pm
by Toxyc
6. now for the actual name colors
heres the code for a light green [DEV]

006A3CD2 > 8B0D AA3C6A00 MOV ECX,DWORD PTR DS:[6A3CAA]
006A3CD8 . 3C 44 CMP AL,44
006A3CDA . 75 16 JNZ SHORT TRose.006A3CF2
006A3CDC . 807D 02 45 CMP BYTE PTR SS:[EBP+2],45
006A3CE0 . 75 10 JNZ SHORT TRose.006A3CF2
006A3CE2 . 807D 03 56 CMP BYTE PTR SS:[EBP+3],56
006A3CE6 . 75 0A JNZ SHORT TRose.006A3CF2
006A3CE8 . 807D 04 5D CMP BYTE PTR SS:[EBP+4],5D
006A3CEC . 75 04 JNZ SHORT TRose.006A3CF2
006A3CEE . 894C24 10 MOV DWORD PTR SS:[ESP+10],ECX
006A3CF2 >^E9 3643E1FF JMP TRose.004B8107



This code
8B0D AA3C6A00 MOV ECX,DWORD PTR DS:[6A3CAA]


this code makes the player takes DC

Because < Hex Cod < Can be only numbers >

Re: RoseZA Source Code Release 2012.

PostPosted: Wed May 30, 2012 2:06 pm
by Dagnarus
No it's the adress from where he should load the code. The binary of that point is FF00FF00 I guess

Re: RoseZA Source Code Release 2012.

PostPosted: Wed May 30, 2012 2:08 pm
by Toxyc
Dag You know add tags?
If you know me add MSN
I'll send in Private

Re: RoseZA Source Code Release 2012.

PostPosted: Fri Jun 01, 2012 12:27 am
by blahplok
I need client 308-322 version, not full client i think; just TRose.exe, TGameCtrl_r.dll, and znzin.dll;
if anyone can give me a link it's very nice. i have looking for 2 weeks on google and find nothing. :evil:

Re: RoseZA Source Code Release 2012.

PostPosted: Fri Jun 01, 2012 3:18 am
by Toxyc
I don't have link for version 322

Link v323
http://www.playerattack.com/file/3533/R ... Free2Play/