Thread: auto start bot
View Single Post
Old 04-20-2005, 04:29 PM  
syran
Junior Member
 
Join Date: May 2004
Posts: 11
Default auto start bot

have ioftpd as a service? heres an auto start for windrop inside of io

Uses DOS ftp

1. create a .bat file called sitebot_run.bat and paste " ftp -s:c:\sitebot_start.bat " into it.

2. create a .bat file called sitebot_start.bat and paste all on sepearate lines...

open 127.0.0.1
<nick>
<pass>
literal site sitebot
close
bye

3. put sitebot_run.bat under startup
syran is offline   Reply With Quote