Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Trade Dupe Fix Offset 2232

Status
Not open for further replies.
Newbie Spellweaver
Joined
Apr 4, 2012
Messages
57
Reaction score
1
sir anybody know the dupe offset for 00 to FF on 2232
im really search in this forum but i not found it
i know last time sir novanakal post it but i know he has been delete her post :blink:
if u know the offset please share :):
 
Experienced Elementalist
Joined
Jun 11, 2013
Messages
232
Reaction score
24
what do you mean? FF 00?? it's not offset but value -_-
 
Upvote 0
Experienced Elementalist
Joined
Jun 11, 2013
Messages
232
Reaction score
24
use HXD and try to cheat dupe klik on value 00 and see offset in left bottom... and you can get offset....

how about disable trade item by server and client?
 
Upvote 0
Skilled Illusionist
Joined
Feb 17, 2012
Messages
392
Reaction score
22
sir anybody know the dupe offset for 00 to FF on 2232
im really search in this forum but i not found it
i know last time sir novanakal post it but i know he has been delete her post :blink:
if u know the offset please share :):

OFFSET : 0x10e153
I know from FF to 00 not 00 to FF
 
Upvote 0
Experienced Elementalist
Joined
Oct 19, 2012
Messages
252
Reaction score
3
1
2232 Byte FF modified in the main address 10E153 for 00--trading system overflow BUG
223 bytes FF modified in the main address A63F9 00
* Address (the original version of the main program)
Copy the transaction--this is known BUG

2
chat0='%s' chat1='%s' chat2='%s' chat3='%s' chat4='%s'
Modified for chat0='=) 'chat1='=) 'chat2='=) 'chat3='=) 'chat4='=) '
Macro system (automatic drink blood; automatic; automatically chat) BUG--data into access to articles

3
Y=%d X=%d Z=%d
Modified for Y=%.f X=%.f Z=%.f or Y='%f'X='%f'Z='%f'
--Coordinate spoofing and forcibly sent by map coordinates critical cause illegal drop
X y z database RF_World.tbl_general field data type to varchar (50)

I'm sorry, my English very bad
 
Upvote 0
Skilled Illusionist
Joined
Feb 17, 2012
Messages
392
Reaction score
22
1
2232 Byte FF modified in the main address 10E153 for 00--trading system overflow BUG
223 bytes FF modified in the main address A63F9 00
* Address (the original version of the main program)
Copy the transaction--this is known BUG

2
chat0='%s' chat1='%s' chat2='%s' chat3='%s' chat4='%s'
Modified for chat0='=) 'chat1='=) 'chat2='=) 'chat3='=) 'chat4='=) '
Macro system (automatic drink blood; automatic; automatically chat) BUG--data into access to articles

3
Y=%d X=%d Z=%d
Modified for Y=%.f X=%.f Z=%.f or Y='%f'X='%f'Z='%f'
--Coordinate spoofing and forcibly sent by map coordinates critical cause illegal drop
X y z database RF_World.tbl_general field data type to varchar (50)

I'm sorry, my English very bad

Point 2 Just need edit Chat0='%s' to Chat0='=)' right ?...
fix your post :p, i can't see break around your post :p
 
Upvote 0
Status
Not open for further replies.
Back
Top