Valhalla Legends Forums Archive | Battle.net Bot Development | BotNet

AuthorMessageTime
raylu
http://bnetdocs.valhallalegends.com/content.php?Section=m&Code=107
[quote]In order to get a BotID and password, contact Skywing[vL] by visiting Clan [vL] on USEast.[/quote]

I thought it said somewhere else you could get on BotNet without this?
June 1, 2005, 5:54 AM
LoRd
[quote author=raylu link=topic=11734.msg114365#msg114365 date=1117605295]
http://bnetdocs.valhallalegends.com/content.php?Section=m&Code=107
[quote]In order to get a BotID and password, contact Skywing[vL] by visiting Clan [vL] on USEast.[/quote]

I thought it said somewhere else you could get on BotNet without this?
[/quote]

You can logon to BotNet without a user account, however a hub account is required.
June 1, 2005, 9:02 AM
raylu
Hm...BNetDocs isn't too specific, and the protocol specification on the vL main site is vague...

So I don't need to send 0x01, but I need to send 0x0D?
June 1, 2005, 2:35 PM
LoRd
[quote author=raylu link=topic=11734.msg114382#msg114382 date=1117636550]
Hm...BNetDocs isn't too specific, and the protocol specification on the vL main site is vague...

So I don't need to send 0x01, but I need to send 0x0D?
[/quote]

Vice versa.

http://www.valhallalegends.com/kp/bnsp-latest.txt
June 1, 2005, 6:18 PM
tA-Kane
[quote author=raylu link=topic=11734.msg114382#msg114382 date=1117636550]Hm...BNetDocs isn't too specific, and the protocol specification on the vL main site is vague...[/quote]Feel free to write a new one based on your observations and submit the result to [someone in charge]. But don't expect anything to be done anytime soon.
June 1, 2005, 7:37 PM
raylu
Meh. I can't even update my status without sending 0x01. I thought you (LoRd) wrote a bot (BBBB, I think) that connected to BotNet without a BotID?

While I'm waiting for someone to approve mine (http://bnetdocs.valhallalegends.com/content.php?Section=m&Code=107,  "In order to get a BotID and password, contact Skywing[vL] by visiting Clan [vL] on USEast."), what exactly are databases and the account in 0x0D for? IOW, what is the the difference between the account, the B.net username, and the BotID?

Note: Somebody needs to put the BotNet address and port somewhere so that first-time developers (me) can see it. I had to packetlog a bot with BotNet support just to figure out where to connect.
June 1, 2005, 10:45 PM
Arta
Perhaps Kp can advise the best course of action for obtaining a hub account?
June 1, 2005, 10:51 PM
LoRd
[quote author=Arta[vL] link=topic=11734.msg114451#msg114451 date=1117666260]
Perhaps Kp can advise the best course of action for obtaining a hub account?
[/quote]

I've contacted him previously and he said that Skywing was the only one who could issue hub accounts.
June 1, 2005, 11:08 PM
LoRd
[quote author=raylu link=topic=11734.msg114447#msg114447 date=1117665940]
Meh. I can't even update my status without sending 0x01. I thought you (LoRd) wrote a bot (BBBB, I think) that connected to BotNet without a BotID?[/quote]

Basic Battle.net Binary Bot can log onto the BotNet without a user account.

There are 3 types of BotNet ID's: The hub ID, which is the account that you need to access the BotNet; the user ID, your unique name while on the BotNet and your database ID, which allows you to use the BotNet's database functions.

[quote][16:20:20] [vL] (*[vL]%5) is on the BotNet under database [vL] (with write access) from channel op [vl] on server 63.240.202.138.[/quote]
June 1, 2005, 11:11 PM
UserLoser.
[quote author=LoRd[nK] link=topic=11734.msg114462#msg114462 date=1117667476]
[quote author=raylu link=topic=11734.msg114447#msg114447 date=1117665940]
Meh. I can't even update my status without sending 0x01. I thought you (LoRd) wrote a bot (BBBB, I think) that connected to BotNet without a BotID?[/quote]

Basic Battle.net Binary Bot can log onto the BotNet without a user account.

There are 3 types of BotNet ID's: The hub ID, which is the account that you need to access the BotNet; the user ID, your unique name while on the BotNet and your database ID, which allows you to use the BotNet's database functions.

[quote][16:20:20] [vL] (*[vL]%5) is on the BotNet under database [vL] (with write access) from channel op [vl] on server 63.240.202.138.[/quote]
[/quote]

Don't forget your access to the usage of the database is based on the password you're using to it.
June 2, 2005, 12:36 AM
Kp
[quote author=Arta[vL] link=topic=11734.msg114451#msg114451 date=1117666260]Perhaps Kp can advise the best course of action for obtaining a hub account?[/quote]

Buy WoW, go to Durotan, and hunt down Skywing or Silmalia. :)
June 2, 2005, 1:27 AM
raylu
Hm...so there is no way to connect to BotNet without getting prior approval from Skywing?
June 2, 2005, 10:04 PM
UserLoser.
[quote author=raylu link=topic=11734.msg114627#msg114627 date=1117749850]
Hm...so there is no way to connect to BotNet without getting prior approval from Skywing?
[/quote]

Go get WebBot, see what it sends (since it's all plain text) then use that or something since it's your only hope
June 2, 2005, 10:22 PM
raylu
Egh, I was thinking of doing that...

But what do you mean my only hope? There is no way to get an ID?
June 3, 2005, 3:51 PM
LoRd
[quote author=raylu link=topic=11734.msg114723#msg114723 date=1117813919]
Egh, I was thinking of doing that...

But what do you mean my only hope? There is no way to get an ID?
[/quote]

There's no way to get a hold of Skywing unless you do as Kp said.
June 3, 2005, 6:41 PM
R.a.B.B.i.T
Just packetlog a connection from SphtBot :\
June 4, 2005, 1:08 AM
Kp
Note that if you start piggybacking off somebody else' s BotID, your bot may suddenly fail if the original author has the ID or password of his bot changed.
June 4, 2005, 4:09 PM
Quarantine
There should be a packet to request an account that spams Skywing with MSN messages until he reads them :p
June 4, 2005, 4:17 PM
Topaz
[quote author=Warrior link=topic=11734.msg114843#msg114843 date=1117901836]
There should be a packet to request an account that spams Skywing with MSN messages until he reads them :p
[/quote]

T_T!
June 4, 2005, 7:09 PM
tA-Kane
[quote author=rabbit link=topic=11734.msg114865#msg114865 date=1117919009]
[quote author=Warrior link=topic=11734.msg114843#msg114843 date=1117901836]
There should be a packet to request an account that spams Skywing with MSN messages until he reads them :p
[/quote]Or which gives you Skywing's address so you can send him antrax or something if he doesn't give you an account :X
[/quote]Terrorism is not something to be taken lightly.

With that in mind, I'm sure Skywing would enjoy a little ... fun with cold white powder?
June 4, 2005, 10:03 PM
raylu
[quote author=Kp link=topic=11734.msg114842#msg114842 date=1117901384]
Note that if you start piggybacking off somebody else' s BotID, your bot may suddenly fail if the original author has the ID or password of his bot changed.
[/quote]
But there is no way to get a hold of Skywing to get the ID/pass changed ;)

Meh...I guess I'll just use somebody else's :(.
June 5, 2005, 4:25 PM
Kp
[quote author=raylu link=topic=11734.msg114938#msg114938 date=1117988739][quote author=Kp link=topic=11734.msg114842#msg114842 date=1117901384]Note that if you start piggybacking off somebody else' s BotID, your bot may suddenly fail if the original author has the ID or password of his bot changed.[/quote]But there is no way to get a hold of Skywing to get the ID/pass changed ;)

Meh...I guess I'll just use somebody else's :(.[/quote]

As I already stated, he can be reached through WoW.  Don't come crying to us when your client suddenly breaks.
June 5, 2005, 4:32 PM
R.a.B.B.i.T
Customizable settings > breakage
June 5, 2005, 9:23 PM
tA-Kane
[quote author=rabbit link=topic=11734.msg114969#msg114969 date=1118006625]
Customizable settings > breakage
[/quote]I have a bot that you can customize it all you want. But the moment you try to use those cusomizations, it breaks. But yeah, those customizations are still more important than trying to fix the bot.
June 5, 2005, 10:38 PM
R.a.B.B.i.T
[quote author="config.ini"][botnet]
hubid=foo
hubpw=bar
userid=moo
userpw=cow[/quote]
June 6, 2005, 3:04 AM

Search