When i get system keys can i request them for a user other then myself? im scared to actualy try it because i dont want to get permo ip-banned....
Does D2 send 0x0A after selecting the character to get on the realm ? so you can catch the character class on the return? or are you suppost to remeber it from the character selection screen
Packet log.
System Keys can't be request for getting othe users information.
If thats so, then no.
[USE SEARCH NEXT TIME: http://forum.valhallalegends.com/phpbbs/index.php?topic=6986.0]
Quote
Why have strUsername as an argument and not use it in the function, but it doesn't really matter since you can only view yourself I think .
0x0A is to enter chat, so you 1st connect to realm then select a character and then login in chat.
Case &H7 'CHAR_LOGON
Select Case (GetDWORD(Mid(Data, 4, 4)))
Case &H0 '0x00 SUCCESS
AddChat vbGreen, "MCP: Logged on to Realm Character"
With Buffer
.InsertNTString Realm.Character
.InsertNonNTString Realm.Realm & ","
.InsertNTString Realm.Character
.SendPacket frmMain.wsBNCS, BNCS, &HA
.InsertDWORD &H1
.InsertNTString Bot.Home
.SendPacket frmMain.wsBNCS, BNCS, &HC
End With
End Select
I found this on this forums.
Quote from: NetNX on April 20, 2005, 09:50 AM
When i get system keys can i request them for a user other then myself? im scared to actualy try it because i dont want to get permo ip-banned....
Does D2 send 0x0A after selecting the character to get on the realm ? so you can catch the character class on the return? or are you suppost to remeber it from the character selection screen
Yes, you can request the keys for other users.
Yes, Blizzard's D2 client sends SID_ENTERCHAT after logging on a character
You can request it, but you won't receive any data (erm..systemkeys.)
Quote from: UserLoser on April 20, 2005, 01:39 PM
Yes, you can request the keys for other users.
But, you wont recv them? right?
Quote from: Archangel on April 20, 2005, 03:20 PM
Quote from: UserLoser on April 20, 2005, 01:39 PM
Yes, you can request the keys for other users.
But, you wont recv them? right?
Correct, exactly what I said in last post
Quote from: laurion on April 20, 2005, 03:34 PM
Quote from: Archangel on April 20, 2005, 03:20 PM
Quote from: UserLoser on April 20, 2005, 01:39 PM
Yes, you can request the keys for other users.
But, you wont recv them? right?
Correct, exactly what I said in last post
Oh yes, sorry! ^^
Quote from: UserLoser on April 20, 2005, 01:39 PM
Quote from: NetNX on April 20, 2005, 09:50 AM
When i get system keys can i request them for a user other then myself? im scared to actualy try it because i dont want to get permo ip-banned....
Does D2 send 0x0A after selecting the character to get on the realm ? so you can catch the character class on the return? or are you suppost to remeber it from the character selection screen
Yes, you can request the keys for other users.
Yes, Blizzard's D2 client sends SID_ENTERCHAT after logging on a character
But will i get a reply?
Quote from: NetNX on April 21, 2005, 09:33 AM
But will i get a reply?
Hurm seems to me, that insted of having others test for you. Test for yourself. You obviouslt know how to deal with system request. So do it!
~-~(HDX)~-~
Quote from: Archangel on April 20, 2005, 03:43 PM
Quote from: laurion on April 20, 2005, 03:34 PM
Quote from: Archangel on April 20, 2005, 03:20 PM
Quote from: UserLoser on April 20, 2005, 01:39 PM
Yes, you can request the keys for other users.
But, you wont recv them? right?
Correct, exactly what I said in last post
Oh yes, sorry! ^^
There's your answer.
It is possible to get other user's system key values