Please Gif Star ?? Stars make me happy. I'm open to design automation for other games (doesn't have to be a discord game) just let me know
I'm working on porting the the code to discord.py self currently this one has very few features. super basic only here to use the discord.py self library with button clicks
It is able to roll but you have to manually change the channel Id in the code only single channel for now but kakera sniping it added again but also not fine tuned it will just grab whatever kakera is around
Have to do testing and slowly update the project
!!!!!!! IF YOU FORK THIS REPO PLEASE DO NOT PUSH A COMMIT WITH YOUR DISCORD USER TOKEN !!!!!!
I personally have tried to email users that I have found that posted their token
If you have posted your token Please delete said fork and just refork this repo github has a histroy of commits and I can find your token if its posted so again I would like to state
!!!!!!! IF YOU FORK THIS REPO PLEASE DO NOT PUSH A COMMIT WITH YOUR DISCORD USER TOKEN !!!!!!
Lately I have been getting alot of Issues that is not based on problems with the bot but they regard Python Enviroment Errors
I.E discum module not found
/discum not installed properly
I have attempted to help many users that have had this problem but it is very time consuming. Python Enviroment issues are not a problem with the BOT but how one has installed python this varies from user to user.There are archived issues where a user has had a enviroment issue and they have resolved it you can use that as a reference.
If these resources do not help there are plently of resources online to help you resolve your Python Enviroment
Issue
FAQS
-
CMD closes instantly - Open with IDLE and run it and it should give you the reason that it closed
-
JSON load error - https://jsonformatter.curiousconcept.com/# copy and paste your json file into the textbox and click validate
-
Does it have
gateway
log data ? - Your using older version of Dis.c.u.m refer to their github: https://github.com/Merubokkusu/Discord-S.C.U.M -
Claims / Bot didn't claim X character - Please make sure you have checked if the
bot has not claimed already within the claim window
, or thatsomeone else did not already claim X character before the snipe protection has expired
Future Issues opened that do NOT deal with a Error with the BOT will be labeled accordingly and closed
MudaeAutoBot is a python bot that auto rolls and attempts to snipe Kakeras and Claims in Mudae
- Snipes and claims Kakera in any Discord servers you're in that has Mudae#0807
- Kakera value sniping as long as kakera value can be determined (e.g. Like Rank, Claim Rank, ## Kakera)
- Maximizes rolls by tracking roll timers
- Waifu/Husbando rolling
- Pokeslot rolling
- Selective Kakera Reaction Snipes Features(Includes: Soulmate Kak sniping Feature)
- Mudae emoji reaction event sniping support
All this bot needs to work is your Discord usertoken and the channel IDs that you want it to post in
This is intended to be completely automated; it doesn't need to take any input other than initial settings configuration. You'll be able to leave the window running in the background, and not need to think about it.
- Python 3.7+
- discum 1.3+ (no longer maintained)
- discord.py-self
To configure the bot, you'll edit the variables in the Settings_Mudae.json file for your botting needs.
All settings are set within the Settings_Mudae.json File
token
- The user token for the account you want to bot on. If you need extra assistance on how to obtain it, let me know.channelids
- Which channels to roll and monitor e.g. 807##########948slash_ids
- Which channels to Slash roll e.g. 807##########948 (Please Match Slash_id with slash_guild_id)slash_guild_ids
- Which Guild to Slash roll e.g. 807##########948 (Please Match Guild id with Slash_id)claim_delay
- Affects servers w/o $setting instance Time in seconds to wait before attempting to Claim Characters e.g. 5kak_delay
- Affects servers w/o $setting instance Time in seconds to wait before attempting to snipe Kakeraloot e.g. 8use_emoji
- This setting only works if you change the Mudaebot.py code by uncommenting out the line (Custom emojis only) e.g. "<:emoji_name:795############214>"roll_this
- ($m|$ma|$mg|$w|$wg|$wa|$h|$ha|$hg) IfRolling
is enabled it will roll this specific command e.g. '$wg'Rolling
- (True|False) Case-sensitive, useschannelid
slash Rolling
- (True|False) Case-sensitive, usesSlash_ids
PkmRolling
- (True|False) Pokeslot rolling enabled, useschannelid
series_list
- Case-sensitive Name of series of characters you want to claim e.g. [ "Honkai Impact 3rd" , "Senran Kagura" ]name_list
- Must be exact match List of specific character names to claim e.g. ["Raiden Mei", "gOkU" ]emoji_list
- This is the kakera that will be snipes [ "KakeraY" , "KakeraO" ] << This example means only snipe Yellow and orange Kakeramin_kak
- A minimum kakera value to snipe a claimable character regardless of whether it's in the series/name listsLast_True
- (True|False) enable Last Minute Claim windowslast_claim_min
- (1-180) the window the window is open for e.g. 10 means last 10 minutesmin_kak_last_min
- same as min kak but only within the last minute claim window
Typing $settings in your server with mudae should give you the snipe and kaksnipping timers. Using these values you usually snipes faster than a "Human" user can react
Please when settings Delays avoid setting 0 as your delay as it might be to fast for mudae a minimum of 1 second to let mudae register that a character was rolled as is reacted to.
This is a Discord selfbot. I am not responsible if you get banned using this program.
I understand that this readme is not as detailed as many would like and I'm sure there are many more questions that one may have.
Currently I'm still supporting this repo so feel free to Contact Me if you are having any Issues (Setup , Bugs , Feature suggestions)
As for updates those will be added up until I no longer feel like this project is fun.
Thanks to: https://github.com/FatPain for Assisting with Discum it was definitly not something I'm use to