Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: BlackDeath on August 23, 2003, 12:25 AM

Title: Bnet character ID's
Post by: BlackDeath on August 23, 2003, 12:25 AM
i got these ones

WAR3
W2BN
SEXP
STAR
D2XP
D2DV


i need all the rest so i can use them for keynames in imagelist for listview so they display right image

i need mod ID, every single type of thing that can enter bnet :)


thanks for any help,
-blackdeath
Title: Re:Bnet character ID's
Post by: Lord-Vegito on August 23, 2003, 01:19 AM
W3XP  --  warcraft 3: the frozen throne
CHAT  --  chat
DRTL  --  diablo
DSHR  --  diablo: shareware
SSHR  --  starcraft: shareware
JSTR  --  japanese starcraft
Title: Re:Bnet character ID's
Post by: CrAz3D on August 23, 2003, 10:14 AM
You also wanted the BNET icons yes?...not just game client.

These are their flags:
BNFLAGS_BLIZZ = &H1
BNFLAGS_OP = &H2
BNFLAGS_SPKR = &H4
BNFLAGS_SYSOP = &H8
BNFLAGS_PLUG = &H10
BNFLAGS_SQUELCH = &H20
BNFLAGS_GLASSES = &H40
Title: Re:Bnet character ID's
Post by: Camel on August 23, 2003, 12:20 PM
function GetProdName($game)
{
   switch($game)
   {
      case 'CHAT': return 'Chat';

      case 'DRTL': return 'Diablo';
      case 'DSHR': return 'Diablo Shareware';

      case 'D2DV': return 'Diablo II';
      case 'D2XP': return 'Diablo II: Lord of Destruction';

      case 'STAR': return 'Starcraft';
      case 'SEXP': return 'Starcraft: Brood War';
      case 'SSHR': return 'Starcraft Shareware';
      case 'JSTR': return 'Starcraft Japanese';

      case 'W2BN': return 'Warcraft II Battle.net Edition';

      case 'WAR3': return 'Warcraft III: Reign of Chaos';
      case 'W3XP': return 'Warcraft III: The Frozen Throne';
   }
}


Note that there are additional icons for spawned STAR and JSTR, but I don't think they are still used.

(http://camel.ik0ns.com:84/images/CHAT.jpg)
(http://camel.ik0ns.com:84/images/DRTL.jpg)(http://camel.ik0ns.com:84/images/DSHR.jpg)
(http://camel.ik0ns.com:84/images/D2DV.jpg)(http://camel.ik0ns.com:84/images/D2XP.jpg)
(http://camel.ik0ns.com:84/images/STAR.jpg)(http://camel.ik0ns.com:84/images/STARs.jpg)(http://camel.ik0ns.com:84/images/SEXP.jpg)(http://camel.ik0ns.com:84/images/SSHR.jpg)(http://camel.ik0ns.com:84/images/JSTR.jpg)(http://camel.ik0ns.com:84/images/JSTRs.jpg)
(http://camel.ik0ns.com:84/images/W2BN.jpg)
(http://camel.ik0ns.com:84/images/WAR3.jpg)(http://camel.ik0ns.com:84/images/W3XP.jpg)
Title: Re:Bnet character ID's
Post by: BlackDeath on August 23, 2003, 12:25 PM
thanks everyone
Title: Re:Bnet character ID's
Post by: DarkMinion on August 23, 2003, 01:00 PM
QuoteNote that there are additional icons for spawned STAR and JSTR, but I don't think they are still used.

They are still used.
Title: Re:Bnet character ID's
Post by: BlackDeath on August 23, 2003, 04:28 PM
i got a problem my bot likes to get d/ced for flooding, not on purpose but

when people enter the channel it whispers them a message and if tons enter fast it whispers to each of them so fast it gets d/ced for flooding

i tried using a timer for it to wait a few sec to send each message but it still goes nuts :-\

if anyone knows how to keep your bot from flooding let me know like (stealth bot)
Title: Re:Bnet character ID's
Post by: SNiFFeR on August 23, 2003, 04:52 PM
It's called Queue.
Title: Re:Bnet character ID's
Post by: BlackDeath on August 23, 2003, 10:04 PM
ya i know, but how is it putting it in queue


anyway my channel is op cowz75


im sure some of you have been to it
i so far got my bot running in it along with
my friend running his stealthbot in it

still working on features for mine
Title: Re:Bnet character ID's
Post by: iago on August 23, 2003, 10:35 PM
so me and 4 other people should enter that channel at the same time, and watch your bot disconnect itself? :D
Title: Re:Bnet character ID's
Post by: hismajesty on August 24, 2003, 01:47 AM
Where can we sign up?  :D
Title: Re:Bnet character ID's
Post by: UserLoser on August 24, 2003, 02:53 PM
Woo-hoo another poser cow channel on East! ;D