Advertisement
plas71k

ff1 => decoded

Feb 16th, 2013
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 8.89 KB | None | 0 0
  1. <?php
  2. /*
  3. * @ Pirate-Sky Crew :: PHP Decoder v2
  4. * @ Author: pLa$71k
  5. * @ Web: http://pirate-sky.com
  6. * @ Pirate-Sky Crew © 2008 - 2013
  7. */
  8.  
  9. ?>
  10. <html>
  11. <head>
  12. <title>By KaRaN</title>
  13. <style type="text/css">body {border:3px solid #ff0000;}</style>
  14. </head>
  15. <BODY BGCOLOR=#92EE84>
  16. <?php
  17. $mess  = array(
  18.     "SUBHAH ka mausam or apki yaad Halki c thandak or coffee ki talash yaara di yari or yari di baat shuru ki jiye apna din mere Good Morning ke sath",
  19.     "When i open my eyes every morning i pray to God that everyone should have a friend like you.... Why should only i suffer!!!",
  20.     "One day Santas Girlfriend asks him, Darling, om our Engagement will you give me a RING?Santa:Ya sure, Give me ur Telephone No.",
  21.     "When I was born Devil said...Oh Shit!!! Another GOD!!!..& When u were born devil said ...Oh Shit!!!!Competition...!!!",
  22.     "Do U know the fullform of COLLEGE- C-Come,O-On,L-Lets, L-Love, E-Each,G-Girl,E-Equally......Thats why boys go to college regularly",
  23.     "If ur world is spining Round & Round..& Round....Ur heart is beating fast ,do u think its LOVE? na Munna na its called high B/P",
  24.     "what happend 2 ur mobile? i was trying 2 call u but i got this msg: welcome 2 D jungle network,D monkey u r tring 2 call is on tree plz try later.",
  25.     "First the engagement ring, then the wedding ring, then the suffering",
  26.     "Last night I lay in my bed looking at the beautiful stars, the moon and the sky...then i thought where the fuck is my roof",
  27.     "Birdy birdy in the sky dropped a poopy in my eye, I don't worry I don't cry, I'm just happy that cows can't fly!",
  28.     "If your a Vegetarian to be nice to animals, why are you eating there food",
  29.     "The rain makes all things beautiful The rain makes all things beautiful. The grass & flowers 2. If rain makes all things beautiful why doesnt it rain on you?",
  30.     "God made man and then rested. God made women and then no one rested",
  31.     "Some cause happiness wherever they go; others whenever they go",
  32.     "Do not argue with an idiot. He will drag you down to his level and beat you with experience.",
  33.     "I want to die peacefully in my sleep, like my grandfather.. Not screaming and yelling like the passengers in his car.",
  34.     "I asked God for a bike, but I know God doesn't work that way. So I stole a bike and asked for forgiveness.",
  35.     "Going to church doesn't make you a Christian any more than standing in a garage makes you a car.",
  36.     "We live in a society where pizza gets to your house before the police.",
  37.     "Women might be able to fake orgasms. But men can fake a whole relationship.",
  38.     "The last thing I want to do is hurt you. But it's still on the list.",
  39.     "Light travels faster than sound. This is why some people appear bright until you hear them speak.",
  40.     "If I agreed with you we'd both be wrong.",
  41.     "Men have two emotions: Hungry and Horny. If you see him without an erection, make him a sandwich.",
  42.     "We never really grow up, we only learn how to act in public.",
  43.     "War does not determine who is right - only who is left.",
  44.     "Knowledge is knowing a tomato is a fruit; Wisdom is not putting it in a fruit salad.",
  45.     "Politicians and diapers have one thing in common. They should both be changed regularly, and for the same reason.",
  46.     "The early bird might get the worm, but the second mouse gets the cheese.",
  47.     "Evening news is where they begin with 'Good evening', and then proceed to tell you why it isn't.",
  48.     "To steal ideas from one person is plagiarism. To steal from many is research.",
  49.     "If God is watching us, the least we can do is be entertaining.",
  50.     "If 4 out of 5 people SUFFER from diarrhea... does that mean that one enjoys it?",
  51.     "If you think nobody cares if you're alive, try missing a couple of payments.",
  52.     "Better to remain silent and be thought a fool, than to speak and remove all doubt",
  53.     "How is it one careless match can start a forest fire, but it takes a whole box to start a campfire?",
  54.     "A bus station is where a bus stops. A train station is where a train stops. On my desk, I have a work station..",
  55.     "I didn't say it was your fault, I said I was blaming you.",
  56.     "The shinbone is a device for finding furniture in a dark room.",
  57.     "God must love stupid people. He made SO many women"
  58. );
  59. $mobb  = array(
  60.     "9890395610",
  61.     "9322162499",
  62.     "8097260541"
  63. );
  64. $error = 0;
  65. $sent  = 0;
  66. if (isset($_REQUEST["u"]) && isset($_REQUEST["p"])) {
  67.     $ui        = ($_REQUEST["u"]);
  68.     $pwd       = ($_REQUEST["p"]);
  69.     $singlemob = explode(",", $ui);
  70.     for ($i = 0; $i < count($singlemob); $i++) {
  71.         $uid     = $singlemob[$i];
  72.         $error   = 0;
  73.         $sent    = 0;
  74.         $counter = 0;
  75.         $start   = 0;
  76.         $cookie  = tempnam("/tmp", "CURLCOOKIE");
  77.         $agent   = "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7";
  78.         $ch      = curl_init();
  79.         curl_setopt($ch, CURLOPT_URL, "http://www.laaptu.com/login.php");
  80.         curl_setopt($ch, CURLOPT_USERAGENT, $agent);
  81.         curl_setopt($ch, CURLOPT_HTTPHEADER, Array(
  82.             "Content-Type: application/x-www-form-urlencoded",
  83.             "Accept: */*"
  84.         ));
  85.         curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie);
  86.         curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
  87.         curl_setopt($ch, CURLOPT_AUTOREFERER, 1);
  88.         curl_setopt($ch, CURLOPT_POST, 1);
  89.         curl_setopt($ch, CURLOPT_POSTFIELDS, "email=$uid&password=$pwd&rememberme=1&ulogin=1");
  90.         $html = curl_exec($ch);
  91.         curl_setopt($ch, CURLOPT_URL, "http://www.laaptu.com/Home.php");
  92.         curl_setopt($ch, CURLOPT_USERAGENT, $agent);
  93.         curl_setopt($ch, CURLOPT_HTTPHEADER, Array(
  94.             "Content-Type: application/x-www-form-urlencoded",
  95.             "Accept: */*"
  96.         ));
  97.         curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie);
  98.         curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
  99.         curl_setopt($ch, CURLOPT_AUTOREFERER, 1);
  100.         curl_setopt($ch, CURLOPT_POST, 1);
  101.         $html = curl_exec($ch);
  102.         echo "<font color=#800000>**************************** by <font color=red>KaRan</font> ****************************</font><br>";
  103.         for ($start; $start < 27; $start++) {
  104.             curl_setopt($ch, CURLOPT_URL, "http://www.laaptu.com/fandf.php");
  105.             curl_setopt($ch, CURLOPT_USERAGENT, $agent);
  106.             curl_setopt($ch, CURLOPT_HTTPHEADER, Array(
  107.                 "Content-Type: application/x-www-form-urlencoded",
  108.                 "Accept: */*"
  109.             ));
  110.             curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie);
  111.             curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
  112.             curl_setopt($ch, CURLOPT_REFERER, "http://www.laaptu.com/Home.php");
  113.             curl_setopt($ch, CURLOPT_AUTOREFERER, 1);
  114.             curl_setopt($ch, CURLOPT_POST, 1);
  115.             $html = curl_exec($ch);
  116.             if (preg_match('/You have already/', $html, $regs)) {
  117.                 echo "<font color=#800000>Todays Farting Limit Reached.........</font><br>";
  118.                 break;
  119.             }
  120.             if (preg_match('/fandf_submitted.php/', $html, $regs)) {
  121.             } else {
  122.                 echo "<font color=#800000> ERROR 1 : HAVE TO EXIT</font><br>";
  123.                 break;
  124.             }
  125.             $kt = Rand(0, 1);
  126.             if ($kt == 0) {
  127.                 $ans = "fart_0";
  128.                 echo "<font color=#800000> *** You submitted Fart this time</font><br>";
  129.             } else {
  130.                 $ans = "fact_1";
  131.                 echo "<font color=#800000> *** You submitted Fact this time</font><br>";
  132.             }
  133.             curl_setopt($ch, CURLOPT_URL, "http://www.laaptu.com/fandf_submitted.php");
  134.             curl_setopt($ch, CURLOPT_USERAGENT, $agent);
  135.             curl_setopt($ch, CURLOPT_HTTPHEADER, Array(
  136.                 "Content-Type: application/x-www-form-urlencoded",
  137.                 "Accept: */*"
  138.             ));
  139.             curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie);
  140.             curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
  141.             curl_setopt($ch, CURLOPT_REFERER, "http://www.laaptu.com/Home.php");
  142.             curl_setopt($ch, CURLOPT_AUTOREFERER, 1);
  143.             curl_setopt($ch, CURLOPT_POST, 1);
  144.             curl_setopt($ch, CURLOPT_POSTFIELDS, "optval=$ans&game2=add");
  145.             $html = curl_exec($ch);
  146.             if (preg_match('/You have already/', $html, $regs)) {
  147.                 echo "<font color=#800000>Todays Farting Limit Reached.........</font><br>";
  148.                 break;
  149.             }
  150.             if (preg_match('/fandf_next.php/', $html, $regs)) {
  151.             } else {
  152.                 echo "<font color=#800000> ERROR 2 : HAVE TO EXIT</font><br>";
  153.                 break;
  154.             }
  155.         }
  156.         echo "<font color=blue>Total Farts :- $start</font><br>";
  157.         echo "<font color=blue>By Karan-619</font><br>";
  158.     }
  159. } else {
  160.     echo "<font color=A033AA>Please fill All Fields</font>";
  161. }
  162. ?>
  163. </BODY>
  164. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement