Jump to content

๖ۣۜInfamousbytes

Banned
  • Posts

    50
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by ๖ۣۜInfamousbytes

  1. http://scythlab.ru/ i think this bot bypass smartguard
  2. Download them from the link i send you via pm i hope to work ...
  3. What do you mean dont show the mobs ? I never tested on hellbound server. I have 1.99 but it's not cracked :okey:
  4. http://ddos-protection.io/ http://pineappleproxy.com/ :not bad:
  5. xmlrpc php filter <?php function partition( $list, $p ) { $listlen = count( $list ); $partlen = floor( $listlen / $p ); $partrem = $listlen % $p; $partition = array(); $mark = 0; for ($px = 0; $px < $p; $px++) { $incr = ($px < $partrem) ? $partlen + 1 : $partlen; $partition[$px] = array_slice( $list, $mark, $incr ); $mark += $incr; } return $partition; } if($argc != 4) { echo "Usage: php $argv[0] input.txt output.txt threads\n"; die; } if (!file_exists("$argv[1]")) { die("Invalid input file!\n"); } function cURL_GET($url) { $cURL = curl_init(); curl_setopt($cURL, CURLOPT_URL, $url); curl_setopt($cURL, CURLOPT_RETURNTRANSFER, 1); curl_setopt($cURL, CURLOPT_TIMEOUT, 5); $data = curl_exec($cURL); curl_close($cURL); return $data; } echo "XML-RPC List filter developed by Dawn Ddos\n"; $childcount = $argv[3]; $part = array(); $array = file($argv[1], FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $array = array_unique($array); $part = partition($array, $childcount); file_put_contents($argv[2], ""); for($i = 0; $i < $childcount; $i ++) { $pid = pcntl_fork(); if ($pid == -1) { echo "failed to fork on loop $i of forking\n"; exit; } else if ($pid) { continue; } else { foreach($part[$i] as $main) { list($forum, $url) = explode(' ', $main); $strResponse = cURL_GET($url); if(strpos($strResponse, 'XML-RPC server accepts POST requests only.') !== false) { file_put_contents($argv[2], $main."\r\n", FILE_APPEND); } } die; } } for($j = 0; $j < $childcount; $j++) { $pid = pcntl_wait($status); } $prevcount = count(file($argv[1])); $aftercount = count(file($argv[2])); $final = ($prevcount - $aftercount); echo "Succesfully removed $final bad reflectors!\n"; το joomla είναι στο προηγούμενο post τώρα το είδα το capcha (είναι protection) πάντως άμα η hyper filter έχει τόσο μούφα protection δεν αξίζει η cloudflare και η litespeedtech από όσο ξέρω είναι free
  6. What do you mean they dont working with your pack ? Try to add them manually at MySQL if you have error
  7. Of course you can , look what i write ... You just cant send money with credit card or bank account (i am not sure). You can send money to greek people also make a fake paypal and send from your credit card or bank account balance and do your job we are not speaking for a big ammount of money :dat:
  8. You cant give 190$ cash to the bank and tell them add it to your paypal balance ?
  9. Why you dont go to the bank ?
  10. Καλησπέρα O0 Υπάρχει flood protection ICMP για σελίδες με capcha :not bad: <?php function partition( $list, $p ) { $listlen = count( $list ); $partlen = floor( $listlen / $p ); $partrem = $listlen % $p; $partition = array(); $mark = 0; for ($px = 0; $px < $p; $px++) { $incr = ($px < $partrem) ? $partlen + 1 : $partlen; $partition[$px] = array_slice( $list, $mark, $incr ); $mark += $incr; } return $partition; } if($argc != 4) { echo "Usage: php $argv[0] input.txt output.txt threads\n"; die; } if (!file_exists("$argv[1]")) { die("Invalid input file!\n"); } function cURL_GET($url) { $cURL = curl_init(); curl_setopt($cURL, CURLOPT_URL, $url); curl_setopt($cURL, CURLOPT_RETURNTRANSFER, 1); curl_setopt($cURL, CURLOPT_TIMEOUT, 5); $data = curl_exec($cURL); curl_close($cURL); return $data; } echo "Joomla List filter developed by dawn ddos\n"; sleep(2); $childcount = $argv[3]; $part = array(); $array = file($argv[1], FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $array = array_unique($array); $part = partition($array, $childcount); file_put_contents($argv[2], ""); for($i = 0; $i < $childcount; $i ++) { $pid = pcntl_fork(); if ($pid == -1) { echo "failed to fork on loop $i of forking\n"; exit; } else if ($pid) { continue; } else { foreach($part[$i] as $main) { $brkit = explode(' ', $main); $strResponse = cURL_GET($brkit[0]); if(stripos($strResponse, "Couldn't resolve host") !== false) { file_put_contents($argv[2], $main."\r\n", FILE_APPEND); } } die; } } for($j = 0; $j < $childcount; $j++) { $pid = pcntl_wait($status); } $prevcount = count(file($argv[1])); $aftercount = count(file($argv[2])); $final = ($prevcount - $aftercount); echo "Succesfully removed $final bad reflectors!\n"; JOOMLA PHP FILTER QQ Και καλά καινούριο method :happyforever:
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock