Skip to content

Hi-Lo module for Store: Guess if the next card will be higher, lower, or equal. Play it safe for better odds or go big for higher rewards

Notifications You must be signed in to change notification settings

NaathySz/Store-HiLo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Store module] HiLo

Hi-Lo module for Store: Guess if the next card will be higher, lower, or equal. Play it safe for better odds or go big for higher rewards

Config

Config will be auto generated. Default:

{
  "min_bet": 10,
  "max_bet": 1000,
  "hi_lo_commands": [
    "hilo",
    "starthilo"
  ],
  "hi_lo_high_commands": [
    "high",
    "more"
  ],
  "hi_lo_low_commands": [
    "low",
    "less"
  ],
  "hi_lo_cashout_commands": [
    "cashout"
  ],
  "hi_lo_equal_commands": [
    "equal"
  ]
}

ko-fi

About

Hi-Lo module for Store: Guess if the next card will be higher, lower, or equal. Play it safe for better odds or go big for higher rewards

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages