Author | Message | Time |
---|---|---|
DeCeP7ioN | I know you can use 0x1E to login with JSTR, but does the actual client even use 0x1E? Does anyone have packetlogs from the actual JSTR client? | May 2, 2004, 4:12 AM |
GoSuGaMING | jstr can use 1e or 0x50... | May 2, 2004, 4:17 AM |
Lenny | The actual JSTR client uses 0x1E login. | May 2, 2004, 4:19 AM |
DeCeP7ioN | You cannot login with 0x50 on JSTR. Also, the packets below work to login with JSTR. [code] [09:17:48 PM] SND &H5 [09:17:48 PM] SND &H12 [09:17:48 PM] SND &H6 [09:17:48 PM] RCV &H5 [09:17:48 PM] RCV &H28 [09:17:48 PM] RCV &H25 [09:17:48 PM] SND &H25 [09:17:48 PM] RCV &H6 [09:17:48 PM] SND &H7 [09:17:48 PM] RCV &H7 [09:17:48 PM] SND &H30 [09:17:48 PM] RCV &H30 [09:17:48 PM] SND &H14 [09:17:48 PM] SND &H29 [09:17:48 PM] RCV &H29 [09:17:48 PM] SND &HA [09:17:48 PM] SND &HC [09:17:48 PM] RCV &HA [/code] So how does this work then? | May 2, 2004, 4:19 AM |
Dyndrilliac | Please use search. https://davnit.net/bnet/vL/phpbbs/index.php?board=17;action=display;threadid=6248 | May 2, 2004, 6:42 AM |
NetNX | using 0x1E is more practical unless you want to say to battle.net "Im a on a bot will you plz ban me??????" | July 4, 2004, 11:57 AM |
GoSuGaMING | [quote author=NetNX link=board=17;threadid=6610;start=0#msg68450 date=1088942232] using 0x1E is more practical unless you want to say to battle.net "Im a on a bot will you plz ban me??????" [/quote] Goodjob reviving old posts... Battle.Net does not restrict third party programs... they dont support it... they dont ban accounts because your logged in a bot (unless ur abusing) | July 4, 2004, 4:08 PM |
NetNX | Well lets just say one day they decide... "You know what lets ban all those bot using fuckers..." then what? you used 0x50 instead of 0x1E and wam arent you fucked... just because u didnt go with the easyier protocol | July 4, 2004, 5:04 PM |
GoSuGaMING | [quote author=NetNX link=board=17;threadid=6610;start=0#msg68479 date=1088960657] Well lets just say one day they decide... "You know what lets ban all those bot using fuckers..." then what? you used 0x50 instead of 0x1E and wam arent you fucked... just because u didnt go with the easyier protocol [/quote] eh? you think to much... who cares :X | July 4, 2004, 5:33 PM |
LoRd | You can use 0x50 instead of 0x1E, but you won't be able to follow any traditional login sequence because JSTR's CD-Key is sent as-is to Battle.net in it's own packet. | July 4, 2004, 7:27 PM |
UserLoser. | [code] .text:19013FF0 mov cl, 1Eh ; SID_CLIENTID2 .text:19013FF2 add eax, 14h .text:19013FF5 push eax .text:19013FF6 call SendPacket [/code] Yes | July 5, 2004, 3:39 AM |
Dyndrilliac | [quote author=NetNX link=board=17;threadid=6610;start=0#msg68479 date=1088960657] Well lets just say one day they decide... "You know what lets ban all those bot using fuckers..." then what? you used 0x50 instead of 0x1E and wam arent you fucked... just because u didnt go with the easyier protocol [/quote] That's stupid. Using a different login sequence shouldn't matter as long as it is valid. I don't think 1) they would waste their time for setting up monitors to check for JSTR Users logging in with 0x50 instead of 0x1E, and 2) There would be no real point to banning all users logging in with 0x50 while the clients use 0x1E. Especially since most if not all of those clients are either no longer sold in most retail stores or very cheap - thus not only possibly losing future customers but also having no real way to get more money from those that they ban. The entire point of banning is to make the gaming environment for their most popular games more enjoyable while enticing the people banned to buy new products for the keys, so they can play again, restarting the whole cycle. | July 8, 2004, 6:30 AM |
kamakazie | [quote author=Dyndrilliac link=board=17;threadid=6610;start=0#msg69170 date=1089268217] That's stupid. Using a different login sequence shouldn't matter as long as it is valid. I don't think 1) they would waste their time for setting up monitors to check for JSTR Users logging in with 0x50 instead of 0x1E, and 2) There would be no real point to banning all users logging in with 0x50 while the clients use 0x1E. Especially since most if not all of those clients are either no longer sold in most retail stores or very cheap - thus not only possibly losing future customers but also having no real way to get more money from those that they ban. The entire point of banning is to make the gaming environment for their most popular games more enjoyable while enticing the people banned to buy new products for the keys, so they can play again, restarting the whole cycle. [/quote] Is the restriction with JSTR only allowing authentication via SID_CDKEY still in effect? That is a form of what you're describing and Battle.net had (has?) some checks like that IIRC. Yes it is nice to allow all clients to logon via whatever way they want (e.g. using the legacy protocol or using the newer protocol), however this method is proprietary and Blizzard can do whatever it wants with Battle.net in regards to restricting clients that are emulations. | July 8, 2004, 6:54 AM |