Help, clentinfo.xml "player ID"

Started by nazo, Nov 27, 2019, 05:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nazo

Hi everyone, I have a quick question, there is a way (client side) to see your "player ID" without using bots or wpe? I could use Wireshark. Thanks

for example:

<clientinfo>
   <servicetype>**</servicetype>
   <servertype>******</servertype>
   
   <connection>
      <display>****Server</display>
      <desc>None</desc>
      <address>**********</address>
      <port>****</port>
      <version>1</version>
      <registrationweb>https://**********</registrationweb>
      <aid>
      
                <admin>123456</admin>   <----- this six-digit number
      
      </aid>
   </connection>
</clientinfo>