This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
-
TheDevil
- Voice
- Posts: 8
- Joined: Sat Mar 29, 2008 7:56 am
Post
by TheDevil »
Dont really know where to post this so I hope I'm posting it in the right forum.
I wanted to know if its possiable to install and eggdrop bot on a shoutcast server's shell that runs sc_trans_linux but to make it do something.
It would be installed in a dir like eggdrop
It would need to start ./sc_trans_linux found in /home/user/
and would need to kill it by getting the ps x and killing the pid.
By commands like !stop and !start
Is it possiable at all or is there a script around to do this at all?
Thanks
-
DragnLord
- Owner
- Posts: 711
- Joined: Sat Jan 24, 2004 4:58 pm
- Location: C'ville, Virginia, USA
Post
by DragnLord »
TheDevil wrote:Dont really know where to post this so I hope I'm posting it in the right forum.
I wanted to know if its possiable to install and eggdrop bot on a shoutcast server's shell that runs sc_trans_linux but to make it do something.
It would be installed in a dir like eggdrop
It would need to start ./sc_trans_linux found in /home/user/
and would need to kill it by getting the ps x and killing the pid.
By commands like !stop and !start
Is it possiable at all or is there a script around to do this at all?
Thanks
possible, yes
you need to check with the shell admins to see if it is allowed
-
TheDevil
- Voice
- Posts: 8
- Joined: Sat Mar 29, 2008 7:56 am
Post
by TheDevil »
DragnLord wrote:TheDevil wrote:Dont really know where to post this so I hope I'm posting it in the right forum.
I wanted to know if its possiable to install and eggdrop bot on a shoutcast server's shell that runs sc_trans_linux but to make it do something.
It would be installed in a dir like eggdrop
It would need to start ./sc_trans_linux found in /home/user/
and would need to kill it by getting the ps x and killing the pid.
By commands like !stop and !start
Is it possiable at all or is there a script around to do this at all?
Thanks
possible, yes
you need to check with the shell admins to see if it is allowed
Yup its allowed it was the shell admin that told me to come here to find out about it
-
Puck
- Voice
- Posts: 10
- Joined: Sat Mar 08, 2008 8:05 am
- Location: Budapest, Hungary
-
Contact:
Post
by Puck »
This is the same thing i am looking for. (: Seeing that the topic has been dead ... umm i dunno, maybe someone has some idea for this.