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.
No, but you can make one :)
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?
what do i need to make a plugin for sphbot?
Quote from: jontel on October 20, 2004, 08:03 AM
what do i need to make a plugin for sphbot?
A brain.
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?
Do you know how to program?
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.
Theres an empty plugin somewhere use the dandy search.
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?
I think its in C++
Ive got borland dc++ but it cant open .bcp files with it, says "line length exceeds editor capacity".
.bcp files aren't source codes, IIRC. They're the actual plugins. :)
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
Someone plz tell me how to make this plugin, or make it for me if u feel like it...