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
Next revisionBoth sides next revision
custom_mini-games [2019/08/03 06:12] ianchandler1990custom_mini-games [2019/08/04 09:25] ianchandler1990
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** 1st Jan 2018</color>\\ +<color red>**Newest Updates** 4th August 2019</color>\\ 
-<color red>**Best Version** 0.11.0.0</color>+<color red>**Best Version** 0.11.2.3</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 122: Line 122:
  
 Credits: **[[https://www.twitch.tv/ianchandler1990|Ian Chandler]]**\\ Credits: **[[https://www.twitch.tv/ianchandler1990|Ian Chandler]]**\\
-**Version:** 1.0.0\\+**Version:** 1.0.1\\
  
 == Setup == == Setup ==
-  *1. Create one Folder inside your Deepbot Folder **->** Custom Logs Folder named "Gamble" +  *1. Run the !gambleinstall Cmd to make the folders and text files required for this minigame. Location custom logs\Gamble. 
-  *2. Create a text file inside the "Gamble" folder named "limit" +  *2. Put the number of seconds you want for the cool down in the "limit" text file. 
-  *3. 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.
  
 == Command == == Command ==
-  * !gamble - Initial Command for users. Users can gamble their points. Example: !gamble 1000 (Default Maximum Point Limit: 100,000)+  * !gamble - Initial Command for users. Users can gamble their points. Example: !gamble 1000 (Default Maximum Point Limit: 1000)
  
 **Update History:**\\ **Update History:**\\
Line 137: Line 137:
 **Update (27th February 2017):** Fixed command to take the points on lose and not just saying it is.\\ **Update (27th February 2017):** Fixed command to take the points on lose and not just saying it is.\\
 **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.\\
  
 [[http://api.chandler-gaming.com/bot/commands/gamble.txt|Download Json]] [[http://api.chandler-gaming.com/bot/commands/gamble.txt|Download Json]]
Line 182: Line 183:
  
 Credits: **[[https://www.twitch.tv/ianchandler1990|Ian Chandler]]**\\ Credits: **[[https://www.twitch.tv/ianchandler1990|Ian Chandler]]**\\
 +**Version:** 1.0.1\\
  
 == Setup == == Setup ==
-  *1. Create one Folders inside your Deepbot Folder **->** Custom Logs Folder named "Lottery" +  *1. Run the !Lotteryinstall Cmd to make the folders and text files required for this minigame. Location custom logs\Lottery. 
-  *2. Create three folders inside the "Lotteryfolder named "multi", "user", "rand" and "pass" +  *2. Put the number of seconds you want for the cool down in the "limittext file.
-  *3Create two files called "cost.txt" and "limit.txt" in the main lottery folder with the cost and the cooldown time in them+
  
 == Command == == Command ==
   * !lottery - Initial Command for users. Users chooses a number between 1-50. Example: !lottery 10   * !lottery - Initial Command for users. Users chooses a number between 1-50. Example: !lottery 10
  
 +**Update History:**\\
 **Update (19th January 2017):** Fixed Ian Chandler version to not allow any of the numbers to match.\\ **Update (19th January 2017):** Fixed Ian Chandler version to not allow any of the numbers to match.\\
 **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 (4th August 2019):** Added Update checker, added new install cmd, added max bet limit text file and cmd.\\
  
 [[http://api.chandler-gaming.com/bot/commands/lottery.txt|Download Json]] [[http://api.chandler-gaming.com/bot/commands/lottery.txt|Download Json]]
Line 204: Line 207:
  
 Credits: **[[https://www.twitch.tv/ianchandler1990|Ian Chandler]]**\\ Credits: **[[https://www.twitch.tv/ianchandler1990|Ian Chandler]]**\\
 +**Version:** 1.0.1\\
 The command below is for a slots that gives 3 icons then gives points on how many are matching! The command below is for a slots that gives 3 icons then gives points on how many are matching!
  
Line 209: Line 213:
  
 == Setup == == Setup ==
-  *1. Create one Folder inside your Deepbot Folder **->** Custom Logs Folder named "SlotsAdvance" +  *1. Run the !gambleinstall Cmd to make the folders and text files required for this minigame. Location custom logs\SlotsAdvance. 
-  *2. Create two text files inside the "SlotsAdvance" folder named "jackpot", and "limit"+  *2. Put the number of seconds you want for the cool down in the "limit" text file
-  *3. If you want a per user cool down on the command, then add number of seconds in the limit.txt file. +  *3. Put the max bet amount you want in the BetLimit text file. 
-  *4. If you want to setup custom emotes, you will need to make a folder inside the "SlotsAdvance" folder named "emotes" +  *4. If you want to setup custom emotes, you will need to edit the text files in SlotsAdvance\emotes 
-    *A. Create three text files inside the "emotes" folder named "first", "second", and "third"+    *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.
-    *B. 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.
 +
 +**Update History:**\\
 +**Update (4th August 2019):** Added Update checker, added new install cmd, added max bet limit text file and cmd.\\
  
 [[http://api.chandler-gaming.com/bot/commands/slotsadvance.txt|Download Json]] [[http://api.chandler-gaming.com/bot/commands/slotsadvance.txt|Download Json]]