Advertisement
Guest User

Narodowy patriotyzm

a guest
Nov 26th, 2014
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.79 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. # Instrukcja tepienia tych gnid narodowcow
  4. # najpierw dostan prawa admina komenda su
  5. # potem aktualizuj repo komenda apt-get update
  6. # zainstaluj curl komenda apt-get install curl
  7. # stworz plik touch skrypt.sh
  8. # potem komenda: chmod 777 skrypt.sh
  9. # odpalasz skrypt ./skrypt.sh
  10. # wszyscy oprocz pileckiego i zaruskiego dostaja glosy heheheheheehehhehehe
  11.  
  12.  
  13. x=1;
  14. while [ $x -le 1190 ]; do
  15. # Kolakowski hehehe
  16. curl "http://zcemip.szczecin.pl/index.php/wybieramy-patrona" -H "Cookie: f40cfacf3a46530ce248e0a7b8f588a9=moegqkp9qdvmue32dh331ur3k4" -H "Origin: http://zcemip.szczecin.pl" -H "Accept-Encoding: gzip, deflate" -H "Accept-Language: pl-PL,pl;q=0.8,en-US;q=0.6,en;q=0.4" -H "User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36" -H "Content-Type: application/x-www-form-urlencoded; charset=UTF-8" -H "Accept: */*" -H "Referer: http://zcemip.szczecin.pl/index.php/wybieramy-patrona" -H "X-Requested-With: XMLHttpRequest" -H "Connection: keep-alive" --data "cdminipolls_poll_option=4d8b5291977e48cc152a893d83afa1b9&cdminipolls_identifier=thisJoomlaInstallationWas&cdminipolls_task=ajax_vote&b1d60e1bd0fe5a561822088529c41cd1=1" --compressed
  17.  
  18. # Korzeniowski
  19.  
  20. curl "http://www.zcemip.szczecin.pl/index.php/wybieramy-patrona" -H "Host: www.zcemip.szczecin.pl" -H "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0" -H "Accept: */*" -H "Accept-Language: pl,en-US;q=0.7,en;q=0.3" -H "Accept-Encoding: gzip, deflate" -H "Content-Type: application/x-www-form-urlencoded; charset=UTF-8" -H "X-Requested-With: XMLHttpRequest" -H "Referer: http://www.zcemip.szczecin.pl/index.php/wybieramy-patrona" -H "Cookie: f40cfacf3a46530ce248e0a7b8f588a9=40l6oapq8l17g485m2g184d5u4" -H "Connection: keep-alive" -H "Pragma: no-cache" -H "Cache-Control: no-cache" --data "cdminipolls_poll_option=21392f3dbdab8fc09e6d8a1e73bf5613&cdminipolls_identifier=patron&cdminipolls_task=ajax_vote&e95f427d021478e7636210c032482fcf=1"
  21.  
  22. # Ledochowski
  23. curl "http://www.zcemip.szczecin.pl/index.php/wybieramy-patrona" -H "Cookie: f40cfacf3a46530ce248e0a7b8f588a9=v9lbg2n74cvtgqsg1ajrmumg56" -H "Origin: http://www.zcemip.szczecin.pl" -H "Accept-Encoding: gzip, deflate" -H "Accept-Language: pl-PL,pl;q=0.8,en-US;q=0.6,en;q=0.4" -H "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36" -H "Content-Type: application/x-www-form-urlencoded; charset=UTF-8" -H "Accept: */*" -H "Referer: http://www.zcemip.szczecin.pl/index.php/wybieramy-patrona" -H "X-Requested-With: XMLHttpRequest" -H "Connection: keep-alive" --data "cdminipolls_poll_option=ccc20f052dea87b113e70921022caa10&cdminipolls_identifier=patron&cdminipolls_task=ajax_vote&e9e34256ae19492c8fc987b793b0953a=1" --compressed
  24.  
  25. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement