A roblox clone of the card minigame Ride the Bus from Schedule 1.
It works with ingame chat, you can have multiple in your game without error.
It works with leaderboard stat money & player attribute money.
Setup is easy, instructions are provided, requires no external scripts except for money script.
Works both on R15/R6, Mobile/PC/Console, anything you can open chat and type in.
Has a text screen to show who's currently playing, font and everything can be changed
Has a text screen to show how much current hand has won/lost, font and everything can be changed
NPC appearance is changeable (game npc is set by BusGameNPC tag, can be put on any npc)
Table & Cards can be changed
IF YOU WANT TO CHANGE WHAT THE LEADERSTAT IS CALLED, LINE 126 OF SCRIPT
(line 153 if you are using playerattribute money)
How the game works:
Game only supports one player,
Walk up to npc, type anything, typed message must include 'play' and 'number'
Example, "Let me uhhh oummm ermm uhh play 10" and the game will start.
Anytime you guess correctly, you have a chance to take winnings and forfeit by typing "claim"
Anytime you guess incorrectly, you lose all rewards & game ends.
Round 1, you guess if the card that gets pulled will be black or red, simply type what you guess
Ex: Black
Round 2, you guess if the next card will be higher value or lower value than the last one, type higher or lower.
Ex: Higher
Round 3, you guess if the next card will be inside or outside the last two, as in value. You type inside or outside:
Detailed Example: Lets say first round you got a card valued 3 and second round you got a card valued 8, you must guess if the next card will be in between 3 and 8 or outside.
Round 4 (final), You must guess the suit of the card. Either, hearts, spades, diamonds or cloves.
Round 1 gives 2x,
Round 2 gives 3x,
Round 3 gives 4x,
Round 4 gives 20x Winnings
It works with ingame chat, you can have multiple in your game without error.
It works with leaderboard stat money & player attribute money.
Setup is easy, instructions are provided, requires no external scripts except for money script.
Works both on R15/R6, Mobile/PC/Console, anything you can open chat and type in.
Has a text screen to show who's currently playing, font and everything can be changed
Has a text screen to show how much current hand has won/lost, font and everything can be changed
NPC appearance is changeable (game npc is set by BusGameNPC tag, can be put on any npc)
Table & Cards can be changed
IF YOU WANT TO CHANGE WHAT THE LEADERSTAT IS CALLED, LINE 126 OF SCRIPT
(line 153 if you are using playerattribute money)
How the game works:
Game only supports one player,
Walk up to npc, type anything, typed message must include 'play' and 'number'
Example, "Let me uhhh oummm ermm uhh play 10" and the game will start.
Anytime you guess correctly, you have a chance to take winnings and forfeit by typing "claim"
Anytime you guess incorrectly, you lose all rewards & game ends.
Round 1, you guess if the card that gets pulled will be black or red, simply type what you guess
Ex: Black
Round 2, you guess if the next card will be higher value or lower value than the last one, type higher or lower.
Ex: Higher
Round 3, you guess if the next card will be inside or outside the last two, as in value. You type inside or outside:
Detailed Example: Lets say first round you got a card valued 3 and second round you got a card valued 8, you must guess if the next card will be in between 3 and 8 or outside.
Round 4 (final), You must guess the suit of the card. Either, hearts, spades, diamonds or cloves.
Round 1 gives 2x,
Round 2 gives 3x,
Round 3 gives 4x,
Round 4 gives 20x Winnings
