COINLIST新项目neon又来了!答题代码分享!

CL新项目neon又来了,该打还是打点防身,不要带有偏见!上一轮CC出了几百个新号绑白名单一个都没被封,依然保持我高质量账号的战绩!牛逼666

附送neon半自动答题代码

$("label[class='c-label c-label--inline s-marginLeft1']").each(function(){ var trim = $(this).text().replace(/\s/g,""); if(trim=='50,000,000'.replace(/\s/g,"") || trim=='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'.replace(/\s/g,"") || trim=='Neon is an EVM that allows Ethereum dApps to function within Solana'.replace(/\s/g,"") || trim=='USDC, USDT'.replace(/\s/g,"") || trim=='$0.10 per token, $500 max purchase amount'.replace(/\s/g,"") || trim=='The user's purchase may be canceled and the user may be banned from future CoinList sales'.replace(/\s/g,"") || trim=='CoinList.co'.replace(/\s/g,"") || trim=='The user's account will be terminated and all purchases will be canceled'.replace(/\s/g,"") ){ $(this).children('input').click() } }) $('html,body').animate({scrollTop:$('.s-marginTop2').offset().top}, 600); setTimeout(function(){ $('.c-button--large').click() }, 9000); //设置延迟9秒自动提交,延迟时间可自己修改,快速进入项目网址https://sales.coinlist.co/neon-community-sale(大咖汇出品) //使用方法:进入答题页面-按F12进入控制台-点击console-同时按下ctrl+L清空界面-把代码粘贴进去后按enter回车键确认,延迟时间到达后会自动确认提交