News:

Who uses forums anymore?

Main Menu

[java] Sample w2bn login sequence

Started by chuck, September 17, 2006, 07:44:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Blaze

Quote from: unTactical on September 18, 2006, 11:42:50 AM
He is doing fine, I doubt you wrote a packet buffer from scratch the first time you created a socket based program ;)

I did on my first C program, what do I win?
And like a fool I believed myself, and thought I was somebody else...

Chavo


chuck

Quote from: Blaze on September 18, 2006, 11:51:42 AM
Quote from: unTactical on September 18, 2006, 11:42:50 AM
He is doing fine, I doubt you wrote a packet buffer from scratch the first time you created a socket based program ;)

I did on my first C program, what do I win?
Have a dancing carrot.
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

chuck

Woot, thanks to joes code, look!

Send 0x50
Send 0x25
Login packets sent.
Received ping from Battle.net
0x50 Packet recevied
MPQName:  X}???ver-IX86-1.mpq
CDKey accecpted.

Now to join channel and stuff!
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

Hdx

Quote from: chuck on September 18, 2006, 01:02:56 PM
Woot, thanks to joes code, look!

Send 0x50
Send 0x25
Login packets sent.
Received ping from Battle.net
0x50 Packet recevied
MPQName:  X}???ver-IX86-1.mpq
CDKey accecpted.

Now to join channel and stuff!
You have no effing clue how any of that works do you?
And that is why I hate leechers.
-.-
~-~(HDX)~-~
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.

chuck

Quote from: HdxBmx27 on September 18, 2006, 01:45:04 PM
Quote from: chuck on September 18, 2006, 01:02:56 PM
Woot, thanks to joes code, look!

Send 0x50
Send 0x25
Login packets sent.
Received ping from Battle.net
0x50 Packet recevied
MPQName:  X}???ver-IX86-1.mpq
CDKey accecpted.

Now to join channel and stuff!
You have no effing clue how any of that works do you?
And that is why I hate leechers.
-.-
~-~(HDX)~-~
I have a pretty good understanding. And it DOES check that battle.net accecpted the cd key.
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

chuck

yay
Send 0x50
Login packets sent.
0x50 Packet recevied
CDKey accecpted.
Account name and password sent.
Joining channel Op FoeBot
Account & password valid.
Entered chat.
* chuck. joined the channel
<chuck.> s
* chuck. left the channel
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

chuck

Screenshot of GUI below



One last question:
How with a jtextpane or jtextarea, do i make differnt color text? All yellow looks kinda yucky.
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

Chavo


chuck

Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

Blaze

And like a fool I believed myself, and thought I was somebody else...

chuck

Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

chuck

I added plugin support, so its now very similar to javaop.

NO, i DID NOT copy the plugin support. I wrote it from scratch.

There is no hardcoded GUI code, and the bots incredibly fast. Almost all battle.net packets are handled, just need to clean it up a bit. I manged to run it alongside starcraft with no speed loss at all.

:)
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

Chavo


chuck

#29
Quote from: unTactical on September 18, 2006, 07:10:12 PM
Quote from: chuck on September 18, 2006, 06:57:31 PM
the bots incredibly fast

cough, no flood protection, cough
i meant in the fact that it loads its plugins load uber fast. It will have flood protection in a few days. Need to clean up teh code (What a mess i made!)

EDIT: in bold
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.