NoManchesPuto I post too much
Reputation: 0
Joined: 24 Jan 2009 Posts: 2820
|
Posted: Mon Apr 20, 2009 4:56 pm Post subject: [Help Needed] Delphi 7 |
|
|
Does anyone know how i would be able to catch someones Char ID,Char Name, and get a autosocket ID? I want it to automatically catch the socket so you don't have to click on a packet in the Listbox.
The packet from where i need the Char ID is like this :
| Code: | | %xt%zm%mv%[CHARID]%703%449%8% |
The packet from where i need the Char Name is like this:
| Code: | | <msg t='sys'><body action='login' r='0'><login z='zone_master'><nick><![CDATA[CHARNAME]]></nick><pword><![CDATA[SFVDFGDV]]></pword></login></body></msg> |
These all come from a TListbox, it's name is SendList, any help would BE SO MUCH APPRECIATED!!
_________________
|
|