Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
custom_mini-games [2020/09/24 20:44] ianchandler1990custom_mini-games [2024/01/07 03:26] (current) – Amended step 1 of slots command to point to the correct command dante557
Line 5: Line 5:
 **<color red>Important: If commands that require an API are spammed more then 40 times per minute the api may blacklist you for 24 hours!</color>**\\ **<color red>Important: If commands that require an API are spammed more then 40 times per minute the api may blacklist you for 24 hours!</color>**\\
  
-<color red>**Newest Updates** 4th August 2019</color>\\ +<color red>**Newest Updates** 13th September 2020</color>\\ 
-<color red>**Best Version** 0.11.2.3</color>+<color red>**Best Version** 0.12.0.7</color>
  
 **Note:** Make sure to follow the setup steps under each mini-game, otherwise the mini-game may not work. If you have any trouble setting up the mini-games, be sure to contact the user that made the mini-game. **Note:** Make sure to follow the setup steps under each mini-game, otherwise the mini-game may not work. If you have any trouble setting up the mini-games, be sure to contact the user that made the mini-game.
Line 24: Line 24:
   * **[[custom_mini-games#Steal|Steal]]**   * **[[custom_mini-games#Steal|Steal]]**
   * **[[custom_mini-games#Trial|Trial]]**   * **[[custom_mini-games#Trial|Trial]]**
-  * **[[deepbot_spinning_wheel|Wheel]]** 
  
 ---- ----
Line 115: Line 114:
 **Update (22nd July 2020):** Fixed the !fight all to not work, can now do !fight @name and can't fight yourself\\ **Update (22nd July 2020):** Fixed the !fight all to not work, can now do !fight @name and can't fight yourself\\
 **Update (5th September 2020):** Making use of the new per user cooldown built into the bot V0.11.5.38 required!\\ **Update (5th September 2020):** Making use of the new per user cooldown built into the bot V0.11.5.38 required!\\
-**Update (13th September 2020):** Added Overlay for streaming program. URL https://chandler-gaming.com/PHP/fight/Fight.html Width=600 Hight=160 If you need you can make the width bigger to fit larger names. Text will always be centred.\\ +**Update (13th September 2020):** Added Overlay for streaming program. URL http://chandler-gaming.com/PHP/fight/Fight.html Width=600 Hight=160 If you need you can make the width bigger to fit larger names. Text will always be centred.\\
-**Update (24th September 2020):** Added Dual pc setup. updated url for single pc URL https://chandler-gaming.com/PHP/fight/Fight.html?ip=127.0.0.1 Width=600 Hight=160 If deepbot is on a different pc add the local IP of that machine.+
  
 [[https://api.chandler-gaming.com/bot/commands/fight.txt|Download Json]] [[https://api.chandler-gaming.com/bot/commands/fight.txt|Download Json]]
Line 128: Line 126:
  
 Credits: **[[https://www.twitch.tv/ianchandler1990|Ian Chandler]]**\\ Credits: **[[https://www.twitch.tv/ianchandler1990|Ian Chandler]]**\\
-**Version:** 1.0.1\\+**Version:** 1.0.5\\
  
 == Setup == == Setup ==
Line 144: Line 142:
 **Update (1st January 2018):** Removed the number check api to use *@isnumber@*.\\ **Update (1st January 2018):** Removed the number check api to use *@isnumber@*.\\
 **Update (3rd August 2019):** Added Update checker, added new install cmd, added max bet limit text file and cmd.\\ **Update (3rd August 2019):** Added Update checker, added new install cmd, added max bet limit text file and cmd.\\
 +**Update (16th Marth 2022):** You can now do !gamble ALL just make sure to set limit file to "all"\\
  
 [[https://api.chandler-gaming.com/bot/commands/gamble.txt|Download Json]] [[https://api.chandler-gaming.com/bot/commands/gamble.txt|Download Json]]
Line 220: Line 219:
  
 == Setup == == Setup ==
-  *1. Run the !gambleinstall Cmd to make the folders and text files required for this minigame. Location custom logs\SlotsAdvance.+  *1. Run the !slotsinstall Cmd to make the folders and text files required for this minigame. Location custom logs\SlotsAdvance.
   *2. Put the number of seconds you want for the cool down in the "limit" text file.   *2. Put the number of seconds you want for the cool down in the "limit" text file.
   *3. Put the max bet amount you want in the BetLimit text file.   *3. Put the max bet amount you want in the BetLimit text file.
Line 226: Line 225:
     *A. Inside each text file put a list of emotes you want. **Note**: Each Emote should be on a new line of the text file.     *A. Inside each text file put a list of emotes you want. **Note**: Each Emote should be on a new line of the text file.
  
-== Command ==+=== Command ===
   * !slots - Initial Command for users.   * !slots - Initial Command for users.
  
Line 234: Line 233:
  
 [[https://api.chandler-gaming.com/bot/commands/slotsadvance.txt|Download Json]] [[https://api.chandler-gaming.com/bot/commands/slotsadvance.txt|Download Json]]
 +
 +=== Bolt-On ===
 +
 +Additional functionality that can be added to the slots command can be found below.\\
 +Please note: If the original command receives an update and you import this into Deepbot, you will have to re-import the commands below as they, by their very nature, will not function 
 +
 +**Name:** Starting Jackpot On Win\\
 +**Creator:** Koning_Pendragon\\
 +**Description:** Instead of the jackpot being reset to 0 on a jackpot, this will instead make the jackpot be 100 x amount of successful runs since last reset\\
 +**Link:** TO EDIT 
  
 ---- ----