Valhalla Legends Archive

Member Forums => Spht's Forum => Topic started by: jontel on October 19, 2004, 02:12 PM

Title: controling sphtbotv3 with mirc?
Post by: jontel on October 19, 2004, 02:12 PM
Is there a plugin that allows u to send commands to SphtBotv3 using an other program, like mirc? for example the commans could be stacked in a text file and sphtbot would execute them 1 after an other.
Title: Re: controling sphtbotv3 with mirc?
Post by: Falcon[anti-yL] on October 19, 2004, 08:14 PM
No, but you can make one :)
Title: Re: controling sphtbotv3 with mirc?
Post by: jontel on October 20, 2004, 06:17 AM
Quote from: Falcon[anti-yL] on October 19, 2004, 08:14 PM
No, but you can make one :)

I imagine it would be pretty simpel. Use a txt file as a stack and execute the commands in it every sec or when its not empty.

Im no programmer tho so someone else would have to do this. anyone up for the challenge?
Title: Re: controling sphtbotv3 with mirc?
Post by: jontel on October 20, 2004, 08:03 AM
what do i need to make a plugin for sphbot?
Title: Re: controling sphtbotv3 with mirc?
Post by: MyndFyre on October 20, 2004, 01:47 PM
Quote from: jontel on October 20, 2004, 08:03 AM
what do i need to make a plugin for sphbot?

A brain.
Title: Re: controling sphtbotv3 with mirc?
Post by: jontel on October 21, 2004, 05:49 AM
Quote from: MyndFyre on October 20, 2004, 01:47 PM
Quote from: jontel on October 20, 2004, 08:03 AM
what do i need to make a plugin for sphbot?


A brain.

no.1 check :)
can anyone tell me what program i need, basics on how to make a plugin?
Title: Re: controling sphtbotv3 with mirc?
Post by: Falcon[anti-yL] on October 21, 2004, 06:35 AM
Do you know how to program?
Title: Re: controling sphtbotv3 with mirc?
Post by: jontel on October 21, 2004, 08:24 AM
Quote from: Falcon[anti-yL] on October 21, 2004, 06:35 AM
Do you know how to program?

I know some c++, not much.. but i can learn.
Title: Re: controling sphtbotv3 with mirc?
Post by: Warrior on October 21, 2004, 11:35 PM
Theres an empty plugin somewhere use the dandy search.
Title: Re: controling sphtbotv3 with mirc?
Post by: jontel on October 23, 2004, 08:27 PM
Quote from: Warrior on October 21, 2004, 11:35 PM
Theres an empty plugin somewhere use the dandy search.

But what program do i use to open it?
Title: Re: controling sphtbotv3 with mirc?
Post by: Warrior on October 24, 2004, 03:05 AM
I think its in C++
Title: Re: controling sphtbotv3 with mirc?
Post by: jontel on October 31, 2004, 07:13 PM
Ive got borland dc++ but it cant open .bcp files with it, says "line length exceeds editor capacity".
Title: Re: controling sphtbotv3 with mirc?
Post by: Newby on October 31, 2004, 11:50 PM
.bcp files aren't source codes, IIRC. They're the actual plugins. :)
Title: Re: controling sphtbotv3 with mirc?
Post by: UserLoser. on November 01, 2004, 01:38 PM
Quote from: Newby on October 31, 2004, 11:50 PM
.bcp files aren't source codes, IIRC. They're the actual plugins. :)

Right, they're generally just dynamic-link libraries with a .bcp file extension
Title: Re: controling sphtbotv3 with mirc?
Post by: jontel on November 02, 2004, 09:05 PM
Someone plz tell me how to make this plugin, or make it for me if u feel like it...