i found sh pretty nice. Here is a list of some Last Chaos USA
Functions and addresses of them (not the start of the functions):
Code:
0x100F49CE Dropitem 0x100F4CB4 swapitem 0x100F4D9D Arrange Item 0x100F5022 Upgrade item 0x100F88EF Use item (from slot) 0x100F51C3 Item level Down 0x100F53A3 Add Item 0x100F5583 Delete Item 0x100F7898 Change Guildname 0x100F9010 Guild join function 0x100F9113 Leave a Guild 0x100F91C6 Create a Guild 0x100F926A upgrade Guild 0x100F930A delete a Guild 0x100F9490 Change the Guildboss 0x100F998F Accept Guild application 0x100F9A7D Reject Guild application 0x100FA8AF Require Jobchange 0x100FA95A Give up the Job 0x100FAB06 Require Weaponchange 0x100FAD2F Change Weapon 0x100FAFB9 Reset Stats 0x100FC580 Party invite 0x100FC63A Allow party Join 0x100FC6DA Reject party Join 0x100FC77A Leave Party 0x100FC86B Kick someone out of the party 0x100FF639 Send GM Command 0x1010066A Buy item 0x10100914 Sell item 0x10100EC9 Send Chatmessage 0x10101F04 Request NPC open 0x1010450D Use Stat point 0x1010460B Learn a skill 0x1010480B Teleport
completly in background. There are even more functions
but i doesnt wanted to write all down.
Anyway, ill tell you where you find this Functions, but you
need OllyDBG. Simply open the Nksp.exe with Ollydbg and go
to the Address 0x101212D0. Analyze code (if you doesnt have
already) and make a rightclick at PUSH EBP. Now choose
go to --> more jump and calls, and you will see all Functions.
I wont explain how to use this functions, but if you have a bit
understanding of assembler you should know it yourself.
You can also take a look at the calls, they call the function to
send a packet.
regards
Wurstbrot123






