Wednesday, June 12, 2013

Installing Psotnics

Let’s make a psotnic bot and start with the cfg file on a notepad:
"nick user
nickappend _-^`|
realname -= la prova del ipv6 =-
myipv4 insert servermainIP here
vhost**************
choose here: http://www.santrex.net/domainsvhosts.php
Port here you put the port number you want

Owner password

server ***********

keepnick 1


 

Slave config file
nickuser
nickappend _-^`|
realname -= la prova del ipv6 =-
myipv4 insert servermainIP here
vhost************
choose from: http://www.santrex.net/domainsvhosts.php

hub ip port pass (of the hub) (del hub)

*************

put the portnumber you want

keepnick 1


 

Leaf config file
"nick user
nickappend _-^`|
realname -= la prova del ipv6 =-
myipv4 insert servermainIP here
vhost************
choose from: http://www.santrex.net/domainsvhosts.php

hub ip port pass
alt ip port
alt you can put as many slaves as you have

server *************

keepnick 1"


configure:

1. mkdir bot

2. cd bot

3. mkdir source

4. cd source

5. wget http://monki.us/~esio/knb.t0tal.in/mirrors/friends.polibuda.info/
~grusin/src/psotnic-current.tar.gz

6. tar xvzf psotnic-current.tar.gz

7. mv psotnic-current psotnic

8. cd psotnic

9. ./configure

10. make dynamic

11. cd bin

12. pwd

13. /home/username/login/bot/source/psotnic

14. cp psotnic /home/username/login/bot

15. cd /home/username/login/bot

16. rm -rf source

17. pico


allowing it to startup:

./psotnic –c conf.nick


rm conf.nick.dec

./psotnic conf.nick
Let’s make a psotnic bot and start with the cfg file on a notepad:
"nick user
nickappend _-^`|
realname -= la prova del ipv6 =-
myipv4 insert servermainIP here
vhost**************
choose here: http://www.santrex.net/domainsvhosts.php
Port here you put the port number you want

Owner password

server ***********

keepnick 1


 

Slave config file
nickuser
nickappend _-^`|
realname -= la prova del ipv6 =-
myipv4 insert servermainIP here
vhost************
choose from: http://www.santrex.net/domainsvhosts.php

hub ip port pass (of the hub) (del hub)

*************

put the portnumber you want

keepnick 1


 

Leaf config file
"nick user
nickappend _-^`|
realname -= la prova del ipv6 =-
myipv4 insert servermainIP here
vhost************
choose from: http://www.santrex.net/domainsvhosts.php

hub ip port pass
alt ip port
alt you can put as many slaves as you have

server *************

keepnick 1"


configure:

1. mkdir bot

2. cd bot

3. mkdir source

4. cd source

5. wget http://monki.us/~esio/knb.t0tal.in/mirrors/friends.polibuda.info/
~grusin/src/psotnic-current.tar.gz

6. tar xvzf psotnic-current.tar.gz

7. mv psotnic-current psotnic

8. cd psotnic

9. ./configure

10. make dynamic

11. cd bin

12. pwd

13. /home/username/login/bot/source/psotnic

14. cp psotnic /home/username/login/bot

15. cd /home/username/login/bot

16. rm -rf source

17. pico


allowing it to startup:

./psotnic –c conf.nick


rm conf.nick.dec

./psotnic conf.nick

No comments:

Post a Comment