Nixeld / 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
15 stars 3 forks source link

MudaeAutoBot

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

Features

How it works

All this bot needs to work is your Discord token, channel IDs and server IDs that you want to roll 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

Running the bot

To run the bot, run AutoReconnect.py in a terminal with this command. python .\AutoReconnect.py
If you do not want it to auto reconnect whenever MudaeAutoBot disconnects, you can run MudaeAutoBot.py instead.

Configuration

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

Discum may fail to retrieve user and server information for some people, when that happens you will need to:

Bot settings

All settings are set within the Settings_Mudae.json file. Some settings may be superseded by your Mudae server settings.

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.

Regarding Issue Creation

Before creating an issue, search through all the issues (including closed issues) on the repository to see if any of them solves your problem.

Verify that you have the latest version of Discum from this fork https://github.com/Nixeld/Discord-S.C.U.M.git.
Latest version is 1.4.3, you can check your Discum version with pip show discum.

If that does not solve your problem, please provide as much detail as possible when you create your issue so we can quickly identify the problem. (eg. settings file without your user token, screenshots of error)

Regarding Forking

I have seen many users fork this repo. I do not mind forks but I really would like to state that github is a public space and that any user who forks this repo is ultimatly can be found by all the various users that frequent this repo.

!!!!!!! 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 history 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 !!!!!!

Use at your own Risk

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

Closing Notes

This is forked from https://github.com/vivinano/MudaeAutoBot and we will try to maintain this repo.

Thanks to: https://github.com/vivinano for MudaeAutoBot and https://github.com/FatPain for assisting vivinano with Discum.