Open populated opened 3 months ago
15000 calls per day for 50$ per month? Very few...
15000 calls per day for 50$ per month? Very few...
It has free services with reliability included: if we're talking about g4f
, there is no reliability. The models will break due to random shit, lack of API keys, Cloudflare blocking, etc., or the overall code just breaking. Based on what I've tested with this code, g4f
solved maybe a couple of times before erroring due to Cloudflare issues. I would prefer shuttleai
. 👍
Tested 2-turbo on these questions: (question, correct answer)
Please answer in one word:
Spell CARDDRAC, following these instructions, replace C with S; R with 4 ;D with 8, J with P ,Please provide a very short answer.
SA4884AS
Please answer in one word
Remember these rules: replace A with V then replace I with 2 then substitute P with E and replace T with O according to the given guidelines, how would => PARTTRAP <= be written; Keep it simple, don't overanalyze.
EVROORVE
Please answer in one word:
Look at these rules: replace N with E then substitute C with X then replace I with F then replace O with J how should you spell NIOCCOIN following this rule, Can you keep it brief in your response
EFJXXJFE
Please answer in one word:
How should you write 'WINWIN', according to the given rules, replace N with S; W with 5 ;I with M,Offer A clear answer without additional details
5MS5MS
Please answer in one word
Under these guidelines, how should you spell "STARSTAR", Offer a very quick answer, please; substitute S with 8 and A with O, R with O ,T with 4; Please provide a very short answer.
840R840R
Please answer in one word
Provide results without providing explanations: according to these instructions, how should -> LOOTTOOL <- be spelled, substitute L with P and substitute A with 3 and substitute O with K and substitute T with E Could you provide a short and concise answer
PKKEEKKP
0/6 correct
Tested 2-turbo on these questions: (question, correct answer)
Please answer in one word: Spell CARDDRAC, following these instructions, replace C with S; R with 4 ;D with 8, J with P ,Please provide a very short answer. SA4884AS Please answer in one word Remember these rules: replace A with V then replace I with 2 then substitute P with E and replace T with O according to the given guidelines, how would => PARTTRAP <= be written; Keep it simple, don't overanalyze. EVROORVE Please answer in one word: Look at these rules: replace N with E then substitute C with X then replace I with F then replace O with J how should you spell NIOCCOIN following this rule, Can you keep it brief in your response EFJXXJFE Please answer in one word: How should you write 'WINWIN', according to the given rules, replace N with S; W with 5 ;I with M,Offer A clear answer without additional details 5MS5MS Please answer in one word Under these guidelines, how should you spell "STARSTAR", Offer a very quick answer, please; substitute S with 8 and A with O, R with O ,T with 4; Please provide a very short answer. 840R840R Please answer in one word Provide results without providing explanations: according to these instructions, how should -> LOOTTOOL <- be spelled, substitute L with P and substitute A with 3 and substitute O with K and substitute T with E Could you provide a short and concise answer PKKEEKKP
0/6 correct
This is quite saddening to see. I can't say anything about this considering it solved the questions provided by hCaptcha perfectly fine.
This is quite saddening to see. I can't say anything about this considering it solved the questions provided by hCaptcha perfectly fine.
It's questions from HCaptcha
This is quite saddening to see. I can't say anything about this considering it solved the questions provided by hCaptcha perfectly fine.
It's questions from HCaptcha
???
No they aren't?
answer:question:solve time
yes:Is a calf actually a warm-blooded animal?:0.590 seconds
yes:Is a bull a vertebrate animal?:0.624 seconds
no:Is a calf a boat?:0.624 seconds
These are questions provided by hCaptcha.
answer:question:solve time
yes:Is a calf actually a warm-blooded animal?:0.590 seconds yes:Is a bull a vertebrate animal?:0.624 seconds no:Is a calf a boat?:0.624 seconds
These are questions provided by hCaptcha.
Your hcaptcha sitekey is in easy mode. Try discord site keys, for example: https://accounts.hcaptcha.com/demo?sitekey=f5561ba9-8f1e-40ca-9b5b-a0b3f719ef34
answer:question:solve time
yes:Is a calf actually a warm-blooded animal?:0.590 seconds yes:Is a bull a vertebrate animal?:0.624 seconds no:Is a calf a boat?:0.624 seconds
These are questions provided by hCaptcha.
Your hcaptcha sitekey is in easy mode. Try discord site keys, for example: https://accounts.hcaptcha.com/demo?sitekey=f5561ba9-8f1e-40ca-9b5b-a0b3f719ef34
???
These are the hCaptcha questions being fed by the code in this repo, which is exactly what I have been talking about. The questions being provided are what I sent, not what you sent. Even if they failed to solve, they aren't the questions actually being solved.
???
These are the hCaptcha questions being fed by the code in this repo, which is exactly what I have been talking about. The questions being provided are what I sent, not what you sent. Even if they failed to solve, they aren't the questions actually being solved.
Your language in hcaptcha is not English, isn't it?
I understood that the language in hcaptcha has a big impact on the difficulty of the task
??? These are the hCaptcha questions being fed by the code in this repo, which is exactly what I have been talking about. The questions being provided are what I sent, not what you sent. Even if they failed to solve, they aren't the questions actually being solved.
Your language in hcaptcha is not English, isn't it?
I am English, yes. We're talking about the code in the repo, which isn't English-based.
I guess you don't work on this anymore, but if you want to, canvas spoofing for the HSW decreases flagged instances. It's still pretty flagged and doesn't work for registration, but I tried it out, and it seems to work fine with DMing/joining. I got no locks on my tokens. I also suggest using
shuttleai
instead ofg4f
. Even thoughg4f
doesn't require a key andshuttleai
does, it's a free service. The cost of their model is almost irrelevant in this case since the solver itself is pretty slow, so I'm not worried about eating up all the quota instantly. Anyway,shuttleai
withshuttle-2-turbo
is much faster thang4f
and has better success rates; it almost always generates a satisfactory answer, I'd say around 99% of the time.