TikTok Full Capture Config
Public
.LOLI
configmaker
Dec 27, 2025
12
.LOLI
Copy
Save
Share
QR
New
<?xml version="1.0" encoding="utf-8"?> <Config> <Name>TikTok - Full Account Capture</Name> <Settings> <Timeout>90</Timeout> <MaxCPM>30</MaxCPM> <NeedsProxies>True</NeedsProxies> <ProxyType>Http</ProxyType> <CheckCPM>True</CheckCPM> <BanOnToManyRetries>True</BanOnToManyRetries> <ContinueOnCustom>True</ContinueOnCustom> <ContinueOnRetry>True</ContinueOnRetry> <ContinueOnToCheck>True</ContinueOnToCheck> </Settings> <Data> <Rules> <DataRule> <Name>SplitData</Name> <Type>Split</Type> <Token>:</Token> <Prefix></Prefix> <Suffix></Suffix> <Left>0</Left> <Right>1</Right> <UseRegex>False</UseRegex> <IsCapture>False</IsCapture> </DataRule> </Rules> <Sources> <Input>USERNAME:SENHA</Input> </Sources> </Data> <Variables> <Variable> <Name>USERNAME</Name> <Description>Username/Email/Telefone TikTok</Description> <Type>Default</Type> <Value></Value> <List></List> <Random>False</Random> <Enabled>True</Enabled> </Variable> <Variable> <Name>SENHA</Name> <Description>Senha da conta TikTok</Description> <Type>Default</Type> <Value></Value> <List></List> <Random>False</Random> <Enabled>True</Enabled> </Variable> </Variables> <Requests> <Request> <Id>0</Id> <Address>https://www.tiktok.com/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8</Value> </KeyValuePair> <KeyValuePair> <Key>Accept-Language</Key> <Value>pt-BR,pt;q=0.9,en;q=0.8</Value> </KeyValuePair> <KeyValuePair> <Key>Accept-Encoding</Key> <Value>gzip, deflate, br</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>1</Id> <Address>https://www.tiktok.com/login/phone-or-email/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>2</Id> <Address>https://www.tiktok.com/api/login/</Address> <Timeout>60</Timeout> <Method>POST</Method> <Redirects>0</Redirects> <AutoRedirect>False</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Content-Type</Key> <Value>application/json</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/login/phone-or-email/</Value> </KeyValuePair> <KeyValuePair> <Key>X-Requested-With</Key> <Value>XMLHttpRequest</Value> </KeyValuePair> <KeyValuePair> <Key>X-CSRFToken</Key> <Value>{{[1]CSRF_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData>{"username":"{{USERNAME}}","password":"{{SENHA}}","mix_mode":true,"captcha":"","email":"","mobile":"","account":"{{USERNAME}}","type":"1"}</PostData> </Request> <Request> <Id>3</Id> <Address>https://www.tiktok.com/api/user/detail/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> <KeyValuePair> <Key>X-Requested-With</Key> <Value>XMLHttpRequest</Value> </KeyValuePair> <KeyValuePair> <Key>Authorization</Key> <Value>Bearer {{[2]ACCESS_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>4</Id> <Address>https://www.tiktok.com/api/user/following/list/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> <KeyValuePair> <Key>Authorization</Key> <Value>Bearer {{[2]ACCESS_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>5</Id> <Address>https://www.tiktok.com/api/user/follower/list/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> <KeyValuePair> <Key>Authorization</Key> <Value>Bearer {{[2]ACCESS_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>6</Id> <Address>https://www.tiktok.com/api/user/video/list/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> <KeyValuePair> <Key>Authorization</Key> <Value>Bearer {{[2]ACCESS_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>7</Id> <Address>https://www.tiktok.com/api/user/like/list/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> <KeyValuePair> <Key>Authorization</Key> <Value>Bearer {{[2]ACCESS_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>8</Id> <Address>https://www.tiktok.com/api/user/comment/list/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> <KeyValuePair> <Key>Authorization</Key> <Value>Bearer {{[2]ACCESS_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>9</Id> <Address>https://www.tiktok.com/api/user/live/info/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> <KeyValuePair> <Key>Authorization</Key> <Value>Bearer {{[2]ACCESS_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>10</Id> <Address>https://www.tiktok.com/api/user/notification/list/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> <KeyValuePair> <Key>Authorization</Key> <Value>Bearer {{[2]ACCESS_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> <Request> <Id>11</Id> <Address>https://www.tiktok.com/api/user/balance/</Address> <Timeout>60</Timeout> <Method>GET</Method> <Redirects>1</Redirects> <AutoRedirect>True</AutoRedirect> <Cookies>True</Cookies> <ResponseSource>ResponseCode,ResponseHeaders,ResponseCookies</ResponseSource> <Headers> <KeyValuePair> <Key>User-Agent</Key> <Value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36</Value> </KeyValuePair> <KeyValuePair> <Key>Accept</Key> <Value>application/json, text/plain, */*</Value> </KeyValuePair> <KeyValuePair> <Key>Referer</Key> <Value>https://www.tiktok.com/</Value> </KeyValuePair> <KeyValuePair> <Key>Authorization</Key> <Value>Bearer {{[2]ACCESS_TOKEN}}</Value> </KeyValuePair> </Headers> <PostData></PostData> </Request> </Requests> <Script> <LoliScript> <![CDATA[ START: REQUEST 0 !FUNCTION UTILS.STATUSCODES.SUCCESS -> ERROR Custom("Falha no request inicial") REQUEST 1 !FUNCTION UTILS.STATUSCODES.SUCCESS -> ERROR Custom("Falha no acesso à página de login") EXTRACT "csrf_token_placeholder\" value=\"(?<CSRF_TOKEN>[^\"]*)\"" !FUNCTION UTILS.STATUSCODES.SUCCESS -> WARNING Custom("CSRF Token não encontrado, tentando continuar...") REQUEST 2 !FUNCTION UTILS.STATUSCODES.SUCCESS -> ERROR Custom("Falha no POST de login") IF STATUSCODE == 200 EXTRACT "\"access_token\":\"(?<ACCESS_TOKEN>[^\"]*)\"" -> ACCESS_TOKEN EXTRACT "\"user_id\":\"(?<USER_ID>[^\"]*)\"" -> USER_ID EXTRACT "\"screen_name\":\"(?<USERNAME_CONTA>[^\"]*)\"" -> USERNAME_CONTA !FUNCTION UTILS.STATUSCODES.SUCCESS -> ERROR Custom("Não foi possível extrair tokens de acesso") IF CONTAINS "access_token" OR CONTAINS "user_id" SUCCESS Custom("Login bem-sucedido") # Capturar informações detalhadas do perfil REQUEST 3 IF FUNCTION UTILS.STATUSCODES.SUCCESS EXTRACT "\"uniqueId\":\"(?<USERNAME_UNICO>[^\"]*)\"" -> USERNAME_UNICO EXTRACT "\"nickname\":\"(?<NICKNAME>[^\"]*)\"" -> NICKNAME EXTRACT "\"signature\":\"(?<BIO>[^\"]*)\"" -> BIO_USUARIO EXTRACT "\"verified\":(?<VERIFICADO>[^,]*)" -> CONTA_VERIFICADA EXTRACT "\"followingCount\":(?<SEGUINDO>[^,]*)" -> SEGUINDO_COUNT EXTRACT "\"followerCount\":(?<SEGUIDORES>[^,]*)" -> SEGUIDORES_COUNT EXTRACT "\"heartCount\":(?<LIKES>[^,]*)" -> LIKES_TOTAIS EXTRACT "\"videoCount\":(?<VIDEOS>[^,]*)" -> VIDEOS_COUNT EXTRACT "\"diggCount\":(?<CURTIU>[^,]*)" -> CURTIU_COUNT EXTRACT "\"friendCount\":(?<AMIGOS>[^,]*)" -> AMIGOS_COUNT EXTRACT "\"privateAccount\":(?<PRIVADA>[^,]*)" -> CONTA_PRIVADA EXTRACT "\"secret\":(?<SECRETA>[^,]*)" -> CONTA_SECRETA EXTRACT "\"createTime\":(?<DATA_CRIACAO>[^,]*)" -> DATA_CRIACAO EXTRACT "\"region\":\"(?<REGIAO>[^\"]*)\"" -> REGIAO EXTRACT "\"language\":\"(?<IDIOMA>[^\"]*)\"" -> IDIOMA ENDIF # Capturar lista de seguindo REQUEST 4 IF FUNCTION UTILS.STATUSCODES.SUCCESS EXTRACT ALL "\"uniqueId\":\"(?<SEGUINDO_USERNAME>[^\"]*)\"" -> SEGUINDO_USERNAMES EXTRACT ALL "\"nickname\":\"(?<SEGUINDO_NICKNAME>[^\"]*)\"" -> SEGUINDO_NICKNAMES EXTRACT "\"total\":(?<TOTAL_SEGUINDO>[^,]*)" -> TOTAL_SEGUINDO ENDIF # Capturar lista de seguidores REQUEST 5 IF FUNCTION UTILS.STATUSCODES.SUCCESS EXTRACT ALL "\"uniqueId\":\"(?<SEGUIDORES_USERNAME>[^\"]*)\"" -> SEGUIDORES_USERNAMES EXTRACT ALL "\"nickname\":\"(?<SEGUIDORES_NICKNAME>[^\"]*)\"" -> SEGUIDORES_NICKNAMES EXTRACT "\"total\":(?<TOTAL_SEGUIDORES>[^,]*)" -> TOTAL_SEGUIDORES ENDIF # Capturar lista de vídeos REQUEST 6 IF FUNCTION UTILS.STATUSCODES.SUCCESS EXTRACT ALL "\"desc\":\"(?<DESCRICAO_VIDEO>[^\"]*)\"" -> DESCRICOES_VIDEOS EXTRACT ALL "\"createTime\":(?<DATA_VIDEO>[^,]*)" -> DATAS_VIDEOS EXTRACT ALL "\"diggCount\":(?<LIKES_VIDEO>[^,]*)" -> LIKES_VIDEOS EXTRACT ALL "\"shareCount\":(?<SHARES_VIDEO>[^,]*)" -> SHARES_VIDEOS EXTRACT ALL "\"commentCount\":(?<COMENTARIOS_VIDEO>[^,]*)" -> COMENTARIOS_VIDEOS EXTRACT ALL "\"playCount\":(?<VIEWS_VIDEO>[^,]*)" -> VIEWS_VIDEOS EXTRACT "\"total\":(?<TOTAL_VIDEOS>[^,]*)" -> TOTAL_VIDEOS ENDIF # Capturar vídeos curtidos REQUEST 7 IF FUNCTION UTILS.STATUSCODES.SUCCESS EXTRACT ALL "\"desc\":\"(?<DESCRICAO_LIKE>[^\"]*)\"" -> DESCRICOES_LIKES EXTRACT ALL "\"author\":\"(?<AUTOR_LIKE>[^\"]*)\"" -> AUTORES_LIKES EXTRACT "\"total\":(?<TOTAL_LIKES>[^,]*)" -> TOTAL_LIKES_DADOS ENDIF # Capturar comentários REQUEST 8 IF FUNCTION UTILS.STATUSCODES.SUCCESS EXTRACT ALL "\"text\":\"(?<TEXTO_COMENTARIO>[^\"]*)\"" -> TEXTOS_COMENTARIOS EXTRACT ALL "\"createTime\":(?<DATA_COMENTARIO>[^,]*)" -> DATAS_COMENTARIOS EXTRACT "\"total\":(?<TOTAL_COMENTARIOS>[^,]*)" -> TOTAL_COMENTARIOS ENDIF # Capturar informações de live REQUEST 9 IF FUNCTION UTILS.STATUSCODES.SUCCESS EXTRACT "\"liveStatus\":(?<STATUS_LIVE>[^,]*)" -> STATUS_LIVE EXTRACT "\"liveTitle\":\"(?<TITULO_LIVE>[^\"]*)\"" -> TITULO_LIVE EXTRACT "\"liveViewers\":(?<VIEWERS_LIVE>[^,]*)" -> VIEWERS_LIVE EXTRACT "\"liveDuration\":(?<DURACAO_LIVE>[^,]*)" -> DURACAO_LIVE ENDIF # Capturar notificações REQUEST 10 IF FUNCTION UTILS.STATUSCODES.SUCCESS EXTRACT ALL "\"content\":\"(?<CONTEUDO_NOTIFICACAO>[^\"]*)\"" -> CONTEUDOS_NOTIFICACOES EXTRACT ALL "\"createTime\":(?<DATA_NOTIFICACAO>[^,]*)" -> DATAS_NOTIFICACOES EXTRACT "\"total\":(?<TOTAL_NOTIFICACOES>[^,]*)" -> TOTAL_NOTIFICACOES ENDIF # Capturar saldo/coins REQUEST 11 IF FUNCTION UTILS.STATUSCODES.SUCCESS EXTRACT "\"balance\":(?<SALDO_COINS>[^,]*)" -> SALDO_COINS EXTRACT "\"diamondBalance\":(?<SALDO_DIAMANTES>[^,]*)" -> SALDO_DIAMANTES EXTRACT "\"coinBalance\":(?<SALDO_MOEDAS>[^,]*)" -> SALDO_MOEDAS ENDIF # Formatar dados para output SET &DADOS_PERFIL "Username: @{{USERNAME_UNICO}} | Nome: {{NICKNAME}} | Bio: {{BIO_USUARIO}} | Verificado: {{CONTA_VERIFICADA}} | Privada: {{CONTA_PRIVADA}} | Região: {{REGIAO}} | Idioma: {{IDIOMA}} | Criada: {{DATA_CRIACAO}}" SET &ESTATISTICAS "Seguidores: {{SEGUIDORES_COUNT}} | Seguindo: {{SEGUINDO_COUNT}} | Likes: {{LIKES_TOTAIS}} | Vídeos: {{VIDEOS_COUNT}} | Curtiu: {{CURTIU_COUNT}} | Amigos: {{AMIGOS_COU
Scan to View
Use your phone's camera or a QR scanner app to open this paste instantly.