Thanks to visit codestin.com
Credit goes to github.com

Skip to content

condorsail/MudaeAutoBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Huge update

This section is for the users that was using this bot before this version was pushed. This version has alot of more features that optimizes and trys to mask that you are using a bot.

There is a stable branch if you don't want to deal with the possible bugs in this version

MudaeAutoBot

MudaeAutoBot is a python bot that auto rolls and attempts to snipe Kakeras and Claims in Mudae

Features

  • 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

How it works

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.

Requirements

  • Python 3.7+
  • discum 1.2.1+

Configuration

To configure the bot, you'll edit the variables in the Settings_Mudae.json file for your botting needs.

Bot settings

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##########948
  • claim_delay - Affects all servers Time in seconds to wait before attempting to Claim Characters e.g. 5
  • kak_delay - Affects all servers Time in seconds to wait before attempting to snipe Kakeraloot e.g. 8
  • use_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) If Rolling is enabled it will roll this specific command e.g. '$wg'
  • Rolling - (True|False) Case-sensitive, uses channelid
  • Multirollenable - (True|False) Case-sensitive !!Rolling must be set to False if MultiRollEnable is True!!
  • PkmRolling - (True|False) Pokeslot rolling enabled, uses channelid
  • 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" ]
  • SoulmateKakSnipeOnly - (True|False) Case-sensitive End-game setting to snipe soulmate kakera
  • SoulmateKakColorValue - #HexValue this is for Soulmate Kakera snipe same value as $ec in Mudae. This is to help determine which one is yours vs soulmate of others
  • emoji_list - This is the kakera that will be snipes [ "KakeraY" , "KakeraO" ] << This example means only snipe Yellow and orange Kakera
  • min_kak - A minimum kakera value to snipe a claimable character regardless of whether it's in the series/name lists

orginally I didn't want this set up process to be needed as it was easier for someone to set up a user token with the default settings and spin it right up but with more users requesting the limited scope I made the option avaible in a seperate code file

Optimize the snipes

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.

(Keep in mind that changing Delays effect servers across the board not just 1 Server)

Use at your own Risk

This is a Discord selfbot. I am not responsible if you get banned using this program.

Buy me a coffee

At the request of my personal friends they insisted me link a way to make money off of this project so I guess if you like the support I offer you can always buy me some food or snacks. https://www.paypal.com/donate?hosted_button_id=ALRBET9746T8W

Closing Notes

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

About

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

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%