Valhalla Legends Forums Archive | Spht's Forum | Suggestions for SphtBotv3

AuthorMessageTime
voodooism
* I think an anti-idle would be great, maybe one that responds to the local commands.
* Clear screen after X lines, or X characters, maybe even X amount of time.
* Option for binary connection

Maybe you have thought of these and didn't add them for a reason, like the binary connection on, but they are only some suggestions that I was thinking of.

I really do think the anti-idle would clear up some memory though (ie. have an anti-idle at 30 minutes of "/clearscreen" and bam, the Memory Usage goes from 6k to 2k), or you could just hardcode it to clear RTB text after X lines or something.

Other people post suggestions. :D
May 13, 2004, 10:48 PM
Spht
[quote author=Voodooism link=board=41;threadid=6790;start=0#msg60020 date=1084488508]
* I think an anti-idle would be great[/quote]

Be the first to write AntiIdle.bcp!

[quote author=Voodooism link=board=41;threadid=6790;start=0#msg60020 date=1084488508]maybe one that responds to the local commands.[/quote]

Not sure what you mean.

[quote author=Voodooism link=board=41;threadid=6790;start=0#msg60020 date=1084488508]* Clear screen after X lines, or X characters, maybe even X amount of time.[/quote]

Why would I want the screen to clear when I'm trying to read? If you're suggesting this to save memory, the bot already deals with it by removing lines from the top when too much text gathers.

[quote author=Voodooism link=board=41;threadid=6790;start=0#msg60020 date=1084488508]
* Option for binary connection[/quote]

Huh?
May 13, 2004, 11:13 PM
voodooism
By the "local commands" i mean the bot commands, not ones offered by battle.net, the other ones that are hard coded into SphtBot.

For the RTB thing, I guess I have never been active long enough to notice my top lines dissapearing :P My computer, right now, has instability issues.

By the binary connection, I meant to say (type) a hashed connection.
May 13, 2004, 11:25 PM
Soul Taker
Well he's certainly not getting it to connect without sending some sort of hashed data.
May 14, 2004, 11:57 AM
voodooism
Well god damnit god damnit, I'm sure you have an idea of what I mean, a hashed non-BNLS or NLS connection :-\

I'm a little excited right now because I'm going to state championships for track for my open 400 and 4x400, sorry :-X
May 15, 2004, 4:29 AM
Fr0z3N
if you have a tutorial on writing BCP's I'll write AntiIdle.bcp.
May 18, 2004, 2:47 AM
Spht
[quote author=Fr0z3N link=board=41;threadid=6790;start=0#msg60585 date=1084848459]
if you have a tutorial on writing BCP's I'll write AntiIdle.bcp.
[/quote]

The SDK is available here:
http://www.valhallalegends.com/pub/BCP/SDK/
May 18, 2004, 2:54 AM
Fr0z3N
Are the plugin written in c++?
May 18, 2004, 3:06 AM
Spht
[quote author=Fr0z3N link=board=41;threadid=6790;start=0#msg60597 date=1084849595]
Are the plugin written in c++?
[/quote]

The ones at http://www.valhallalegends.com/pub/BCP/ and http://www.valhallalegends.com/spht/SphtBotv3/?id=2#Plugins are, yes.
May 18, 2004, 3:34 AM
Fr0z3N
is there any document on writing it in vb or a bit more detailed one for c++?
May 18, 2004, 4:15 AM
UserLoser.
[quote author=Fr0z3N link=board=41;threadid=6790;start=0#msg60620 date=1084853737]
is there any document on writing it in vb or a bit more detailed one for c++?
[/quote]

I don't think you'd be able to write a BCP in Visual Basic, because, as far as I know you can't call certain callbacks/functions in VB that you can from C++
May 18, 2004, 3:56 PM
iago
[quote author=Voodooism link=board=41;threadid=6790;start=0#msg60204 date=1084595372]
Well god damnit god damnit, I'm sure you have an idea of what I mean, a hashed non-BNLS or NLS connection :-\

I'm a little excited right now because I'm going to state championships for track for my open 400 and 4x400, sorry :-X
[/quote]

You mean, "Local Hashing".
May 18, 2004, 5:42 PM
Fr0z3N
[quote author=UserLoser. link=board=41;threadid=6790;start=0#msg60659 date=1084895777]
[quote author=Fr0z3N link=board=41;threadid=6790;start=0#msg60620 date=1084853737]
is there any document on writing it in vb or a bit more detailed one for c++?
[/quote]

I don't think you'd be able to write a BCP in Visual Basic, because, as far as I know you can't call certain callbacks/functions in VB that you can from C++
[/quote]

Would you mind helping me a bit on making it then?
I've been looking at the empty plugin thing and it looks pretty simple, I'd just need a little bit of guidence.
May 18, 2004, 5:59 PM

Search