Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

goto RcEJc; haZsi: function pig_growup($pigid) { global $userid, $token; $headers = arr..

Decoded Output download

<?   
 goto RcEJc; haZsi: function pig_growup($pigid) { global $userid, $token; $headers = array("User-Agent: UnityPlayer/2020.3.48f1 (UnityWebRequest/1.0, libcurl/7.84.0-DEV)", "Content-Type: application/x-www-form-urlencoded", "Authorization: Bearer " . $token, "X-Unity-Version: 2020.3.48f1"); $postRequest = array("userid" => $userid, "pig_lists" => json_encode(array("pigid" => $pigid)), "item_id" => 11, "item_category" => "medicine"); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://api-piggy.codedefeat.com/POTATO/api/users/backpack/category/medicine/use/"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo " Error" . PHP_EOL; print_r($server_output); die; return false; } } goto s0sWT; Pno0K: $i = 1; goto Amubr; Kx1QJ: function process_confirm($process_id) { global $token; $headers = array("User-Agent: UnityPlayer/2020.3.48f1 (UnityWebRequest/1.0, libcurl/7.84.0-DEV)", "Content-Type: application/x-www-form-urlencoded", "Authorization: Bearer " . $token, "X-Unity-Version: 2020.3.48f1"); $postRequest = array("process_id" => $process_id); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://api-piggy.codedefeat.com/POTATO/api/users/factory/process/done/confirm/"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo "process_confirm_error" . PHP_EOL; print_r($server_output); die; return false; } } goto UPOwH; z3sEs: $token = "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyaWQiOiIyMDk2Njk1OTYzODYyMDc1IiwiZmJuYW1lIjoiRmFpIFdhbmciLCJhY2Nlc3N0b2tlbiI6IkFqcUJZejZTOWdKTzlzdldMbVNKOE43UGRnM2xuMVo3IiwiZGF0ZV90aW1lIjoiMjAyNS0wMS0yMiAxNDozMjoyOCIsImV4cCI6MTczNzYxNzU0OH0.IM1n-PJ-ki6dIdOGr8BD7SfyNCbz1keyGw7c9vKOvfE"; goto Pno0K; YY5wG: $collectcards_list = array(39 => "", 40 => "", 44 => "", 45 => "", 47 => "", 48 => "", 49 => ""); goto GqQDn; SctUY: function collectcards_accept($collect_id, $count, $collect_level) { global $token; $headers = array("User-Agent: UnityPlayer/2020.3.48f1 (UnityWebRequest/1.0, libcurl/7.84.0-DEV)", "Content-Type: application/x-www-form-urlencoded", "Authorization: Bearer " . $token, "X-Unity-Version: 2020.3.48f1"); $postRequest = array("collect_id" => $collect_id, "collect_level" => $collect_level, "amount" => $count); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://api-piggy.codedefeat.com/POTATO/api/users/collectcards/collect/accept/"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo "collectcards accept  error" . PHP_EOL; usleep(2000000); return false; } } goto haZsi; UPOwH: function process_sell($process_id) { global $token; $headers = array("User-Agent: UnityPlayer/2020.3.48f1 (UnityWebRequest/1.0, libcurl/7.84.0-DEV)", "Content-Type: application/x-www-form-urlencoded", "Authorization: Bearer " . $token, "X-Unity-Version: 2020.3.48f1"); $postRequest = array("process_id" => $process_id); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://api-piggy.codedefeat.com/POTATO/api/users/factory/process/sell/"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo "process_confirm_error" . PHP_EOL; print_r($server_output); die; return false; } } goto vwaMr; un6T4: function factory_process_lists() { global $token; $headers = array("User-Agent: UnityPlayer/2020.3.48f1 (UnityWebRequest/1.0, libcurl/7.84.0-DEV)", "Content-Type: application/x-www-form-urlencoded", "Authorization: Bearer " . $token, "X-Unity-Version: 2020.3.48f1"); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://api-piggy.codedefeat.com/POTATO/api/users/factory/process/lists/"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { $server_output = json_decode($server_output, true); if (isset($server_output["factory_process_lists"])) { return $server_output; } else { return false; } } else { echo "factory_process_lists_error" . PHP_EOL; print_r($server_output); die; return false; } } goto Kx1QJ; IeAdj: $userid = 2096695963862075; goto vh7F8; RcEJc: date_default_timezone_set("Asia/Bangkok"); goto IeAdj; vh7F8: $stall_id = 1; goto z3sEs; s0sWT: function pig_feed($userid, $stall_id, $food_id) { global $token; $headers = array("User-Agent: UnityPlayer/2020.3.48f1 (UnityWebRequest/1.0, libcurl/7.84.0-DEV)", "Content-Type: application/x-www-form-urlencoded", "Authorization: Bearer " . $token, "X-Unity-Version: 2020.3.48f1"); $postRequest = array("userid" => $userid, "stall_id" => $stall_id, "food_id" => $food_id); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://api-piggy.codedefeat.com/POTATO/api/users/pigs/feed/confirm/"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo "pig_feed_error" . PHP_EOL; print_r($server_output); die; return false; } } goto un6T4; Amubr: $limit = 999999; goto YY5wG; hkU4T: function Farmload($userid, $stall_id) { global $token; $headers = array("User-Agent: UnityPlayer/2020.3.48f1 (UnityWebRequest/1.0, libcurl/7.84.0-DEV)", "Content-Type: application/x-www-form-urlencoded", "Authorization: Bearer " . $token, "X-Unity-Version: 2020.3.48f1"); $postRequest = array("userid" => $userid, "stall_id" => $stall_id); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://api-piggy.codedefeat.com/POTATO/api/users/userinfo/farm/load/"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { $encryptedData = json_decode($server_output, true)["data"]; $jsonData = decryptJson($encryptedData); return json_decode($jsonData, true); } elseif ($httpcode == 1015) { echo "You Are Being Rate Limited" . PHP_EOL; sleep(30); return false; } else { echo "Farmload_error" . PHP_EOL; print_r($server_output); echo PHP_EOL; sleep(5); return false; } } goto twdqq; GqQDn: while (true) { if (count($collectcards_list) <= 0) { echo date("H:i:s") . " Exit" . PHP_EOL; die; } $rand = array_rand($collectcards_list); $FarmLoad = Farmload($userid, $stall_id); $growup = array(); $factory_list = array(); $max_weight = 95000; $factory_process_lists = factory_process_lists(); usleep(50000); if (isset($factory_process_lists["factory_process_lists"])) { if (count($factory_process_lists["factory_process_lists"]) >= 5) { foreach ($factory_process_lists["factory_process_lists"] as $process_lists) { $process_id = $process_lists["process_id"]; $process_time = $process_lists["process_time"]; if ($process_time > 0) { process_confirm($process_id); usleep(100000); process_sell($process_id); usleep(100000); } else { process_sell($process_id); usleep(100000); } } echo PHP_EOL; } } if ($i > $limit) { echo "Finish " . PHP_EOL; die; } if (isset($FarmLoad["users_pigs"])) { if (count($FarmLoad["users_pigs"]) === 30) { foreach ($FarmLoad["users_pigs"] as $users_pigs) { $id = (int) $users_pigs["id"]; $pig_id = (int) $users_pigs["pig_id"]; $pig_nickname = $users_pigs["pig_nickname"]; $pig_growup = $users_pigs["pig_growup"]; $pig_weight = $users_pigs["pig_weight"]; if ($pig_growup >= 0) { array_push($growup, $id); } if ($pig_weight >= 60000 && $pig_growup < 0) { if (in_array($pig_id, array(155, 156, 265, 266, 346, 376, 401))) { array_push($factory_list, $id); } } $max_weight = max(array_column($FarmLoad["users_pigs"], "pig_weight")); } if ($max_weight < 60000) { echo date("H:i:s") . " " . PHP_EOL; pig_feed($userid, $stall_id, 59); usleep(50000); } } else { echo date("H:i:s") . " - " . count($FarmLoad["users_pigs"]) . PHP_EOL; usleep(5000000); } } else { echo date("H:i:s") . " (" . $i . ")  : " . $collectcards_list[$rand] . PHP_EOL; $collectcards_accept = collectcards_accept($rand, 30, 1); usleep(50000); if (!$collectcards_accept) { echo date("H:i:s") . " unset " . $rand . PHP_EOL . PHP_EOL; unset($rand); } } if (count($growup) >= 1) { echo date("H:i:s") . "  : " . count($growup) . PHP_EOL; pig_growup($growup); usleep(50000); } if (count($factory_list) > 0) { echo date("H:i:s") . "  : " . count($factory_list) . PHP_EOL . PHP_EOL; factory_comfirm(21, $factory_list); usleep(50000); $i++; } } goto hkU4T; twdqq: function decryptJson($encryptedData) { $encryptedData = str_replace(array("-", "_"), array("+", "/"), $encryptedData); $padLength = strlen($encryptedData) % 4; if ($padLength > 0) { $encryptedData .= str_repeat("=", 4 - $padLength); } $decodedData = base64_decode($encryptedData); if ($decodedData === false) { throw new Exception("Invalid Base64 data"); } $iv = substr($decodedData, 0, 16); $cipherText = substr($decodedData, 16); $key = chr(57) . chr(166) . chr(32) . chr(201) . chr(132) . chr(99) . chr(211) . chr(203) . chr(238) . chr(86) . chr(82) . chr(44) . chr(152) . chr(107) . chr(234) . chr(234) . chr(153) . chr(144) . chr(167) . chr(81) . chr(204) . chr(222) . chr(28) . chr(113) . chr(137) . chr(122) . chr(211) . chr(125) . chr(117) . chr(132) . chr(223) . chr(81); $decryptedData = openssl_decrypt($cipherText, "aes-256-cbc", $key, OPENSSL_RAW_DATA, $iv); if ($decryptedData === false) { throw new Exception("Decryption failed"); } return $decryptedData; } goto DzF9p; DzF9p: function factory_comfirm($product_id, $pig_list) { global $token; $headers = array("User-Agent: UnityPlayer/2020.3.48f1 (UnityWebRequest/1.0, libcurl/7.84.0-DEV)", "Content-Type: application/x-www-form-urlencoded", "Authorization: Bearer " . $token, "X-Unity-Version: 2020.3.48f1"); $postRequest = array("product_id" => $product_id, "pigid_list" => json_encode(array("pigid" => $pig_list))); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://api-piggy.codedefeat.com/POTATO/api/users/factory/process/add/"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } elseif ($httpcode == 1015) { echo "You Are Being Rate Limited" . PHP_EOL; sleep(30); return false; } else { echo "factory_comfirm_error" . PHP_EOL; print_r($server_output); echo PHP_EOL; sleep(5); die; return false; } } goto SctUY; vwaMr: function line_notify($msg) { $url = "https://notify-api.line.me/api/notify"; $token = "Xh4GrmjDVWWuEs9pLRDs7dHNeNYmlMwL7YBWxDPTUdY"; $headers = array("Content-Type: application/x-www-form-urlencoded", "Authorization: Bearer " . $token); $fields = "message=" . $msg; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, $fields); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $result = curl_exec($ch); curl_close($ch); $result = json_decode($result, TRUE); } goto nYp6Q; nYp6Q:  ?>

Did this file decode correctly?

Original Code


 goto RcEJc; haZsi: function pig_growup($pigid) { global $userid, $token; $headers = array("\x55\x73\145\162\55\x41\x67\x65\x6e\164\x3a\40\125\156\151\x74\171\x50\x6c\141\171\x65\162\x2f\x32\60\x32\x30\56\x33\x2e\x34\x38\146\61\x20\50\x55\x6e\151\164\171\x57\145\142\122\145\161\x75\145\x73\x74\x2f\x31\x2e\x30\x2c\40\154\151\142\x63\165\162\154\x2f\x37\56\70\x34\x2e\60\55\x44\x45\126\x29", "\103\157\156\x74\145\x6e\164\55\x54\x79\160\x65\72\40\141\x70\160\154\151\143\141\x74\x69\x6f\x6e\57\170\x2d\167\167\x77\55\x66\157\162\155\55\x75\162\x6c\145\x6e\143\x6f\x64\145\144", "\101\x75\x74\150\x6f\162\151\x7a\141\164\x69\x6f\x6e\x3a\40\x42\x65\x61\x72\145\x72\40" . $token, "\130\x2d\x55\x6e\151\164\x79\x2d\x56\145\162\163\x69\x6f\156\72\40\62\x30\62\60\56\x33\x2e\64\x38\146\x31"); $postRequest = array("\165\x73\x65\162\x69\144" => $userid, "\x70\151\x67\137\154\151\163\164\163" => json_encode(array("\160\151\x67\151\x64" => $pigid)), "\x69\164\145\155\x5f\x69\144" => 11, "\x69\x74\x65\155\137\143\x61\164\x65\x67\x6f\x72\x79" => "\155\x65\x64\x69\x63\x69\x6e\x65"); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "\x68\164\x74\x70\163\72\57\x2f\x61\x70\151\x2d\x70\151\x67\147\171\56\143\x6f\x64\x65\144\x65\146\145\141\x74\56\x63\x6f\155\57\x50\x4f\x54\101\124\117\57\141\x70\151\x2f\x75\163\145\162\163\57\x62\x61\x63\x6b\x70\x61\x63\x6b\x2f\x63\x61\x74\145\x67\157\x72\x79\57\155\145\144\151\x63\x69\x6e\145\x2f\x75\x73\x65\57"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo "\340\xb9\200\xe0\xb8\xa3\xe0\xb9\210\xe0\270\207\xe0\271\x82\xe0\xb8\x95\40\105\x72\x72\x6f\162" . PHP_EOL; print_r($server_output); die; return false; } } goto s0sWT; Pno0K: $i = 1; goto Amubr; Kx1QJ: function process_confirm($process_id) { global $token; $headers = array("\125\x73\x65\x72\55\x41\147\x65\156\x74\72\40\x55\156\151\164\x79\120\x6c\x61\171\145\x72\x2f\x32\x30\62\60\x2e\x33\56\64\70\x66\61\x20\50\x55\x6e\x69\x74\x79\127\145\142\x52\145\x71\x75\x65\x73\x74\x2f\x31\x2e\x30\x2c\40\x6c\x69\142\x63\x75\x72\x6c\57\67\x2e\70\x34\x2e\x30\x2d\x44\x45\x56\x29", "\x43\x6f\x6e\164\145\x6e\x74\x2d\124\171\x70\x65\72\x20\x61\160\x70\x6c\151\143\141\164\x69\x6f\156\57\x78\x2d\x77\167\x77\x2d\146\x6f\x72\x6d\x2d\165\x72\x6c\145\x6e\143\x6f\144\x65\x64", "\101\165\164\x68\157\162\151\172\141\x74\x69\157\x6e\72\40\102\x65\x61\x72\145\162\x20" . $token, "\x58\55\x55\x6e\x69\164\x79\x2d\126\x65\x72\x73\x69\x6f\x6e\72\x20\x32\x30\62\60\x2e\63\56\x34\70\146\x31"); $postRequest = array("\160\162\157\x63\145\163\x73\137\x69\144" => $process_id); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "\150\164\x74\160\163\72\x2f\x2f\141\x70\151\55\160\151\147\147\171\56\x63\157\144\145\144\x65\146\145\141\164\x2e\x63\x6f\x6d\57\120\117\124\101\x54\117\57\x61\x70\151\x2f\x75\163\145\162\x73\x2f\x66\141\x63\164\x6f\x72\171\x2f\160\162\157\x63\x65\x73\x73\57\x64\157\156\145\57\x63\157\x6e\x66\151\162\155\x2f"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo "\160\x72\157\143\x65\x73\163\137\143\x6f\x6e\146\x69\x72\x6d\x5f\x65\162\162\x6f\162" . PHP_EOL; print_r($server_output); die; return false; } } goto UPOwH; z3sEs: $token = "\x65\171\112\x30\145\130\x41\x69\x4f\151\x4a\113\126\x31\x51\151\x4c\103\112\150\x62\x47\143\151\x4f\151\112\111\x55\172\x49\x31\x4e\151\112\x39\56\145\171\112\61\x63\62\x56\171\x61\127\121\x69\x4f\x69\x49\171\115\104\153\62\x4e\152\x6b\x31\x4f\x54\131\x7a\117\x44\131\171\115\x44\x63\x31\x49\151\167\x69\x5a\155\x4a\165\x59\127\61\x6c\111\x6a\157\x69\x52\x6d\x46\x70\111\106\x64\150\142\x6d\143\x69\114\103\x4a\x68\x59\x32\x4e\154\x63\63\x4e\60\142\62\x74\x6c\x62\151\x49\x36\x49\x6b\106\x71\x63\125\x4a\x5a\x65\152\x5a\124\117\x57\144\113\x54\172\x6c\x7a\144\x6c\x64\115\142\126\116\113\117\105\x34\x33\125\107\x52\x6e\x4d\x32\170\165\115\126\157\63\x49\x69\x77\151\132\x47\x46\60\x5a\x56\71\x30\141\x57\61\154\x49\152\157\x69\115\x6a\x41\171\116\123\60\x77\x4d\123\60\x79\115\x69\x41\170\x4e\104\x6f\172\x4d\x6a\x6f\171\117\x43\111\163\111\155\x56\x34\143\x43\x49\x36\x4d\x54\143\172\116\x7a\x59\170\x4e\x7a\125\x30\117\110\x30\56\x49\115\61\x6e\55\120\x4a\55\x6b\x69\66\x64\x49\x64\117\x47\162\x38\x42\104\x37\123\146\171\116\103\x62\x7a\x31\153\145\x79\x47\167\67\143\71\x76\x4b\117\166\x66\105"; goto Pno0K; YY5wG: $collectcards_list = array(39 => "\xe0\271\200\xe0\270\xa1\340\xb8\x86\xe0\270\201\xe0\xb8\245\340\xb9\x89\340\270\262\340\xb8\241\340\xb8\xa7\340\xb8\xa2\340\271\x84\xe0\270\x97\340\270\xa2", 40 => "\xe0\270\255\xe0\xb8\262\xe0\xb8\253\340\270\xa1\340\xb8\247\340\xb8\xa2\xe0\xb9\x80\xe0\270\252\340\270\265\340\xb9\x88\340\xb8\xa2\340\xb8\247\xe0\xb8\xab\xe0\270\231\340\270\264\xe0\xb8\207", 44 => "\340\xb8\xab\340\xb8\241\xe0\270\271\xe0\xb8\xa2\340\270\xad\340\xb8\x94\340\xb8\231\xe0\xb8\xb1\340\xb8\x81\xe0\270\xaa\340\xb8\xb7\340\270\232", 45 => "\340\270\xab\xe0\xb8\241\xe0\xb8\271\340\xb8\xa1\xe0\xb8\261\340\xb8\247\340\270\xa3\xe0\271\x8c", 47 => "\xe0\270\253\340\xb8\xa1\xe0\270\271\xe0\270\232\xe0\270\xb1\xe0\270\x9a\340\xb9\x80\340\270\232\340\270\xb4\340\270\245\xe0\270\252\xe0\xb9\x8c", 48 => "\340\270\253\xe0\xb8\xa1\xe0\270\xb9\340\271\200\xe0\270\210\340\xb9\x89\340\xb8\262\xe0\270\253\xe0\270\215\340\xb8\264\340\270\x87\xe0\270\253\xe0\270\xad\xe0\xb8\242\340\xb8\241\340\270\270\xe0\270\x81", 49 => "\xe0\270\xab\xe0\xb8\xa1\xe0\xb8\271\xe0\xb8\210\xe0\xb8\255\340\270\xa3\xe0\271\x8c\xe0\270\231"); goto GqQDn; SctUY: function collectcards_accept($collect_id, $count, $collect_level) { global $token; $headers = array("\x55\163\145\x72\x2d\101\147\145\156\x74\72\x20\x55\x6e\151\x74\171\120\x6c\x61\171\145\162\57\62\60\62\x30\56\63\56\64\x38\146\x31\40\50\x55\156\151\164\x79\127\x65\142\x52\x65\x71\x75\x65\163\x74\x2f\x31\56\60\x2c\x20\154\x69\142\143\165\162\x6c\x2f\x37\56\70\64\x2e\x30\x2d\104\x45\126\51", "\103\157\156\x74\x65\156\x74\x2d\x54\171\160\145\x3a\x20\x61\160\x70\x6c\x69\143\x61\x74\151\x6f\156\57\170\x2d\167\x77\x77\x2d\146\157\162\155\55\x75\162\x6c\145\156\x63\x6f\x64\x65\144", "\x41\165\164\150\x6f\x72\x69\x7a\141\x74\x69\157\156\72\x20\102\145\141\162\x65\x72\x20" . $token, "\x58\55\x55\156\x69\164\171\x2d\x56\x65\x72\163\151\x6f\x6e\x3a\x20\x32\60\x32\60\56\63\56\x34\x38\x66\x31"); $postRequest = array("\x63\x6f\154\x6c\x65\x63\x74\x5f\151\144" => $collect_id, "\143\x6f\x6c\x6c\145\143\x74\137\x6c\145\166\145\154" => $collect_level, "\x61\155\x6f\x75\x6e\164" => $count); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "\150\164\164\x70\163\x3a\57\x2f\x61\x70\x69\55\160\x69\x67\x67\x79\x2e\x63\157\144\145\144\145\146\145\141\x74\56\143\157\155\x2f\120\x4f\124\101\124\117\x2f\x61\x70\x69\57\165\x73\145\x72\x73\57\x63\157\x6c\x6c\145\143\164\143\x61\x72\144\163\x2f\143\x6f\154\154\x65\x63\x74\x2f\141\x63\x63\x65\x70\x74\x2f"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo "\x63\157\154\x6c\x65\x63\164\x63\141\x72\144\x73\40\141\x63\x63\x65\160\x74\40\x20\145\162\x72\157\x72" . PHP_EOL; usleep(2000000); return false; } } goto haZsi; UPOwH: function process_sell($process_id) { global $token; $headers = array("\125\x73\145\162\x2d\101\147\145\x6e\x74\72\x20\x55\156\151\x74\x79\120\154\141\171\x65\x72\x2f\x32\x30\62\60\56\x33\56\x34\70\x66\61\x20\50\x55\x6e\x69\x74\x79\x57\x65\142\x52\x65\x71\165\x65\163\x74\x2f\x31\x2e\x30\54\x20\x6c\151\x62\x63\x75\x72\x6c\x2f\x37\x2e\x38\x34\56\x30\55\x44\105\x56\51", "\103\x6f\156\164\145\x6e\x74\x2d\124\x79\160\x65\x3a\x20\x61\160\x70\154\151\x63\141\164\151\157\x6e\x2f\x78\x2d\x77\167\x77\x2d\146\157\162\155\x2d\x75\162\154\x65\156\143\x6f\x64\145\144", "\x41\165\x74\x68\x6f\162\151\172\x61\164\151\x6f\156\72\x20\x42\x65\141\162\145\x72\40" . $token, "\130\55\125\x6e\151\164\x79\x2d\126\145\x72\x73\151\x6f\156\72\40\62\x30\x32\x30\56\x33\x2e\x34\x38\x66\61"); $postRequest = array("\160\162\x6f\x63\145\163\163\x5f\x69\x64" => $process_id); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "\150\x74\x74\x70\163\72\57\57\141\x70\151\55\160\x69\x67\x67\x79\56\x63\157\144\145\x64\145\146\145\x61\x74\x2e\143\x6f\x6d\x2f\x50\117\x54\x41\x54\117\x2f\x61\x70\x69\57\x75\163\145\162\163\x2f\146\x61\x63\164\157\x72\x79\57\160\162\157\x63\x65\163\163\x2f\163\145\154\154\57"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo "\160\x72\157\x63\145\163\163\137\x63\x6f\x6e\146\151\162\155\x5f\145\x72\x72\x6f\x72" . PHP_EOL; print_r($server_output); die; return false; } } goto vwaMr; un6T4: function factory_process_lists() { global $token; $headers = array("\125\163\x65\162\55\101\x67\145\x6e\164\x3a\40\125\156\x69\164\171\x50\x6c\141\171\x65\162\57\x32\60\x32\60\56\x33\56\64\x38\x66\61\40\x28\x55\x6e\151\164\171\127\145\x62\122\145\x71\165\x65\163\x74\x2f\x31\x2e\60\54\40\154\x69\142\x63\x75\162\154\57\x37\56\x38\x34\x2e\60\x2d\x44\105\x56\x29", "\103\157\156\x74\x65\x6e\x74\55\124\x79\x70\145\x3a\x20\141\x70\x70\154\x69\143\141\164\151\x6f\x6e\57\170\55\167\x77\167\55\146\157\x72\x6d\x2d\x75\162\154\x65\156\143\157\x64\x65\x64", "\x41\x75\x74\x68\x6f\162\151\x7a\x61\x74\x69\157\156\x3a\40\x42\145\x61\x72\x65\x72\40" . $token, "\x58\55\125\x6e\151\164\x79\55\x56\x65\162\163\x69\x6f\156\x3a\40\x32\x30\62\x30\56\63\x2e\x34\x38\146\x31"); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "\x68\164\164\x70\163\x3a\x2f\57\141\x70\151\55\x70\151\x67\x67\x79\56\x63\157\x64\x65\144\145\x66\x65\x61\x74\x2e\143\x6f\155\57\x50\117\x54\x41\x54\117\x2f\x61\160\151\x2f\x75\x73\145\x72\x73\57\146\x61\143\164\x6f\162\171\57\160\x72\x6f\x63\x65\x73\x73\x2f\x6c\151\x73\x74\x73\57"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { $server_output = json_decode($server_output, true); if (isset($server_output["\146\x61\143\x74\157\x72\x79\x5f\x70\162\x6f\x63\x65\x73\x73\137\154\x69\163\x74\x73"])) { return $server_output; } else { return false; } } else { echo "\x66\141\143\164\157\162\x79\x5f\x70\x72\x6f\x63\145\163\163\137\154\x69\163\164\163\137\x65\x72\x72\x6f\x72" . PHP_EOL; print_r($server_output); die; return false; } } goto Kx1QJ; IeAdj: $userid = 2096695963862075; goto vh7F8; RcEJc: date_default_timezone_set("\x41\163\151\141\x2f\102\141\x6e\x67\153\157\x6b"); goto IeAdj; vh7F8: $stall_id = 1; goto z3sEs; s0sWT: function pig_feed($userid, $stall_id, $food_id) { global $token; $headers = array("\x55\x73\x65\x72\55\101\147\145\156\x74\x3a\x20\125\x6e\x69\x74\171\x50\154\x61\171\145\162\57\62\60\x32\60\56\63\x2e\x34\x38\x66\61\40\50\x55\156\x69\x74\171\127\145\x62\122\x65\x71\165\x65\x73\164\57\61\56\60\54\40\154\151\x62\x63\165\162\x6c\57\67\56\x38\x34\x2e\x30\55\x44\105\x56\x29", "\103\157\156\164\145\x6e\164\55\x54\x79\160\x65\x3a\40\x61\x70\x70\x6c\151\x63\x61\x74\151\x6f\156\57\x78\x2d\x77\167\x77\x2d\x66\157\x72\155\55\165\162\x6c\x65\156\x63\x6f\x64\145\144", "\101\x75\164\x68\157\162\151\x7a\141\x74\151\157\x6e\72\40\102\x65\x61\162\145\x72\x20" . $token, "\x58\x2d\125\156\x69\164\x79\55\126\x65\162\163\x69\157\x6e\x3a\x20\x32\60\62\60\x2e\x33\x2e\64\70\x66\x31"); $postRequest = array("\x75\x73\145\162\x69\144" => $userid, "\x73\164\141\154\x6c\x5f\151\x64" => $stall_id, "\x66\x6f\157\144\x5f\151\144" => $food_id); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "\150\164\x74\160\163\72\57\57\141\160\151\55\160\151\x67\147\171\56\x63\x6f\x64\145\144\x65\146\145\141\x74\56\143\157\x6d\x2f\120\x4f\x54\x41\124\x4f\57\x61\x70\151\57\165\163\x65\162\163\57\160\x69\x67\163\57\146\x65\x65\144\x2f\143\157\156\146\151\162\x6d\57"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } else { echo "\160\151\x67\x5f\146\x65\145\x64\137\x65\162\162\157\x72" . PHP_EOL; print_r($server_output); die; return false; } } goto un6T4; Amubr: $limit = 999999; goto YY5wG; hkU4T: function Farmload($userid, $stall_id) { global $token; $headers = array("\x55\x73\145\x72\x2d\101\147\145\156\164\72\40\125\156\151\164\x79\120\x6c\141\171\x65\x72\x2f\62\60\62\x30\56\63\x2e\x34\x38\x66\61\x20\50\x55\x6e\151\164\171\x57\x65\142\122\x65\161\165\145\163\164\57\x31\56\x30\54\x20\x6c\151\142\143\x75\x72\154\x2f\67\56\70\64\x2e\x30\55\x44\105\126\51", "\x43\x6f\156\164\145\x6e\x74\x2d\124\x79\x70\x65\x3a\x20\141\x70\160\154\x69\143\141\164\151\x6f\156\57\x78\x2d\x77\167\167\55\146\x6f\x72\155\55\x75\162\x6c\145\156\143\x6f\x64\x65\144", "\101\165\164\150\157\162\151\x7a\x61\x74\x69\x6f\x6e\72\x20\x42\145\141\162\145\162\x20" . $token, "\130\x2d\x55\x6e\151\x74\x79\55\126\x65\162\x73\151\x6f\156\72\x20\x32\60\62\x30\x2e\63\x2e\x34\x38\x66\61"); $postRequest = array("\x75\x73\x65\162\x69\x64" => $userid, "\163\164\x61\x6c\154\137\x69\x64" => $stall_id); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "\x68\164\164\160\163\x3a\x2f\x2f\x61\160\x69\x2d\160\151\x67\147\x79\x2e\x63\x6f\x64\145\x64\x65\x66\x65\x61\164\56\143\157\x6d\x2f\x50\x4f\x54\x41\124\x4f\57\141\x70\x69\57\x75\x73\x65\162\163\57\x75\163\145\162\x69\156\146\x6f\57\x66\x61\162\x6d\x2f\x6c\157\x61\144\x2f"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { $encryptedData = json_decode($server_output, true)["\x64\141\164\x61"]; $jsonData = decryptJson($encryptedData); return json_decode($jsonData, true); } elseif ($httpcode == 1015) { echo "\x59\x6f\x75\x20\101\162\x65\40\x42\x65\x69\x6e\x67\x20\x52\x61\x74\145\40\114\x69\155\x69\164\x65\x64" . PHP_EOL; sleep(30); return false; } else { echo "\x46\141\162\155\x6c\x6f\141\x64\x5f\145\x72\x72\157\x72" . PHP_EOL; print_r($server_output); echo PHP_EOL; sleep(5); return false; } } goto twdqq; GqQDn: while (true) { if (count($collectcards_list) <= 0) { echo date("\110\72\x69\72\163") . "\40\x45\170\151\x74" . PHP_EOL; die; } $rand = array_rand($collectcards_list); $FarmLoad = Farmload($userid, $stall_id); $growup = array(); $factory_list = array(); $max_weight = 95000; $factory_process_lists = factory_process_lists(); usleep(50000); if (isset($factory_process_lists["\146\x61\x63\164\157\162\171\x5f\160\x72\157\x63\145\x73\x73\x5f\154\151\163\x74\163"])) { if (count($factory_process_lists["\x66\141\143\x74\x6f\162\x79\137\160\x72\x6f\x63\145\163\163\137\154\151\x73\164\x73"]) >= 5) { foreach ($factory_process_lists["\x66\x61\x63\x74\157\162\x79\137\160\162\157\x63\145\x73\x73\x5f\x6c\x69\x73\x74\163"] as $process_lists) { $process_id = $process_lists["\x70\162\x6f\143\x65\x73\x73\137\x69\x64"]; $process_time = $process_lists["\160\162\157\143\145\x73\163\137\x74\151\155\145"]; if ($process_time > 0) { process_confirm($process_id); usleep(100000); process_sell($process_id); usleep(100000); } else { process_sell($process_id); usleep(100000); } } echo PHP_EOL; } } if ($i > $limit) { echo "\x46\x69\156\151\163\150\40" . PHP_EOL; die; } if (isset($FarmLoad["\x75\x73\145\x72\x73\137\160\x69\147\x73"])) { if (count($FarmLoad["\165\x73\x65\x72\x73\x5f\160\x69\147\163"]) === 30) { foreach ($FarmLoad["\x75\163\145\162\x73\137\160\151\x67\163"] as $users_pigs) { $id = (int) $users_pigs["\151\144"]; $pig_id = (int) $users_pigs["\160\151\x67\x5f\x69\x64"]; $pig_nickname = $users_pigs["\x70\151\x67\137\156\151\x63\153\x6e\141\x6d\145"]; $pig_growup = $users_pigs["\x70\151\x67\x5f\x67\x72\157\x77\165\160"]; $pig_weight = $users_pigs["\x70\x69\147\137\x77\145\151\x67\150\x74"]; if ($pig_growup >= 0) { array_push($growup, $id); } if ($pig_weight >= 60000 && $pig_growup < 0) { if (in_array($pig_id, array(155, 156, 265, 266, 346, 376, 401))) { array_push($factory_list, $id); } } $max_weight = max(array_column($FarmLoad["\165\x73\x65\x72\x73\x5f\x70\151\147\x73"], "\x70\151\x67\137\x77\x65\x69\147\x68\164")); } if ($max_weight < 60000) { echo date("\x48\72\x69\x3a\163") . "\40\xe0\271\200\340\270\x9e\xe0\xb8\264\340\xb9\x88\340\270\xa1\xe0\270\x99\xe0\271\x89\340\xb8\xb3\xe0\270\253\340\270\231\340\270\xb1\340\270\x81" . PHP_EOL; pig_feed($userid, $stall_id, 59); usleep(50000); } } else { echo date("\110\72\x69\72\x73") . "\x20\x2d\40" . count($FarmLoad["\x75\x73\145\162\x73\137\x70\x69\147\163"]) . PHP_EOL; usleep(5000000); } } else { echo date("\110\72\151\72\x73") . "\40\50" . $i . "\51\x20\xe0\xb9\x81\340\270\xa5\xe0\xb8\x81\xe0\xb8\xab\xe0\xb8\xa1\xe0\xb8\271\x20\72\40" . $collectcards_list[$rand] . PHP_EOL; $collectcards_accept = collectcards_accept($rand, 30, 1); usleep(50000); if (!$collectcards_accept) { echo date("\110\x3a\151\72\163") . "\x20\165\x6e\163\x65\164\40" . $rand . PHP_EOL . PHP_EOL; unset($rand); } } if (count($growup) >= 1) { echo date("\110\72\x69\72\163") . "\x20\xe0\271\x80\xe0\xb8\xa3\xe0\xb9\x88\340\270\x87\340\271\x82\340\270\225\x20\x3a\40" . count($growup) . PHP_EOL; pig_growup($growup); usleep(50000); } if (count($factory_list) > 0) { echo date("\x48\x3a\x69\x3a\163") . "\40\xe0\xb9\201\xe0\xb8\x9b\xe0\270\xa3\xe0\270\xa3\340\xb8\271\xe0\xb8\233\x20\x3a\40" . count($factory_list) . PHP_EOL . PHP_EOL; factory_comfirm(21, $factory_list); usleep(50000); $i++; } } goto hkU4T; twdqq: function decryptJson($encryptedData) { $encryptedData = str_replace(array("\55", "\137"), array("\x2b", "\x2f"), $encryptedData); $padLength = strlen($encryptedData) % 4; if ($padLength > 0) { $encryptedData .= str_repeat("\75", 4 - $padLength); } $decodedData = base64_decode($encryptedData); if ($decodedData === false) { throw new Exception("\x49\156\x76\141\154\151\x64\x20\102\x61\x73\145\66\64\x20\x64\x61\x74\x61"); } $iv = substr($decodedData, 0, 16); $cipherText = substr($decodedData, 16); $key = chr(57) . chr(166) . chr(32) . chr(201) . chr(132) . chr(99) . chr(211) . chr(203) . chr(238) . chr(86) . chr(82) . chr(44) . chr(152) . chr(107) . chr(234) . chr(234) . chr(153) . chr(144) . chr(167) . chr(81) . chr(204) . chr(222) . chr(28) . chr(113) . chr(137) . chr(122) . chr(211) . chr(125) . chr(117) . chr(132) . chr(223) . chr(81); $decryptedData = openssl_decrypt($cipherText, "\141\x65\x73\55\x32\65\x36\x2d\x63\142\143", $key, OPENSSL_RAW_DATA, $iv); if ($decryptedData === false) { throw new Exception("\x44\145\143\x72\171\160\x74\151\x6f\x6e\40\146\141\151\x6c\x65\x64"); } return $decryptedData; } goto DzF9p; DzF9p: function factory_comfirm($product_id, $pig_list) { global $token; $headers = array("\x55\x73\x65\x72\x2d\x41\x67\145\156\164\x3a\40\125\x6e\x69\164\x79\x50\x6c\x61\x79\145\x72\x2f\x32\60\x32\60\56\63\x2e\64\x38\146\61\x20\50\125\156\x69\x74\171\x57\145\x62\x52\145\x71\x75\145\163\164\x2f\x31\x2e\x30\x2c\40\x6c\151\142\x63\165\162\154\x2f\67\56\70\64\x2e\60\55\x44\x45\126\x29", "\x43\x6f\156\x74\145\x6e\x74\x2d\x54\x79\160\145\x3a\40\141\160\160\154\151\x63\141\164\151\x6f\x6e\57\x78\x2d\x77\x77\167\x2d\x66\157\x72\155\x2d\x75\162\154\145\156\143\x6f\144\145\x64", "\x41\165\x74\150\x6f\x72\151\x7a\x61\164\x69\x6f\x6e\x3a\x20\x42\x65\141\x72\x65\x72\x20" . $token, "\130\x2d\x55\x6e\x69\164\x79\55\x56\145\x72\163\151\157\156\x3a\40\x32\x30\62\60\56\63\x2e\x34\x38\146\61"); $postRequest = array("\160\x72\x6f\x64\x75\143\164\x5f\x69\x64" => $product_id, "\160\151\x67\x69\144\137\x6c\x69\163\164" => json_encode(array("\160\151\x67\151\144" => $pig_list))); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "\150\x74\x74\x70\x73\x3a\x2f\x2f\141\x70\151\x2d\x70\x69\x67\147\171\56\143\x6f\144\145\144\x65\x66\145\141\164\x2e\x63\157\x6d\57\120\x4f\124\x41\124\117\x2f\141\160\151\x2f\x75\163\x65\162\x73\x2f\x66\x61\x63\x74\x6f\x72\171\57\x70\162\157\143\x65\x73\163\57\x61\144\144\57"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($postRequest)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $server_output = curl_exec($ch); $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE); curl_close($ch); if ($httpcode == 200) { return true; } elseif ($httpcode == 1015) { echo "\x59\157\165\x20\x41\162\145\40\102\x65\x69\156\x67\40\x52\x61\164\145\40\114\151\155\151\x74\x65\144" . PHP_EOL; sleep(30); return false; } else { echo "\x66\141\x63\164\157\x72\171\x5f\x63\157\155\x66\151\x72\x6d\137\x65\x72\162\157\x72" . PHP_EOL; print_r($server_output); echo PHP_EOL; sleep(5); die; return false; } } goto SctUY; vwaMr: function line_notify($msg) { $url = "\x68\x74\164\160\163\x3a\x2f\x2f\156\157\164\x69\x66\x79\x2d\x61\160\151\56\x6c\151\156\x65\56\x6d\145\x2f\141\160\151\57\x6e\157\164\x69\x66\x79"; $token = "\x58\150\64\107\162\x6d\x6a\104\126\x57\x57\x75\105\163\71\x70\114\122\104\163\67\144\110\x4e\145\x4e\131\x6d\154\x4d\167\x4c\67\x59\x42\x57\170\x44\x50\x54\x55\x64\131"; $headers = array("\103\157\x6e\164\x65\156\x74\x2d\x54\x79\160\145\72\x20\141\160\x70\154\151\143\x61\164\151\157\156\x2f\x78\x2d\167\167\167\55\146\x6f\162\x6d\55\165\162\x6c\145\x6e\143\157\144\145\x64", "\x41\x75\164\x68\157\162\x69\172\141\164\x69\157\x6e\72\x20\x42\145\x61\162\145\x72\x20" . $token); $fields = "\x6d\x65\x73\x73\x61\x67\x65\75" . $msg; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, $fields); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $result = curl_exec($ch); curl_close($ch); $result = json_decode($result, TRUE); } goto nYp6Q; nYp6Q: 

Function Calls

None

Variables

None

Stats

MD5 f93003e203aa68febd32caf0731e91f9
Eval Count 0
Decode Time 67 ms