-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQUESTS] #21
Comments
|
I don't have money to buy the premium version, but where can I find it?
…:
1. 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.
2. Thats only in my premium golang version right now, I might add it
in the future though.
3. Thats a valid suggestion, might add it to the premium version.
4. 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
<#21 (comment)>,
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 |
https://shop.quartzwarrior.xyz/product/tipcc-go
ill look into it
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 |
cpm range, range delay, channel whitelist, delay specification per drop.
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 |
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 |
fixes issues when bot doesn't have embed perms fixes issue with decimals/integers
- fixes issues with trivia sending messages without claiming - did some type notes so my ide stops bugging me - better drop detection
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!
The text was updated successfully, but these errors were encountered: