vivinano / MudaeAutoBot

python bot that uses strictly the **Discord API** to Roll,Claim,and Kakera Snipe in Mudae. 5/10/21 project converted over to discum library
Apache License 2.0
142 stars 46 forks source link

Bot not parsing sniping delay correctly #233

Closed m-cf-b closed 1 year ago

m-cf-b commented 1 year ago

For some reason it does not parse the sniping time correctly and tries to snipe with 1 second channel.txt

vivinano commented 1 year ago

Sniping time is set in the Json Sent from my iPhoneOn Apr 7, 2023, at 4:02 PM, m-cf-b @.***> wrote: For some reason it does not parse the sniping time correctly and tries to snipe with 1 second channel.txt

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

m-cf-b commented 1 year ago

The default would be 8 seconds for claim_delay, but that time is only valid if there is no delay in the server right? Or am I seeing the wrong variable?

vivinano commented 1 year ago

What are you wanting it to do delay a couple of seconds ? Sent from my iPhoneOn Apr 8, 2023, at 10:32 PM, m-cf-b @.***> wrote: The default would be 8 seconds for claim_delay, but that time is only valid if there is no delay in the server right? Or am I seeing the wrong variable?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

m-cf-b commented 1 year ago

The server in question has the default togglesnipe 2 with 8 seconds delay, but the bot tries to snipe with 1 second of the roll. I tried increasing the claim delay but it didn't work.

vivinano commented 1 year ago

if that the case you can go into the code and there should be a snipe function that you should manually be able to add a delay too. not sure why its not set up as it should be defined in get snipe time function based on your channel claim number

m-cf-b commented 1 year ago

I find it weird as well because it is parsing the roll time correctly but here is some outputs from my term

I also checked and the claim was available

The mudae message was at 2023-04-13 18:12:35,919 2023-04-13 18:12:35,990:Venti from Genshin Impact appeared attempting to snipe in ###
2023-04-13 18:12:37,128:Sniping time waited Reaction was added
2023-04-13 18:12:37,139:Venti with a 503 Kakera Value appeared Server:###

Here is my setting files just in case Settings_Mudae.txt

vivinano commented 1 year ago

So the claim delay is set to a more automated delay time I think the claim delay I made more of a fall back