Open stefffkec opened 1 month ago
IGNORE_DROPS_UNDER
), but you could also use IGNORE_THRESHOLDS
, which is in format value:chance_in_percent
which has a chance to ignore any drop under that value.I don't have money to buy the premium version, but where can I find it?
:
- I do have the feature 'Earnings Threshold: Checks if earnings are above a certain amount before claiming.' (IGNORE_DROPS_UNDER), but you could also use IGNORE_THRESHOLDS, which is in format value:chance_in_percent which has a chance to ignore any drop under that value.
- Thats only in my premium golang version right now, I might add it in the future though.
- Thats a valid suggestion, might add it to the premium version.
- okay yeah, thats a good one. u could do a random delay, which could separate them a bit. Might implement this.
— Reply to this email directly, view it on GitHub https://github.com/QuartzWarrior/Tip.cc-Autocollect/issues/21#issuecomment-2409813802, or unsubscribe https://github.com/notifications/unsubscribe-auth/BIOHG53RNTGMSNEV5JIPISTZ3MUCZAVCNFSM6AAAAABP3Z66CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBZHAYTGOBQGI . You are receiving this because you authored the thread.Message ID: @.***>
Also redpackets don't work anymore, idk why
Another suggestion: You have the "whitelist servers where the bot should work". But can you also do "whitelist channels only"? Cause people create a #botcheck channel and just create a $0.0000001 airdrop, which gets picked up by the bot
I don't have money to buy the premium version, but where can I find it?
https://shop.quartzwarrior.xyz/product/tipcc-go
Also redpackets don't work anymore, idk why
ill look into it
Another suggestion: You have the "whitelist servers where the bot should work". But can you also do "whitelist channels only"? Cause people create a #botcheck channel and just create a $0.0000001 airdrop, which gets picked up by the bot
alright, yeah, so add channel whitelist as well. alright.
I tested out a bit and realized that the script not claiming envelopes occurs when you have smart delay turned on. Hope that helps!
yes, this is because envelopes are a 1 person claim. Smart delay waits a quarter of the time until the drop ends. so, if someone claims it before the wait time ends, it obviously won't claim it.
No no I meant it doesn't even try to claim it when there is no time limit. Maybe the smart delay could be only for airdrops/phrasedrops/mathdrops
there is always a time limit... I could add a feature where you can customize where the smart delay is used tho
try the update, lmk
Thanks for the update! But there is an error. After the setup (on the first run), it's all good. On the second run (close and reopen the script), the script just opens and instantly closes (I do "py tipcc_autocollect.py" and another cmd just opens closes)
Nevermind, I am sorry. It only happened since I duplicated the folder to use 2 accounts at the same time. I'll just do the setup for the other account as well
alr..
Hey, sorry for just "throwing" in some new suggestions, it's just as I use the script more and more, I get banned more often, and I find new ways to bypass that. Here they are, you can code the ones you like:
Also maybe settings per server 😅like settings.json but be able to have settings for each server you want to snipe drops in My case, example where it would help: I would use this setting in 2 servers. Server1 usually does minidrops of $0.001 almost never drops over $0.1. Server2 does drops of $0.5 and more, and only does $0.001 minidrops when they want to detect bots. So in server1, I want to claim $0.001 drops, while in server2, if I claim these drops, I get $0.001 and a ban from the server
Sorry for adding more: Triviadrop seting where you can decide how many questions it should get right in percentage (like 70%). This is so that you don't get flagged as a bot for answering 20/20 trivias right. There could be an additional setting if triviadrop is over $x.xx it should invalidate the setting I mentioned before and always get the question right
Hello! I have a problem. I'm claiming redpackets (envelopes) without a problem, until someone comes to a very great idea of detecting scripters by doing "$redpacket 1 witchfire 1s" like 10 times in a row, which all get claimed by the script. Then I get banned from the server. Is there a way to bypass this, while still claiming some bigger envelopes? Suggestion: In the current settings, you can ignore anything under $x.xx, make it automatically ignore anything without value. This should only be for the envelopes. The script should still claim no-value currencies for airdrops, phrasedrops and anything else.
Is it possible to do multiaccounting? (using tokens.txt)
Following up on 2, the script could have a setting of switching between the envelopes. First envelope is claimed by the first account, second envelope by the second account etc. This would bypass people saying "QuartzWarrior claimed the last 10 envelopes, ban him!"
The script could have a randomized CPM. I used 2 accounts and for all phrasedrops they were always first and second to say the phrase, which got me banned on both accounts. So the user could set a minimum and maximum CPM, and the script will randomize it.
Thanks for reading!