Author | Message | Time |
---|---|---|
BlackDeath | 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 | August 23, 2003, 5:25 AM |
Lord-Vegito | W3XP -- warcraft 3: the frozen throne CHAT -- chat DRTL -- diablo DSHR -- diablo: shareware SSHR -- starcraft: shareware JSTR -- japanese starcraft | August 23, 2003, 6:19 AM |
CrAz3D | 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 | August 23, 2003, 3:14 PM |
Camel | [code]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'; } }[/code] Note that there are additional icons for spawned STAR and JSTR, but I don't think they are still used. [img]http://camel.ik0ns.com:84/images/CHAT.jpg[/img] [img]http://camel.ik0ns.com:84/images/DRTL.jpg[/img][img]http://camel.ik0ns.com:84/images/DSHR.jpg[/img] [img]http://camel.ik0ns.com:84/images/D2DV.jpg[/img][img]http://camel.ik0ns.com:84/images/D2XP.jpg[/img] [img]http://camel.ik0ns.com:84/images/STAR.jpg[/img][img]http://camel.ik0ns.com:84/images/STARs.jpg[/img][img]http://camel.ik0ns.com:84/images/SEXP.jpg[/img][img]http://camel.ik0ns.com:84/images/SSHR.jpg[/img][img]http://camel.ik0ns.com:84/images/JSTR.jpg[/img][img]http://camel.ik0ns.com:84/images/JSTRs.jpg[/img] [img]http://camel.ik0ns.com:84/images/W2BN.jpg[/img] [img]http://camel.ik0ns.com:84/images/WAR3.jpg[/img][img]http://camel.ik0ns.com:84/images/W3XP.jpg[/img] | August 23, 2003, 5:20 PM |
BlackDeath | thanks everyone | August 23, 2003, 5:25 PM |
DarkMinion | [quote]Note that there are additional icons for spawned STAR and JSTR, but I don't think they are still used.[/quote] They are still used. | August 23, 2003, 6:00 PM |
BlackDeath | 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) | August 23, 2003, 9:28 PM |
SNiFFeR | It's called Queue. | August 23, 2003, 9:52 PM |
BlackDeath | 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 | August 24, 2003, 3:04 AM |
iago | so me and 4 other people should enter that channel at the same time, and watch your bot disconnect itself? :D | August 24, 2003, 3:35 AM |
hismajesty | Where can we sign up? :D | August 24, 2003, 6:47 AM |
UserLoser | Woo-hoo another poser cow channel on East! ;D | August 24, 2003, 7:53 PM |