Code Monkey home page Code Monkey logo

discord-idle-rpg's Introduction

Discord-Idle-RPG

Introduction

This script helps you generate infinite money in an idle Discord RPG using a bot.

Static Badge Static Badge Static Badge Static Badge Hits

Discord Idle RPG

Idle RPG bot

How to Use?

Prerequisites

Create a server in Discord and add the Idle RPG bot to your server. Use this link to add the bot. Create a Discord bot and add it to the server. If you're unsure how to create one, watch the first 2 minutes of this video. Obtain the Token of the bot you created. Install Python 3.7 or any other interface where you can write Python code. Download Python.

Instructions

Copy and paste the provided code. Replace "TYPE YOUR TOKEN HERE" with your bot's Token. Install the required packages listed at the top of the code (those starting with import). Follow these instructions to install packages. Run the code.

Usage

Set the money x variable to the amount you want to play with. It's recommended to divide your money by 35000 and play with that amount. For example:

money_x = 10
flip(10)
you lost
flip(20)
you lost
flip(40)
you won
(then back to 10)
flip(10)
  • Wait for the code to print "We have logged into (yourbot)" before using the bot in your server.

  • Open your server and type flip(10) to use the bot.

  • To stop the bot, simply stop the code. To restart, follow steps 6-7-8-9.

Contact

If you have any questions, contact me on Discord: Kreyto#3024.

Enjoy!

Note: This README provides instructions for using the Python script to generate money in the Discord Idle RPG.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.