Author Topic: Split from: Changes / bugfixes requested for beta43.  (Read 8530 times)

0 Members and 1 Guest are viewing this topic.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Split from: Changes / bugfixes requested for beta43.
« on: April 23, 2008, 06:26:48 pm »
I can give you an updated version of bnetlogin that supports Warden to a point (can display information about + download Warden modules). It could probably be modified to send back proper responses as well, although I'd put it off by default because it risks a ban.

Offline Hdx

  • The Hdx!
  • Full Member
  • ***
  • Posts: 311
  • <3 Java/Cpp/VB/QB
    • View Profile
Split from: Changes / bugfixes requested for beta43.
« Reply #1 on: April 23, 2008, 10:45:18 pm »
Wouldn't it be better to move Warden stuff to Warden.jar?
I was in the middle of doing that before I got bored and wondered off.
http://img140.exs.cx/img140/6720/hdxnew6lb.gif
09/08/05 - Clan SBs @ USEast
 [19:59:04.000] <DeadHelp> We don't like customers.
 [19:59:05.922] <DeadHelp> They're assholes
 [19:59:08.094] <DeadHelp> And they're never right.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Split from: Changes / bugfixes requested for beta43.
« Reply #2 on: April 24, 2008, 08:47:38 am »
I'd say no, because it requires information from the login. It's possible to get that info from another plugin, but it's a little messy.

Offline Hdx

  • The Hdx!
  • Full Member
  • ***
  • Posts: 311
  • <3 Java/Cpp/VB/QB
    • View Profile
Split from: Changes / bugfixes requested for beta43.
« Reply #3 on: April 24, 2008, 11:06:05 pm »
I havn't actually looked at all the data that is exposed to plugins.
Are Client/Server tokens and CDKey exposed?
Thats all you need.
http://img140.exs.cx/img140/6720/hdxnew6lb.gif
09/08/05 - Clan SBs @ USEast
 [19:59:04.000] <DeadHelp> We don't like customers.
 [19:59:05.922] <DeadHelp> They're assholes
 [19:59:08.094] <DeadHelp> And they're never right.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Split from: Changes / bugfixes requested for beta43.
« Reply #4 on: April 25, 2008, 08:25:20 am »
Nope, those are all private data.

They can be shared, in a roundabout way, but like I said, that'd be messy.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Split from: Changes / bugfixes requested for beta43.
« Reply #5 on: April 26, 2008, 12:21:43 am »
Or, I could go ahead and expose them. I agree with Hdx. Warden.jar should handle SID_WARDEN as Warden isn't part of the logon protocol per-se.

But what it comes down to is that it's your bot. It's up to you.

EDIT -
It'd be simple to enable/disable Warden answering if it were separate, as Warden.jar could just be disabled.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Split from: Changes / bugfixes requested for beta43.
« Reply #6 on: April 26, 2008, 10:52:20 am »
In my opinion, most of the Warden stuff should always run, the only thing that shouldn't is responding to 0x02.

Put it wherever you want, but it's already included in the login plugin. I also put all the lockdown code into the login plugin.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Split from: Changes / bugfixes requested for beta43.
« Reply #7 on: April 27, 2008, 01:54:52 am »
If you could send me your Warden code via email, that'd be appreciated. :)
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Split from: Changes / bugfixes requested for beta43.
« Reply #8 on: April 27, 2008, 02:00:24 am »
Sure, email me your address and I'll send it right out.

(That's not supposed to sound sarcastic :P)

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Split from: Changes / bugfixes requested for beta43.
« Reply #9 on: April 27, 2008, 03:59:15 am »
Sure, email me your address and I'll email you mine.

Actually, I just emailed your skullsecurity one that's in your profile.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Camel

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
    • BNU Bot
Split from: Changes / bugfixes requested for beta43.
« Reply #10 on: April 28, 2008, 03:02:49 pm »
My solution to turning 0x02 on/off is to not send it if Starcraft.exe doesn't exist in the program folder :)

That way, users have to read the disclaimer to figure out how to turn it on.

<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!

Offline BoBbY)eD(

  • Newbie
  • *
  • Posts: 16
    • View Profile
Split from: Changes / bugfixes requested for beta43.
« Reply #11 on: May 19, 2008, 08:50:54 pm »
when is JavaOp43 scheduled to release?

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Split from: Changes / bugfixes requested for beta43.
« Reply #12 on: May 20, 2008, 02:39:28 am »
As soon as I find a sober weekend to program on.

And a JDK 1.4 package for Ubuntu. Hint hint, guys. :)
I'd personally do as Joe suggests

You might be right about that, Joe.


trust

  • Guest
Split from: Changes / bugfixes requested for beta43.
« Reply #13 on: May 20, 2008, 02:46:10 pm »
As soon as I find a sober weekend to program on.

Yeah those Smirnoff Ice's are really fucking you up, huh?

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Split from: Changes / bugfixes requested for beta43.
« Reply #14 on: May 20, 2008, 03:04:17 pm »
No, but three shots of everclear isn't exactly what I'd call light.
I'd personally do as Joe suggests

You might be right about that, Joe.