uponatime2019 / CoinList-script

Javascript to run CoinList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoinList-script

Step 1

document.getElementsByClassName('c-button c-button--large js-get_started_cta ht')[0].click();

Step 2

document.getElementsByClassName('c-button c-button--large s-paddingHoriz4 js-submit_existing_entity')[0].click();

Step 3

document.getElementsByClassName('c-label c-label c-label--inline')[0].click(); // check confirm residence checkbox
  let element = document.getElementById('forms_offerings_participants_residence_residence_country');
  element.value = 'VN';
document.getElementsByClassName('js-submit c-button c-button--large ht')[0].click();

Step 4

let run = async () => { let a = document.body.querySelectorAll(".quiz")[0].querySelectorAll(".c-label--inline"), b = ["6,000,000", "Users in the waiting room will be given a random spot in the queue when the sale starts. Users who arrive after the sale starts will be placed behind those in the waiting room", "Option 1: $4.50 per token, $500 limit. Option 2: $3.33 per token, $500 limit", "BTC, ETH, USDC, USDT, ALGO, SOL", "Terra", "Smart contract infrastructure for staking", "The user's purchase may be cancelled and the user may be banned from future CoinList sales", "CoinList.co", "coinlistofficialchannel", "The user's account will be terminated and all purchases will be cancelled", "Users in the waiting room for the sale will be given a random spot in the queue when the sale starts. Users who arrive after the sale starts for the sale will be placed behind those in the waiting room"]; console.log("\u2764\uFE0F Thank you for your support ERC20 | BEP20 (BSC)\n0x8e6a359C05a8ab21409F74ec175Fb0C5ee4CF38c"); for (let c = 0; c < a.length; c++)-1 !== b.indexOf(a[c].textContent) && (a[c].querySelectorAll(".c-input")[0].checked = !0); await (a => new Promise(b => setTimeout(b, a)))(200), document.body.querySelector(".js-submit").click() }; run();

About

Javascript to run CoinList