totally_real_adware

Slime Clicker

Jul 30th, 2024 (edited)
2,541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
q/kdb+ 9.78 KB | None | 0 0
  1. Let's make a game!
  2.     name:Slime Clicker
  3.     by:Totally Real Adware
  4.     desc:idk
  5.     created:30/07/2024
  6.     updated:20/08/2024
  7.     version:1.4
  8.  
  9. Resources
  10.     *slime
  11.        name:Slime
  12.        desc:Great for playing with!
  13.     *energy
  14.        name:Energy
  15.        desc:Worth as much as 1,000,000 slime!
  16.     *power
  17.        name:Power
  18.        desc:Good luck getting this.
  19.     *ascensions
  20.        name:Glitter
  21.        desc:"This stuff gets everywhere."
  22.  
  23. Buildings
  24.     *kids
  25.        name:Children
  26.        desc: Some friendly kids to make slime. Makes 0.5 a second.
  27.        cost:15 slime
  28.        on tick:yield 0.5 slime
  29.     *science
  30.        name:Scientists
  31.        desc:They stay up all night to make slime. Experiments 2 a second.
  32.        cost:100 slime
  33.        on tick:yield 2 slime
  34.     *farms
  35.        name:Slime Farms
  36.        desc:Tirelessly pulls slime carrots and slime potatoes out of the ground. Harvests 20 a second.
  37.        cost:1000 slime
  38.        on tick:yield 20 slime
  39.     *mines
  40.        name:Slime Mines
  41.        desc:These mine out 500 slime a second.
  42.        cost:10000 slime
  43.        on tick:yield 500 slime
  44.     *factories
  45.        name:Slime Factories
  46.        desc:These dull factories bring tons of life to your slime! I'm not joking, these things give it consciousness. Manufactures 8000 slime a second.  
  47.        cost:100000 slime
  48.        on tick:yield 8000 slime
  49.     *temples
  50.        name:Slime Temples
  51.        desc:Deep in the dungeon, the slime in the sky brings tons of golden slime to any explorers brave enough to seek it. Discovers 100000 a second.
  52.        cost:1234567 slime
  53.        on tick:yield 100000 slime
  54.     *energiser
  55.        name:Energiser
  56.        desc:Give 1 Energy every 10 seconds.
  57.        cost:60000000 slime
  58.        on tick:yield 0.1 energy
  59.        req:tech4
  60.     *pc
  61.        name:PCs
  62.        desc:Gamers have been found to rage so much as to produce tons of Energy. You found a way to harvest that 1 Energy every second. By the way, there's not really a limit to these descriptions, and this is my try to see how far I can go. How's your day been?
  63.        cost:5 energy
  64.        on tick:yield 1 energy
  65.        req:tech4
  66.     *pp
  67.        name:Power Plants
  68.        desc:10 Energy a second.
  69.        cost:200 energy
  70.        on tick:yield 10 energy
  71.        req:tech4
  72.     *ps
  73.        name:Energy-Inducing Slime
  74.        desc:This gives 99 Energy a second!
  75.        cost:1000 energy
  76.        on tick:yield 99 energy
  77.        req:tech4
  78.     *sp
  79.        name:Slime-Inducing Energy
  80.        desc:10 million slime may seem like a lot, but not if you have one of these!
  81.        cost:99999 energy
  82.        on tick:yield 10000000 slime
  83.        req:tech4
  84.     *powers
  85.        name:Energy Converter
  86.        desc:The Power is immense. The Power is eternal.
  87.        cost:1000000 energy
  88.        on tick:yield 1 power
  89.        req:1 ps
  90.     *power2
  91.        name:SCREAMING POWER
  92.        desc:HE SCREAMS, HE RESONATES FROM WITHIN
  93.        cost:50 power
  94.        on tick:yield 10 power
  95.        req:1 powers
  96.    *clones
  97.        name:You
  98.        desc:You figured you were one behind all this Slime and Energy. Maybe if there were more of you...
  99.        cost:199 power
  100.        on tick:yield 1000000000 slime
  101.        req:tech4
  102.  
  103. Buttons
  104.     *bigslime
  105.        name:The Big Slime
  106.        desc:Clicking this slime gives you more of it.
  107.        on click:yield 1 slime
  108.  
  109. CSS
  110.     .thing
  111.     {
  112.       text-shadow:1px 1px 0 blue
  113.     }
  114. .wrapper {
  115.   text-align: center;
  116. }
  117.  
  118. .button {
  119.   position: absolute;
  120.   top: 50%;
  121. }
  122.  
  123. .button1 {
  124.   background-color: Transparent;
  125.   background-repeat:no-repeat;
  126.   padding:20px;
  127.   color: white;
  128.   border: 3px solid #fff;
  129. }
  130.  
  131. .button1:hover{
  132.   border: 3px solid #000;
  133. }
  134.  
  135. Upgrades
  136.     *upgrade1
  137.        name:Slimy
  138.        desc:Doubles Clicking Production. "squelch"
  139.        cost:30 slime
  140.        req:2 kids
  141.        passive:multiply yield of bigslime by 2
  142.     *upgrade2
  143.        name:Extra Stimulation
  144.        desc:Doubles Child Production. "Why?"    
  145.        cost:100 slime
  146.        req:10 kids
  147.        passive:multiply yield of kids by 2
  148.     *upgrade3
  149.        name:10 Slimes
  150.        desc:Clicking Production x10 "clickity"
  151.        cost:1000 slime
  152.        req:600 slime
  153.        passive:multiply yield of bigslime by 10
  154.     *upgrade4
  155.        name:100 Slimes
  156.        desc:Clicking Production x100 "clickityclickity"
  157.        cost:10000000 slime
  158.        req:1000000 slime
  159.        passive:multiply yield of bigslime by 100
  160.     *upgrade5
  161.        name:1000 Slimes
  162.        desc:Clicking Production x1000 "clickityclickityclickityclickity"
  163.        cost:10000000000 slime
  164.        req:99999999 slime
  165.        passive:multiply yield of bigslime by 1000
  166.     *tech1
  167.        name:Computer Chips
  168.        desc:Child Production x1.1 "these li'l squares"
  169.        cost:1000 slime
  170.        req:1 kids
  171.        passive:multiply yield of kids by 1.1
  172.     *tech2
  173.        name:Circuits
  174.        desc:Scientist Production x1.1 "long wires"
  175.        cost:10000 slime
  176.        req:tech1
  177.        passive:multiply yield of science by 1.1
  178.     *tech3
  179.        name:Motherboard
  180.        desc:Farm Production x1.1 "these bi'g squares"
  181.        cost:100000 slime
  182.        req:tech2
  183.        passive:multiply yield of farms by 1.1
  184.     *tech4
  185.        name:Casing and Protection
  186.        desc:Mine Production x1.1 "these cubo'id squares"
  187.        cost:1000000 slime
  188.        req:tech3
  189.        passive:multiply yield of mines by 1.1
  190.     *mouse1
  191.        name:Plastic Mouse
  192.        desc:Clicking Production x2 "Slightly squeaky."
  193.        cost:10 slime
  194.        req:1 slime
  195.        passive:multiply yield of bigslime by 2
  196.     *mouse2
  197.        name:Bronze Mouse
  198.        desc:Clicking Production x2 "A bit brown."
  199.        cost:100 slime
  200.        req:10 slime
  201.        passive:multiply yield of bigslime by 2
  202.     *mouse3
  203.        name:Iron Mouse
  204.        desc:Clicking Production x2 "It feels cold..."
  205.        cost:1000 slime
  206.        req:100 slime
  207.        passive:multiply yield of bigslime by 2
  208.     *mouse4
  209.        name:Silver Mouse
  210.        desc:Clicking Production x2 "A bit brown."
  211.        cost:10000 slime
  212.        req:1000 slime
  213.        passive:multiply yield of bigslime by 2
  214.     *mouse5
  215.        name:Gold Mouse
  216.        desc:Clicking Production x2 "This is only a little valuable, considering slime is now a currency."
  217.        cost:100000 slime
  218.        req:10000 slime
  219.        passive:multiply yield of bigslime by 2
  220.     *mouse6
  221.        name:Fantasteel Mouse
  222.        desc:Clicking Production x2 "It's like there's a red glow coming from it..."
  223.        cost:1000000 slime
  224.        req:100000 slime
  225.        passive:multiply yield of bigslime by 2
  226.     *mouse7
  227.        name:Adamantium Mouse
  228.        desc:Clicking Production x2 "It's like there's a blue glow coming from it... (yes i copy-pasted the text)"
  229.        cost:10000000 slime
  230.        req:1000000 slime
  231.        passive:multiply yield of bigslime by 2
  232.     *mouse8
  233.        name:Nevercrack Mouse
  234.        desc:Clicking Production x2 "It's like there's a green glow coming from it... (now i'm getting unoriginal)"
  235.        cost:100000000 slime
  236.        req:10000000 slime
  237.        passive:multiply yield of bigslime by 2
  238.     *mouse9
  239.        name:Onorigin Mouse
  240.        desc:Clicking Production x2 "It's like there's a rainbow glow coming from it... (i should stop)"
  241.        cost:100000000 slime
  242.        req:10000000 slime
  243.        passive:multiply yield of bigslime by 2
  244.     *mouse10
  245.        name:Dedorigin Mouse
  246.        desc:Clicking Production x2 "It's like there's a black glow coming from it... (this is the last time i promise)"
  247.        cost:1000000000 slime
  248.        req:100000000 slime
  249.        passive:multiply yield of bigslime by 2
  250.     *mouse11
  251.        name:Semigorgornigin Mouse
  252.        desc:Clicking Production x2 "The name of this is so long, people just say 'SGGN'. (see? it's different)"
  253.        cost:10000000000 slime
  254.        req:1000000000 slime
  255.        passive:multiply yield of bigslime by 2
  256.     *mouse12
  257.        name:Cherrymetal Mouse
  258.        desc:Clicking Production x2 "Very pink."
  259.        cost:100000000000 slime
  260.        req:10000000000 slime
  261.        passive:multiply yield of bigslime by 2
  262.     *mouse13
  263.        name:NoName Mouse
  264.        desc:Clicking Production x2 "I'm running out of names, okay?"
  265.        cost:1000000000000 slime
  266.        req:100000000000 slime
  267.        passive:multiply yield of bigslime by 2
  268.     *mouse14
  269.        name:NoName Mouse Volume Two
  270.        desc:Clicking Production x2 "A completely different volume!"
  271.        cost:999999999999999
  272.        req:99999999999999 slime
  273.        passive:multiply yield of bigslime by 2
  274.     *glitter1
  275.        name:Advanced Sparkles
  276.        desc:Clicking Production x2 "sparkle sparkle"
  277.        cost:2 ascensions
  278.        req:1000000 slime
  279.        passive:multiply yield of bigslime by 2
  280.     *glitter2
  281.        name:super shinie
  282.        desc:Clicking Prodction x4 "sparkle sparkle sparkle sparkle"
  283.        cost:10 ascensions
  284.        req:1 energy
  285.        passive:multiply yield of bigslime by 4
  286.        
  287.  
  288. Shinies
  289.      *glitter
  290.        name:Shiny Slime
  291.        on click:yield 1 ascensions
  292.        movement:anywhere fade bounce moveRandom
  293.        frequency:150    
  294.      *storks
  295.        name:Stork
  296.        on click:yield (random(10,30)) kids
  297.        movement:anywhere fade bounce moveRandom
  298.        frequency:70    
  299.      *vats
  300.        name:Scientist Cloning Vats
  301.        on click:yield (random(9,29)) science
  302.        movement:anywhere fade bounce moveRandom
  303.        frequency:90  
  304.        req:tech4  
  305.      *land
  306.        name:Extra Land
  307.        on click:yield (random(8,28)) farms
  308.        movement:anywhere fade bounce moveRandom
  309.        frequency:120
  310.      *moreland
  311.        name:Extra Land... Again
  312.        on click:yield (random(7,27)) mines
  313.        movement:anywhere fade bounce moveRandom
  314.        frequency:140
  315.      *plumes
  316.        name:More Smoke
  317.        on click:yield (random(6,26)) factories
  318.        movement:anywhere fade bounce moveRandom
  319.        frequency:160
Advertisement
Add Comment
Please, Sign In to add comment