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
149 stars 49 forks source link

Incomplete Rolls #95

Closed FiveFiveTwo closed 3 years ago

FiveFiveTwo commented 3 years ago

Hi, so I've been testing your bot (2.0v3) on a private server with only me in it. I let it run for 24 hours: In those 24 hours it only fully completed all of my available rolls 9 times. So for 15 roll intervals, it was always short by exactly 1 roll. Missed One Roll - Copy I have 36 rolls on this server, but during those times it only does 35. missing1 - Copy

I checked the closed Issues and saw that there was another user who reported the same problem, but he never responded if he resolved it or not.

Here are my settings if that is helpful. These are the only things I have changed. I have not modified the main bot code itself: ServerSettingsIssue1 - Copy JsonSettingsIssue1 - Copy

If this is an issue on my end, is there perhaps a way to just add +1 extra roll at the end? Overrolling by 1 is common behavior on the servers I play in, but missing 1 roll is not, if that makes sense.

vivinano commented 3 years ago

Yeah it probably something dealing with the check for the 2 rolls left I think I implemented a on/off check in the current version but I didn’t push that to a release yet cause it was a safety for when mudae drops

Sent from my iPhone

On Aug 26, 2021, at 1:11 AM, FiveFiveTwo @.***> wrote:

 Hi, so I've been testing your bot (2.0v3) on a private server with only me in it. I let it run for 24 hours: In those 24 hours it only fully completed all of my available rolls 9 times. So for 15 roll intervals, it was always short by exactly 1 roll.

I have 36 rolls on this server, but during those times it only does 35.

I checked the closed Issues and saw that there was another user who reported the same problem, but he never responded if he resolved it or not.

Here are my settings if that is helpful. These are the only things I have changed. I have not modified the main bot code itself:

If this is an issue on my end, is there perhaps a way to just add +1 extra roll at the end? Overrolling by 1 is common behavior on the servers I play in, but missing 1 roll is not, if that makes sense.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

vivinano commented 3 years ago

image

basically all you really need is the 1st if statement the rest can be changed or edited.

vivinano commented 3 years ago

didnt hear response will be closing