Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:casino Clicker(V2)
- desc:I had to redo the game, since the pastebin file refused to load.
- created:9/21/24
- by:Crashbar
- version:1.0
- Settings
- background:https://file.garden/Zu4YkEPYuzlvwhf3/casino%20clicker%20background
- building cost increase:115%
- building refund cost:50%
- stylesheet:stuff/bigBlue.css
- CSS
- .thing-icon.shiny-icon
- {
- width:128px;
- height:128px;
- }
- Buildings
- *cardset|cardsets
- name:Card Set|Card Sets
- desc:a deck of cards to play some classic games with.
- cost:50 chips
- on tick:yield 3 chips
- *boardgame|boardgames
- name:Board Game|Board Games
- desc:a set of dice, score sheets, and a shaker to mix things up.
- cost:150 chips
- on tick:yield 15 chips
- *slotmachine|slotmachines
- name:Slot Machine|Slot Machines
- desc:a good old slot machine for some chance!
- cost:1200 chips
- on tick:yield 50 chips
- *roulettewheel|roulettewheels
- name:Roulette Wheel|Roulette Wheels
- desc:"a roulette wheel? quick, red or black?"
- cost:25000 chips
- on tick:yield 100 chips
- *chipforge
- name:Chip Forge
- desc:"A forge that creates chips the way that the founders intended."
- cost:75000 chips
- on tick:yield 250 chips
- Resources
- *chip|chips
- name:Chip|Chips
- desc:a resource that you can trade with gamblers for goods and services.
- Buttons
- *bigchip
- name:Big Chip
- desc:the giant chip we chip chips from naturally, rather than that plastic nonsense.
- on click:yield 1 chip
- class:bigButton hasFlares
- Icon:https://file.garden/Zu4YkEPYuzlvwhf3/8336952.png
- Upgrades
- *cardcounting
- name:Card Counting
- desc:a generally frowned upon strategy of gambling, but a solid one.
- cost:1000 chips
- passive:multiply yield of cardsets by 2
- *luckofthedraw
- name:Luck of the Draw
- desc:"no need to get worked up, you just got a bad hand."
- cost:5000 chips
- passive:multiply yield of cardsets by 2
- *loadeddice
- name:Loaded Dice
- desc:A set of dice that have metal on one side.
- cost:7500 chips
- passive:multiply yield of boardgames by 2
- *bettertaste
- name:Better Taste
- desc:instantly get better taste in board games, and by better ones.
- cost:15000 chips
- passive:multiply yield of boardgames by 2
- *hotseat
- name:Hot Seat
- desc:this heated chair makes you get EVEN LUCKIER!
- cost:45000 chips
- passive:multiply yield of roulettewheels by 2
- *goldentouch
- name:Golden Touch
- desc:"You really do know how to use your hands, huh?"
- cost:80000 chips
- passive:multiply yield of roulettewheels by 2
- *steelplatedchips
- name:Steel Plated Chips
- desc:"Prime forgery."
- cost:100000 chips
- passive:multiply yield of chipforge by 2
- *gnomeforgers
- name:Gnome Forgers
- desc:"Because of these peoples skills, they are physically incapable of making bad chips."
- cost:1000000 chips
- passive:multiply yield of chipforge by 2
- Achievements
- *gettinggod
- name:Getting Good
- desc:"Good job!"
- req:1000 chips:
- *riskybusiness
- name:Risky Business
- desc:"You're playing with fire here."
- req:5000 chips
- *gamblersfever
- name:Gambler's Fever
- desc:"You have officially gone in too deep."
- req:10000 chips
- *goldmine
- name:Gold mine
- desc:"I'm GENUINELY questioning how you ended up getting this far."
- req:1000000 chips:
- *ace
- name:Ace!
- desc:"now whaddya got?"
- req:10 cardsets
- *queen
- name:Queen!
- desc:"Oh, you're no fun."
- req:100 cardsets
- *noshaker
- Name:No Shaker
- desc:"okay, you're to good with the shaker."
- req:10 boardgames
- *checkmate
- name:Checkmate
- desc:"man, why can't we find an easy one?"
- req:100 boardgames
- *slotomania
- name:Slotomania
- desc:a great man once said,"LET'S GO GAMBLING!
- req:10 slotmachines
- *areyouleprechaun
- name:Are you a leprechaun?
- desc:"not saying your short, but are you a leprechaun?"
- req:100 slotmachines
- *black
- name:Black
- desc:"I got black, what about you?"
- req:10 roulettewheels
- *red
- name:Red
- desc:"Nice! I got red."
- req:100 roulettewheels
- Shinies
- *luckycoin
- on click:yield (random(10,100)) chips
- movement:growShrink pulse:1 bobVertical:0.25 bobHorizontal:0.25 anywhere
- frequency:600
- class:hasFlares
- icon:https://file.garden/Zu4YkEPYuzlvwhf3/17236716.png
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement