adidoank / qriket

bot qriket
4 stars 41 forks source link

Auto claim ads error #1

Open bambang11 opened 5 years ago

bambang11 commented 5 years ago

[otw ads claim spins] so slow , but keep working , thanks

Dewagumay commented 5 years ago

Assalamualaikum...bang. Bang saya pengguna sc abang di apk qriket. Tapi belakangan ini saya tidak bisa gunakan sc dab perintah terux selalu tidak konek....mohon bantuannya bang...trimakasihbsebelumnya...wassalamualaikum.

tri-hermawan commented 5 years ago

Yes, claimnya masih work tapi seperti stuck atau jeda sangat lama. Apakah bisa di perbaiki bang?

WA4YON9-ID-cyber commented 4 years ago

Nih Saurce Nya

date_default_timezone_set("Asia/Jakarta");system("clear");$t=" ";$r=" ";$br="";$tr="";$ijo="";$pth="";$pnk="";$red="";$kn="";$coki="cookie";function defaul($path,$post){$url="https://goldcloudbluesky.com/$path";$h[]="device-type: Android";$h[]="device-hardware: Xiaomi Mi-4c";$h[]="device-version: 24";$h[]="version: 3.1.7";$h[]="content-type: application/json; charset=UTF-8";$h[]="user-agent: okhttp/3.8.0";$curl=curl_init();curl_setopt_array($curl,array(CURLOPT_RETURNTRANSFER=>true,CURLOPT_URL=>$url,CURLOPT_TIMEOUT=>30,CURLOPT_POST=>true,CURLOPT_POSTFIELDS=>$post,CURLOPT_HTTPHEADER=>$h,CURLOPT_PROXY=>$proxy,CURLOPT_PROXYUSERPWD=>$proxyauth,CURLOPT_SSL_VERIFYPEER=>true,CURLOPT_COOKIEJAR=>$coki,CURLOPT_COOKIEFILE=>$coki,));$result=curl_exec($curl);curl_close($curl);return$result;}function post($path,$post,$token){$url="https://goldcloudbluesky.com/$path";$h[]="authorization: Bearer $token";$h[]="device-type: Android";$h[]="device-hardware: Xiaomi Mi-4c";$h[]="device-version: 24";$h[]="version: 3.1.7";$h[]="content-type: application/json; charset=UTF-8";$h[]="user-agent: okhttp/3.8.0";$curl=curl_init();curl_setopt_array($curl,array(CURLOPT_RETURNTRANSFER=>true,CURLOPT_URL=>$url,CURLOPT_TIMEOUT=>30,CURLOPT_POST=>true,CURLOPT_POSTFIELDS=>$post,CURLOPT_HTTPHEADER=>$h,CURLOPT_PROXY=>$proxy,CURLOPT_PROXYUSERPWD=>$proxyauth,CURLOPT_SSL_VERIFYPEER=>true,CURLOPT_COOKIEJAR=>$coki,CURLOPT_COOKIEFILE=>$coki,));$result=curl_exec($curl);curl_close($curl);return$result;}function gets($path,$token){$url="https://goldcloudbluesky.com/$path";$h[]="accept: application/json";$h[]="device-type: Android";$h[]="device-hardware: Xiaomi Mi-4c";$h[]="device-version: 24";$h[]="version: 3.1.7";$h[]="authorization: Bearer $token";$h[]="user-agent: okhttp/3.8.0";$curl=curl_init();curl_setopt_array($curl,array(CURLOPT_RETURNTRANSFER=>true,CURLOPT_URL=>$url,CURLOPT_TIMEOUT=>30,CURLOPT_HEADER=>false,CURLOPT_HTTPHEADER=>$h,CURLOPT_PROXY=>$proxy,CURLOPT_PROXYUSERPWD=>$proxyauth,CURLOPT_SSL_VERIFYPEER=>true,CURLOPT_COOKIEJAR=>$coki,CURLOPT_COOKIEFILE=>$coki,));$result=curl_exec($curl);$code=curl_getinfo($curl,CURLINFO_HTTP_CODE);curl_close($curl);return$result;}function put($path,$post,$token){$url="https://goldcloudbluesky.com/$path";$h[]="authorization: Bearer $token";$h[]="device-type: Android";$h[]="device-hardware: Xiaomi Mi-4c";$h[]="device-version: 24";$h[]="version: 3.1.7";$h[]="content-type: application/json; charset=UTF-8";$h[]="user-agent: okhttp/3.8.0";$curl=curl_init();curl_setopt_array($curl,array(CURLOPT_RETURNTRANSFER=>true,CURLOPT_URL=>$url,CURLOPT_TIMEOUT=>30,CURLOPT_CUSTOMREQUEST=>"PUT",CURLOPT_POSTFIELDS=>$post,CURLOPT_HTTPHEADER=>$h,CURLOPT_PROXY=>$proxy,CURLOPT_PROXYUSERPWD=>$proxyauth,CURLOPT_SSL_VERIFYPEER=>true,CURLOPT_COOKIEJAR=>$coki,CURLOPT_COOKIEFILE=>$coki,));$result=curl_exec($curl);$info=curl_getinfo($curl);curl_close($curl);return$result;}function lods($t){echo"[•]=[sleep]=[ 5 menit ";for($i=0;$i<5;$i++){echo".";sleep(60);}echo$t;}function clr($clr){system("clear");echo$clr.$t;}function cl(){system("rm -rf user");}$vr="1.0";@system("rm -rf user");@system("git clone https://github.com/hidensystem/user");@system("clear");error_reporting(0);require DIR."/user/setting.php";$clr=$qriket.$t.$ads.$t.$warn.$t.$msg_qr.$t;clr($clr);$cfg="config.json";if(!file_exists($cfg)){$edit=true;}else{$login=true;}while(true){if($edit){$edit=false;clr($clr);echo$tr."[setting config]".$t;$email=readline($pth."[email]=]$ijo ");$pass=readline($pth."[password]$ijo ");if($email!=null){if($pass!=null){$login=true;$wrt=json_encode(["email"=>$email,"pass"=>$pass]);file_put_contents($cfg,$wrt);}}}if($login){clr($clr);$js=json_decode(file_get_contents($cfg),true);$email=$js["email"];$pass=$js["pass"];echo$tr."[config dtected]".$t;$show=readline($pth."[lihat config$tr [y/n]=]$ijo ");if($show=="y"){foreach($jsas$key=>$val){echo$br."[$key]$pth $val".$t;}}echo$t.$tr."[1] edit config$ijo [2] login ".$t;$ops=readline($pth."[opsi$tr [1/2]=]$br ");if($ops==1){$edit=true;}else{break;}}}clr($clr);cl();$lgn=true;while(true){$path="app/login";$post=json_encode(["email"=>$email,"password"=>$pass]);$aksi=defaul($path,$post);$js=json_decode($aksi,true);$res=$js["account"];$auth=$js["auth"];$err=$js["errors"];if($res!=null){$game=true;$id=$res["user"]["id"];$email=$res["user"]["email"];$ref=$res["user"]["referralCode"];$coin=$res["balance"]["spins"];$bal=$res["balance"]["cash"];$token=$auth["jwt"]["accessToken"];$fn=$res["user"]["firstName"];$lsn=$res["user"]["lastName"];$nik=$fn." ".$lsn;if($lgn){$lgn=false;echo$tr."[login$ijo [success]=[$br $nik ]".$t;sleep(1);}echo$pth."[ spin :$ijo $coin $pth]=[ cash :$ijo \$ $bal ]".$t;sleep(1);}else{echo print_r($err);exit;}sleep(1);if($stat_qr){if($game){while(true){$am=rand(1,5);if($coin>$am){$path="config/wheel";$aksi=gets($path,$token);$js=json_decode($aksi,true);$hash=$js["hash"];if($hash!=null){$po1=true;}else{$po1=false;}}else{echo$pth."[ coin spin :$ijo $coin $pth ]=[$kn coin spin tidak cukup ]".$t;$adss=true;$po1=false;}sleep(1);if($po1){$arr=[0,1];$rnd=array_rand($arr);$kol=$arr[$rnd];echo$pth."[starting step 1]$br amo$ijo $am".$t;sleep(1);$path="game";$post=json_encode(["configHash"=>$hash,"selectedColor"=>$kol,"wager"=>["amount"=>$am,"type"=>"spins"]]);$aksi=post($path,$post,$token);$js=json_decode($aksi,true);$sesi=$js["session"];$res=$js["results"];$cash=$js["balance"];$scret=$sesi["nextMove"]["secret"];$guid=$sesi["GUID"];$next=$sesi["continue"];$round=$res["round"];$sgm=$res["segment"];$coin=$cash["spins"];$bal=$cash["cash"];if($next==1){if($scret!=null){$po2=true;}else{$po2=false;}}}else{echo$pth."[spin]$kn break".$t;break;}sleep(1);if($po2){$arr=[0,1];$rnd=array_rand($arr);$kol=$arr[$rnd];echo$pth."[step 1]$ijo OK".$t;sleep(1);echo$pth."[starting step 2]$br amo$ijo $am".$t;sleep(1);$path="game";$post=json_encode(["GUID"=>$guid,"secret"=>$scret,"selectedColor"=>$kol]);$aksi=put($path,$post,$token);$js=json_decode($aksi,true);$sesi=$js["session"];$res=$js["results"];$round=$res["round"];$sgm=$res["segment"];$screts=$sesi["nextMove"]["secret"];$guid=$sesi["GUID"];$next=$sesi["continue"];if($next==1){if($screts!=null){$claim=true;}else{$claim=false;}}else{$claim=false;}}else{echo$pth."[step 1]$kn break".$t;$claim=false;}sleep(1);if($claim){echo$pth."[step 2]$ijo OK".$t;sleep(1);echo$tr."[claim reward]".$t;sleep(1);$path="game/claim";$post=json_encode(["GUID"=>$guid,"secret"=>$screts,]);$aksi=put($path,$post,$token);$js=json_decode($aksi,true);$res=$js["prize"];$rwd=$res["amount"];$des=$res["type"];$amo=$js["balance"];$bal=$amo["cash"];$coin=$amo["spins"];if($res!=null){echo$pth."[claim :$ijo \$ $rwd $pth]=[ bal :$ijo \$ $bal $pth]=[ spin :$tr $coin ]".$t;}else{echo$kn.$js["title"].$t;}}else{echo$pth."[step 2]$kn break".$t;}sleep(1);}}sleep(1);if($adss){echo$tr."[otw ads claim spins]".$t;sleep(1);$i=0;while(true){$path="campaigns";$aksi=gets($path,$token);$js=json_decode($aksi,true);$intr=$js["campaigns"]["internal"];$net=$js["campaigns"]["networks"];if($intr!=null){$co=count($intr);for($c=0;$c<$co;$c++){$cpgn=$intr[$c]["campaign"];$netw=$intr[$c]["network"];$path="campaigns/claim";$post=json_encode(["campaign"=>$cpgn,"network"=>$netw,"referralGoal"=>true]);$aksi=post($path,$post,$token);$js=json_decode($aksi,true);$srwd=$js["reward"]["amount"];$coin=$js["balance"]["spins"];$rf=$js["referral"];if($srwd!=null){$i++;echo$pth."[ reward$ijo $srwd $pth spins ]=[$br total spin :$ijo $coin ]".$t;}sleep(15);}}if($net!=null){$nco=count($net);for($n=0;$n<$nco;$n++){$ncpgn=$net[$n]["campaign"];$nnetw=$net[$n]["network"];$path="campaigns/claim";$post=json_encode(["campaign"=>$ncpgn,"network"=>$nnetw,"referralGoal"=>true]);$aksi=post($path,$post,$token);$js=json_decode($aksi,true);$srwd=$js["reward"]["amount"];$coin=$js["balance"]["spins"];$rf=$js["referral"];if($srwd!=null){$i++;echo$pth."[ reward$ijo $srwd $pth spins ]=[$br total spin :$ijo $coin ]".$t;}sleep(15);}}if($i>=10){break;}}}}else{echo$kn."[ script lock by$tr adidoank,$kn wait for update ]".$t;break;}}echo" ";