SHOW:
|
|
- or go back to the newest paste.
| 1 | // Made using Idle Game Maker. Play at "http://orteil.dashnet.org/experiments/idlegamemaker/?game=7yTGstsu". | |
| 2 | //Change log: | |
| 3 | // v3.0.1 | |
| 4 | - | version 2.0 |
| 4 | + | // - Nerfed learning |
| 5 | // - Now only affects A1, B1, C1, D1, E1, F1, G1, and H1 | |
| 6 | // - Changed from 0.00001% more per second played to 0.00000001% per second played | |
| 7 | Let's make a game! | |
| 8 | Multiplicative Idle | |
| 9 | by pilotofsomething | |
| 10 | version 3.0.1 | |
| 11 | ||
| 12 | Settings : | |
| 13 | prices increase by 100% | |
| 14 | selling gives back 0% | |
| 15 | resources are visible by default | |
| 16 | buildings are visible by default | |
| 17 | upgrades are hidden by default | |
| 18 | achievement are hidden by default | |
| 19 | clickables are visible by default | |
| 20 | save goes in the resources box | |
| 21 | custom stylesheet : http://pastebin.com/raw.php?i=yywdkR3a | |
| 22 | hide log | |
| 23 | - | named a |
| 23 | + | |
| 24 | - | builds 1 a |
| 24 | + | |
| 25 | *time | |
| 26 | displayed as You have played for %a second%s | |
| 27 | visible | |
| 28 | *a | |
| 29 | ||
| 30 | Clickables : | |
| 31 | - | named A |
| 31 | + | |
| 32 | - | costs 9999999999999999999999 a |
| 32 | + | named Click |
| 33 | - | "A basic building. Gives nothing." |
| 33 | + | gives 1 a |
| 34 | - | *aa |
| 34 | + | |
| 35 | - | named Aa |
| 35 | + | |
| 36 | - | builds 1 a |
| 36 | + | |
| 37 | - | costs 100 a |
| 37 | + | |
| 38 | - | *ab |
| 38 | + | |
| 39 | - | named Ab |
| 39 | + | *A1 |
| 40 | - | builds 1 aa |
| 40 | + | costs 1e+1 a |
| 41 | - | costs 1000 aa |
| 41 | + | gives 1 a |
| 42 | - | *ac |
| 42 | + | *A2 |
| 43 | - | named Ac |
| 43 | + | costs 1e+2 a |
| 44 | - | builds 1 ab |
| 44 | + | builds 1 A1 |
| 45 | - | costs 10000 ab |
| 45 | + | *A3 |
| 46 | - | *ad |
| 46 | + | costs 1e+4 a |
| 47 | - | named Ad |
| 47 | + | builds 10 A2 |
| 48 | - | builds 1 ac |
| 48 | + | *A4 |
| 49 | - | costs 100000 ac |
| 49 | + | costs 1e+7 a |
| 50 | - | *b |
| 50 | + | builds 100 A3 |
| 51 | - | named B |
| 51 | + | *A5 |
| 52 | - | builds 1 ad |
| 52 | + | costs 1e+11 a |
| 53 | - | costs 100 ad |
| 53 | + | builds 1000 A4 |
| 54 | - | costs 1000000 a |
| 54 | + | *B1 |
| 55 | - | *ba |
| 55 | + | costs 1e+12 a |
| 56 | - | named Ba |
| 56 | + | builds 1 A5 |
| 57 | - | builds 1 b |
| 57 | + | *B2 |
| 58 | - | costs 1000 b |
| 58 | + | costs 1e+14 a |
| 59 | - | costs 1000000000 aa |
| 59 | + | costs 1e+2 b |
| 60 | - | *bb |
| 60 | + | builds 1 B1 |
| 61 | - | named Bb |
| 61 | + | *B3 |
| 62 | - | builds 1 ba |
| 62 | + | costs 1e+17 a |
| 63 | - | costs 10000 ba |
| 63 | + | builds 10 B2 |
| 64 | - | costs 1000000000000 ab |
| 64 | + | *B4 |
| 65 | - | *bc |
| 65 | + | costs 1e+21 a |
| 66 | - | named Bc |
| 66 | + | builds 100 B3 |
| 67 | - | builds 1 bb |
| 67 | + | *B5 |
| 68 | - | costs 100000 bb |
| 68 | + | costs 1e+26 a |
| 69 | - | costs 1000000000000000 ac |
| 69 | + | builds 1000 B4 |
| 70 | - | *bd |
| 70 | + | *C1 |
| 71 | - | named Bd |
| 71 | + | costs 1e+27 a |
| 72 | - | builds 1 bc |
| 72 | + | builds 1 B5 |
| 73 | - | costs 1000000 bc |
| 73 | + | *C2 |
| 74 | - | costs 1000000000000000000 ad |
| 74 | + | costs 1e+29 a |
| 75 | - | *c |
| 75 | + | builds 1 C1 |
| 76 | - | named C |
| 76 | + | *C3 |
| 77 | - | builds 1 bd |
| 77 | + | costs 1e+32 a |
| 78 | - | costs 100 bd |
| 78 | + | builds 10 C2 |
| 79 | - | costs 1000000 b |
| 79 | + | *C4 |
| 80 | - | costs 1000000000 a |
| 80 | + | costs 1e+36 a |
| 81 | - | *ca |
| 81 | + | builds 100 C3 |
| 82 | - | named Ca |
| 82 | + | *C5 |
| 83 | - | builds 1 c |
| 83 | + | costs 1e+41 a |
| 84 | - | costs 1000 c |
| 84 | + | builds 1000 C4 |
| 85 | - | costs 1000000000 ba |
| 85 | + | *D1 |
| 86 | - | costs 1000000000000 ab |
| 86 | + | costs 1e+42 a |
| 87 | - | costs |
| 87 | + | builds 1 C5 |
| 88 | - | *cb |
| 88 | + | *D2 |
| 89 | - | named Cb |
| 89 | + | costs 1e+44 a |
| 90 | - | builds 1 ca |
| 90 | + | builds 1 D1 |
| 91 | - | costs 10000 ca |
| 91 | + | *D3 |
| 92 | - | costs 1000000000000 bb |
| 92 | + | costs 1e+47 a |
| 93 | - | costs 1000000000000000 ab |
| 93 | + | builds 10 D2 |
| 94 | - | *cc |
| 94 | + | *D4 |
| 95 | - | named Cc |
| 95 | + | costs 1e+51 a |
| 96 | - | builds 1 cb |
| 96 | + | builds 100 D3 |
| 97 | - | costs 100000 cb |
| 97 | + | *D5 |
| 98 | - | costs 1000000000000000 bc |
| 98 | + | costs 1e+56 a |
| 99 | - | costs 1000000000000000000 ac |
| 99 | + | builds 1000 D4 |
| 100 | - | *cd |
| 100 | + | *E1 |
| 101 | - | named Cd |
| 101 | + | costs 1e+57 a |
| 102 | - | builds 1 cc |
| 102 | + | builds 1 D5 |
| 103 | - | costs 1000000 cc |
| 103 | + | *E2 |
| 104 | - | costs 1000000000000000000 bd |
| 104 | + | costs 1e+59 a |
| 105 | - | costs 1000000000000000000000 ad |
| 105 | + | builds 1 E1 |
| 106 | *E3 | |
| 107 | costs 1e+62 a | |
| 108 | builds 10 E2 | |
| 109 | *E4 | |
| 110 | - | costs 1 ad |
| 110 | + | costs 1e+66 a |
| 111 | - | "Increases production Ad by <b>0.000001%</b> for each second you have played" |
| 111 | + | builds 100 E3 |
| 112 | - | multiplies efficiency of ad by 0.000001% per time |
| 112 | + | *E5 |
| 113 | - | unlocks at 1 ac |
| 113 | + | costs 1e+71 a |
| 114 | - | *win |
| 114 | + | builds 1000 E4 |
| 115 | - | named Win the Game |
| 115 | + | *F1 |
| 116 | - | "You have won. Makes Cd <b>twice</b> as efficient." |
| 116 | + | costs 1e+72 a |
| 117 | - | costs 1 cd |
| 117 | + | builds 1 E5 |
| 118 | - | multiplies efficiency of cd by 200% |
| 118 | + | *F2 |
| 119 | - | unlocks at 1 cd |
| 119 | + | costs 1e+74 a |
| 120 | builds 1 F1 | |
| 121 | - | Achievements : |
| 121 | + | *F3 |
| 122 | - | *play |
| 122 | + | costs 1e+77 a |
| 123 | - | named Thanks for playing! |
| 123 | + | builds 10 F2 |
| 124 | - | "v2.0" |
| 124 | + | *F4 |
| 125 | - | visible |
| 125 | + | costs 1e+81 a |
| 126 | builds 100 F3 | |
| 127 | *F5 | |
| 128 | costs 1e+86 a | |
| 129 | builds 1000 F4 | |
| 130 | *G1 | |
| 131 | costs 1e+87 a | |
| 132 | builds 1 F5 | |
| 133 | *G2 | |
| 134 | costs 1e+89 a | |
| 135 | builds 1 G1 | |
| 136 | *G3 | |
| 137 | costs 1e+92 a | |
| 138 | builds 10 G2 | |
| 139 | *G4 | |
| 140 | costs 1e+96 a | |
| 141 | builds 100 G3 | |
| 142 | *G5 | |
| 143 | costs 1e+101 a | |
| 144 | builds 1000 G4 | |
| 145 | *H1 | |
| 146 | costs 1e+102 a | |
| 147 | builds 1 G5 | |
| 148 | *H2 | |
| 149 | costs 1e+104 a | |
| 150 | builds 1 H1 | |
| 151 | *H3 | |
| 152 | costs 1e+107 a | |
| 153 | builds 10 H2 | |
| 154 | *H4 | |
| 155 | costs 1e+111 a | |
| 156 | builds 100 H3 | |
| 157 | *H5 | |
| 158 | costs 1e+116 a | |
| 159 | builds 1000 H4 | |
| 160 | Upgrades : | |
| 161 | *learning | |
| 162 | named Learning | |
| 163 | "A1, B1, C1, D1, E1, F1, G1, and H1 produce <b>0.00000001% more</b> for every second played." | |
| 164 | costs 1e+50 a | |
| 165 | unlocks at 1e+25 a | |
| 166 | multiplies efficiency of A1 by 100.00000001% per time | |
| 167 | multiplies efficiency of B1 by 100.00000001% per time | |
| 168 | multiplies efficiency of C1 by 100.00000001% per time | |
| 169 | multiplies efficiency of D1 by 100.00000001% per time | |
| 170 | multiplies efficiency of E1 by 100.00000001% per time | |
| 171 | multiplies efficiency of F1 by 100.00000001% per time | |
| 172 | multiplies efficiency of G1 by 100.00000001% per time | |
| 173 | multiplies efficiency of H1 by 100.00000001% per time |