Valhalla Legends Forums Archive | Battle.net Bot Development | Basic Commands

AuthorMessageTime
TeEhEiMaN
Im not that great at vb, but I have been gettin better at it, I got it to connect! but I need some help setting the Master and Trigger, Also so it could use Basic Commands, Ban, Kick, Designate. And also if you guys could show me some other cool triggers that I could use. ;D

Thanks
TeEhEiMaN
May 25, 2003, 1:11 AM
TeEhEiMaN
oh yea and its for VB
May 25, 2003, 1:16 AM
Yoni
Use variables... And string comparisons. Oh yeah, and the Mid function.
May 25, 2003, 1:40 AM
OcTaViuS
i always thought commands were ezier then connecting. might just be me though.
May 25, 2003, 5:02 PM
Eternal
Adding command functions is easier than the code for connecting...as Yoni mentioned, you can do it with strings & variables etc, and you definately need to learn how to extract substrings using Mid, Left, Right, Instr etc.

May 25, 2003, 6:11 PM
TeEhEiMaN
i got them all set thanks anyways
May 25, 2003, 10:12 PM
Grok
[quote author=Yoni link=board=17;threadid=1420;start=0#msg10573 date=1053826831]
Use variables... And string comparisons. Oh yeah, and the Mid function.
[/quote]

Do you think two of each is overkill?
May 26, 2003, 12:09 AM
Camel
[quote author=Eternal link=board=17;threadid=1420;start=0#msg10621 date=1053886291]
Adding command functions is easier than the code for connecting...as Yoni mentioned, you can do it with strings & variables etc, and you definately need to learn how to extract substrings using Mid, Left, Right, Instr etc.[/quote]

no it isn't: a newbie can download the entire source for a bot that connects, but not for a bot that has decent commands ;)
May 26, 2003, 4:55 PM
MrRaza
csb makes it even easier to make a binary bot. Death to Cuphead!!!! ;)
May 27, 2003, 1:18 PM
Camel
[quote author=MrRaza link=board=17;threadid=1420;start=0#msg10867 date=1054041511]
Death to Cuphead!!!! ;)
[/quote]

+1 to raza for saying what we're all thinking :D
May 29, 2003, 3:12 AM

Search