Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:Tycoon Simulator
- by:IronDizaster
- forum post:money maker
- desc:You live in a world where anything is possible. Start as a homeless man, climb your way up the social ladder & make millions!
- Settings
- stylesheet:stuff/bigBlue.css
- background:https://imgur.com/d8vcvlj.jpg
- CSS
- #thing-icon-5
- {
- height:64px;
- width:64px;
- }
- #thing-icon-3
- {
- height:64px;
- width:64px;
- }
- #thing-icon-6
- {
- height:64px;
- width:64px;
- }
- #thing-icon-7
- {
- height:64px;
- width:64px;
- }
- #thing-7
- {
- background:rgb(191, 128, 64)
- }
- #thing-icon-8
- {
- height:64px;
- width:64px;
- }
- #thing-8
- {
- background:rgb(191, 128, 64)
- }
- #thing-6
- {
- border:5px ridge #9e9e9e;
- background:#c4c4c4;
- }
- #thing-5
- {
- background:rgb(191, 128, 64)
- }
- #thing-3
- {
- background:rgb(191, 128, 64)
- }
- .thing
- {
- border-radius:8px;
- }
- .building
- {
- border-top-left-radius:45px;
- border-bottom-left-radius:45px;
- border-bottom-right-radius:0px;
- border-top-right-radius:0px;
- display:block;
- margin-right:0px;
- font-size:12px;
- border:5px ridge #996633;
- border-top:5px ridge #996633;
- border-right:5px ridge #996633;
- border-bottom:5px ridge #996633;
- border-left:5px ridge #996633;
- }
- .box-header
- {
- background:#bf8040;
- border:5px ridge #996633;
- border-top-left-radius:0px;
- border-bottom-left-radius:0px;
- border-bottom-right-radius:0px;
- border-top-right-radius:0px;
- }
- .box-bit{
- border:5px ridge #996633;
- background:#bf8040;
- border-radius:5px;
- }
- .wobble2
- {
- animation:wobble2 0.5s;
- }
- @keyframes wobble2
- {
- 0% {transform:translateZ(0) scale(1.05);}
- 20% {transform:translateZ(0) scale(0.95);}
- 40% {transform:translateZ(0) scale(1.05);}
- 60% {transform:translateZ(0) scale(0.975);}
- 80% {transform:translateZ(0) scale(1.025);}
- 99% {transform:scale(1,1)}
- 100% {}
- }
- #box-upgrades, #box-buildings
- {
- background-image:url("https://imgur.com/bBNrXIT.jpg");
- border:5px ridge #996633;
- box-shadow:0px 0px 4px rgba(0,0,0,0.2),1px 1px 2px rgba(0,0,0,0.5),0px 0px 16px rgba(0,0,0,0.5) inset;
- }
- .res
- {
- background:#bf8040;
- border:5px ridge #996633;
- }
- .upgrade
- {
- background:#bf8040;
- border:5px ridge #996633;
- }
- .upgrade.cantAfford:hover
- {
- box-shadow:0px 0px 16px #d4a06c;
- }
- .thing:hover,.thing.lit
- {
- background:#d4a06c;
- }
- .upgrade.cantAfford
- {
- box-shadow:0px 0px 16px #bf8040; // #c7c7c7
- border-radius:8px;
- }
- .upgrade.owned,.achiev.owned
- {
- background:#bf8040;
- }
- .upgrade:hover
- {
- background:#d4a06c;
- }
- .building:hover
- {
- background:#d4a06c;
- }
- Layout
- *main
- contains:res, buttons
- *res
- contains:Resources
- class:fullWidth
- ps:hide
- *buttons
- contains:Buttons
- *store
- contains:buildings, upgrades
- *buildings
- contains:BulkDisplay, Buildings
- header:Buildings
- tooltip origin:left
- *upgrades
- contains:Upgrades, ownedUpgrades
- header:Available Upgrades
- costs:hide
- names:hide
- *ownedUpgrades
- contains:tag:ownedUpgrade
- header:Owned Upgrades
- costs:hide
- names:hide
- Resources
- *pennies
- name:Pennies
- hidden when 0
- icon:https://imgur.com/2HQzWcB.png
- *cash
- name:Cash
- hidden when 0
- icon:https://imgur.com/SDSwY8D.png
- *quarter
- name:Quarter
- icon:https://imgur.com/eByiFmv.png
- always hidden
- *beggingSignPS
- hidden
- *beggingSignTier2PS
- hidden
- *beggarPS
- hidden
- Buildings
- *HIDDEN1
- name:???
- text:???
- desc:<b>???</b>
- cost:1 cash
- icon:https://imgur.com/4hDH4Yi.png
- *gameSystem
- start with:1
- on tick:if (pennies>49) hide HIDDEN1
- on tick:if (pennies>99) yield 1*pennies/100 cash
- on tick:if (pennies>99) lose 99999999999999999999999999999999999999999999999999999999999999999999999999 pennies
- on tick:if (pennies:earned>499) hide hireBeggarHIDDEN
- on tick:if (quarter>0) yield 25*quarter pennies
- on tick:if (quarter>0) lose 9999999999999999999999999999999999999 quarter
- on tick:if (beggingSign>19) grant (1*beggingSign) beggingSignTier2
- on tick:if (beggingSign>19) hide beggingSign
- on tick:if (beggingSign>19) show beggingSignTier2
- on tick:if (beggingSign>19) lose 99999999999999999999999999999999999999999999999999999999999 beggingSign
- hidden
- *beggingSign
- name:Begging Sign|Begging Signs
- desc:A begging sign to attract donations.<//></>Base Effect:</>Produces <b>0.1</b> pennies per second<//></><q><b>1</b> Begging Sign produces around <b>[((beggingSignPS:ps)/beggingSign)]</b> pennies/second<//>You have [?(this=0)|<b>0</b> Begging Signs.|<b>[this]</b> Bubble Machines] producing around <b>[beggingSignPS:ps]</b> pennies/second<b><q><#69340f>Tier 1</#></b><q>Requires [20-this] more of this building for <b><#cccccc>Tier 2</#>
- on tick:yield 0.1 pennies
- on tick:yield 0.1 beggingSignPS
- cost:1 cash
- icon:https://imgur.com/JmvgE5h.png
- req:50 pennies:earned
- *beggingSignTier2
- name:Begging Sign|Begging Signs
- desc:A fancy begging sign to attract donations.<//></>Base Effect:</>Produces <b>0.3</b> pennies per second</>Chance to produce <b>0.1</b> cash - <b><#39eb02>7.77%</#></b> (stacks)<//></><q><b><#cccccc>Tier 2</#></b></><q>Requires [40-this] more of this building for <b><#fcc200>Tier 3</#></b>
- on tick:yield 0.3 pennies
- on tick:if (chance(7.77%)) yield 0.1 cash
- cost:1 cash
- icon:https://imgur.com/gWJcAH4.png
- hidden
- *hireBeggarHIDDEN
- name:???
- text:???
- desc:???
- cost:5 cash
- req:300 pennies:earned
- icon:https://imgur.com/0aWTraq.png
- *hireBeggar
- name:Hire Beggar
- desc:A nice beggar to beg for you.<//></>Base Effect:</>Produces <b>0.5</b> pennies per second</>Low chance to produce <b>0.25</b> cash - <b><#39eb02>2%</#></b> (stacks)
- cost:5 cash
- on tick:yield 0.5 pennies
- on tick:if (chance(2%)) yield 0.25 cash
- icon:https://imgur.com/ZnFuhS4.png
- req:5 cash:earned
- Buttons
- *collectPennies
- Name:Money Finder
- desc:Click to find pennies!
- class:bigButton hasFlares
- tooltip origin:bottom
- icon:https://i.imgur.com/crMu6h9.png
- on click:anim wobble2
- on click:yield 100 pennies
- on click:
- if (have luckyClover)
- if (chance(1%))
- yield 1 quarter
- else
- if (have ambidextrous)
- if (chance(2%))
- yield 1 quarter
- end
- end
- end
- end
- end
- Upgrades
- *luckyClover
- Name:4 Leaf Clover
- desc:</><.>You earn <b>two times</b> more pennies per click</><.>Allows the collection of <b>Quarters</b> - <b><#39eb02>1%</#></b></b><q>"Joy! A four-leaf penny!"
- cost:5 cash
- icon:https://imgur.com/vltXXlU.png
- passive:multiply pennies yield of collectPennies by 2
- on earn:hide this
- on earn:yield luckyCloverOWNED
- req:200 pennies:earned
- *luckyCloverOWNED
- Name:4 Leaf Clover
- desc:</><.>You earn <b>two times</b> more pennies per click</><.>Allows the collection of <b>Quarters</b> - <b><#39eb02>1%</#></b><q>"Joy! A four-leaf penny!"
- icon:https://imgur.com/vltXXlU.png
- req:have luckyClover
- tag:ownedUpgrade
- *ambidextrous
- name:Ambidextrous
- desc:</><.>You earn <b>two times</b> more pennies per click</><.>Highers the chance of getting a <b>Quarter</b> - <b><#39eb02>2%</#></b><q>"With a rare mutation, you are now both left handed and right handed! Yay?"
- icon:https://imgur.com/9Z0L1Go.png
- cost:50 cash
- passive:multiply pennies yield of collectPennies by 2
- on earn:hide this
- on earn:yield ambidextrousOWNED
- req:1250 pennies:earned
- *ambidextrousOWNED
- name:Ambidextrous
- desc:</><.>You earn <b>two times</b> more pennies per click</><.>Highers the chance of getting a <b>Quarter</b> - <b><#39eb02>2%</#></b><q>"With a rare mutation, you are now both left handed and right handed! Yay?"
- req:have ambidextrous
- tag:ownedUpgrade
- icon:https://imgur.com/9Z0L1Go.png
- *charisma
- name:Charisma
- desc:</><.>Begging signs are <b>fifty percent</b> more efficient<q>"Spare change?"
- icon:https://imgur.com/3ZOm0Y4.png
- passive:multiply pennies yield of beggingSign by 1.5
- passive:multiply pennies yield of beggingSignTier2 by 1.5
- cost:25 cash
- on earn:yield charismaOWNED
- req:beggingSign>=10 or beggingSignTier2>=10
- on earn:hide this
- *charismaOWNED
- name:Charisma
- desc:</><.>Begging signs are <b>fifty percent</b> more efficient<q>"Spare change?"
- icon:https://imgur.com/3ZOm0Y4.png
- tag:ownedUpgrade
- req:have charisma
Advertisement
Add Comment
Please, Sign In to add comment