Advertisement
dan500

Untitled

Nov 13th, 2020 (edited)
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Let's make a game!
  2. name:Nothing generator Beta debug
  3. by:D5
  4. desc:You will click to create more tons of nothing as you progress!
  5. created:21/02/19
  6. updated:19/10/20
  7. version:2
  8. Settings
  9. background:https://i.ibb.co/7bvZwqT/pixil-gif-drawing-1.gif
  10. building cost increase:120%
  11. spritesheet:achs, 48 by 48, https://i.ibb.co/qFQ8s8J/achs.png
  12. spritesheet:builds, 48 by 48, https://i.ibb.co/PNy6v9M/builds.png
  13. stylesheet:stuff/bigBlue.css
  14. Layout
  15. use default
  16. Buttons
  17. *nothing1
  18. name:Nothing
  19. desc:Click to get nothing
  20. on click:yield 1 nothing
  21. on click:if (have quimicnot28 and chance (10%)) yield 1 unkmateria
  22. on click:anim icon wobble
  23. icon:https://i.ibb.co/446sdxh/pixil-frame-0-4.png
  24. class:bigButton hasFlares
  25. icon class:shadowed
  26. tooltip origin:bottom
  27. tooltip class:red
  28.  
  29.  
  30. *nothing2
  31. name:Unknown Miner
  32. desc:Click to get unknown materia
  33. on click:yield 1 unkmateria
  34. on click:anim icon wobble
  35. icon:https://i.ibb.co/DWBKN2x/pixil-frame-0-3.png
  36. class:bigButton hasFlares
  37. icon class:shadowed
  38. tooltip origin:bottom
  39. tooltip class:red
  40. hidden
  41. Resources
  42. *nothing
  43. name:Nothing
  44. desc:Nothing
  45. start with:1000000000000
  46. class:noBackground
  47. icon:https://i.ibb.co/9c2hZW7/N1.png
  48. show earned
  49. *vacnothing
  50. name:Vacuum void
  51. desc:This is the amount that was produced by your vacuums. Press this button to claim nothing.
  52. start with:0
  53. class:noBackground
  54. icon:https://i.ibb.co/9c2hZW7/N1.png
  55. on click:lose vacnot
  56. on click:yield (vacnothing) nothing
  57. on click:lose vacnothing
  58. on click:toast All your nothing has been transferred!
  59. show earned
  60. hidden when 0
  61. *unkmateria
  62. name:Unknown Materia
  63. desc:We don't know what this is, but UOLON tells us that it's safe, it seems
  64. start with:100000000000
  65. class:noBackground
  66. icon:https://i.ibb.co/M15gR9D/UM.png
  67. show earned
  68. hidden when 0
  69.  
  70. *notnot
  71. name:1
  72. start with:0
  73. always hidden
  74. *notnot2
  75. name:1
  76. start with:0
  77. always hidden
  78. *notnot3
  79. name:1
  80. start with:0
  81. always hidden
  82. *notnot4
  83. name:1
  84. start with:0
  85. always hidden
  86. *notnot5
  87. name:1
  88. start with:0
  89. always hidden
  90. *notnot6
  91. name:1
  92. start with:0
  93. always hidden
  94. *notnot7
  95. name:1
  96. start with:0
  97. always hidden
  98. *notmul
  99. name:1
  100. start with:0
  101. always hidden
  102. *notnot8
  103. name:1
  104. start with:0
  105. always hidden
  106. *notnot9
  107. name:1
  108. start with:0
  109. always hidden
  110. *notnot10
  111. name:1
  112. start with:0
  113. always hidden
  114.  
  115. Buildings
  116. *autonot
  117. name:Nothing Creator
  118. desc:A mysterious machine able to create little voids[?autonot>0|<.>Produces <b>[(notnot:ps)/(autonot)]</b> nothing/s each<.>It's currently producing <b>[(notnot:ps)]</b> nothing/s<.>It has produced <b>[(notnot)]</b> nothing in total|.]
  119. on tick:yield 1 nothing
  120. on tick:yield 1 notnot
  121. on click:if (have autonot210) anim glow
  122. icon:builds[0,0]
  123. cost:30 nothing
  124. *autonotms
  125. name:Quality Nothing Creator
  126. desc:The QNC is the result of many years of research[?autonotms>0|<.>Produces <b>[(notnot2:ps)/(autonotms)]</b> nothing/s each<.>It's currently producing <b>[(notnot2:ps)]</b> nothing/s<.>It has produced <b>[(notnot2)]</b> nothing in total|.]
  127. on tick:yield 4 nothing
  128. on tick:yield 4 notnot2
  129. cost:1000 nothing
  130. on click:if (have autonotms28) anim glow
  131. icon:builds[1,0]
  132. req:autonot
  133. *alotnot
  134. name:Factory Of Nothing
  135. desc:Why not put lots and lots of Nothing Creators in a generic factory building?[?alotnot>0|<.>Produces <b>[(notnot3:ps)/(alotnot)]</b> nothing/s each<.>It's currently producing <b>[(notnot3:ps)]</b> nothing/s<.>It has produced <b>[(notnot3)]</b> nothing in total| ]
  136. cost:7500 nothing
  137. on tick:yield 10 nothing
  138. on tick:yield 10 notnot3
  139. on click:if (have alotnot28) anim glow
  140. icon:builds[2,0]
  141. req:autonotms
  142. *labnot
  143. name:Laboratory Nothing
  144. desc:Many scientists are interested to reach absolute nothing[?labnot>0|<.>Produces <b>[(notnot4:ps)/(labnot)]</b> nothing/s each<.>It's currently producing <b>[(notnot4:ps)]</b> nothing/s<.>It has produced <b>[(notnot4)]</b> nothing in total|.]
  145. cost:20000 nothing
  146. on tick:yield 55 nothing
  147. on tick:yield 55 notnot4
  148. on click:if (have labnot28) anim glow
  149. icon:builds[3,0]
  150. req:alotnot
  151. *quimicnot
  152. name:Quimical Nothing
  153. desc:Get nothing emptying atoms. (I mean, what did you expect?)[?quimicnot>0|<.>Produces <b>[(notnot5:ps)/(quimicnot)]</b> nothing/s each<.>It's currently producing <b>[(notnot5:ps)]</b> nothing/s<.>It has produced <b>[(notnot5)]</b> nothing in total| ]
  154. cost:105000 nothing
  155. on tick:yield 350 nothing
  156. on tick:yield 350 notnot5
  157. on click:if (have quimicnot29) anim glow
  158. icon:builds[4,0]
  159. req:labnot
  160. *abismnot
  161. name:Abismal Nothing
  162. desc:Abisms are normally empty, and they are big. Perfect source 10/10.[?abismnot>0|<.>Produces <b>[(notnot6:ps)/(abismnot)]</b> nothing/s each<.>It's currently producing <b>[(notnot6:ps)]</b> nothing/s<.>It has produced <b>[(notnot6)]</b> nothing in total| ]
  163. cost:800000 nothing
  164. on tick:yield 1000 nothing
  165. on tick:yield 1000 notnot6
  166. on click:if (have abismnot28) anim glow
  167. icon:builds[5,0]
  168. req:quimicnot
  169. *vacnot
  170. name:Vacuum Nothing
  171. desc:Vacuums absorve matter, giving you more nothing. The catch is that vN stores it in a separate storage.[?vacnot>0|<.>Produces <b>[(notnot7:ps)/(vacnot)]</b> nothing/s each<.>It's currently producing <b>[(notnot7:ps)]</b> nothing/s<.>It has produced <b>[(notnot7)]</b> nothing in total| ]
  172. cost:2000000 nothing
  173. on tick:yield 1 nothing
  174. on tick:
  175. if (have alotnot28)
  176. yield 10000 nothing
  177. else
  178. yield 10000 vacnothing
  179. end
  180. end
  181. on tick:yield 10000 notnot7
  182. icon:builds[6,0]
  183. req:abismnot
  184. *prodmul
  185. name:Nothing multiplier
  186. desc:Adds a 0.0001% to your Nothing/s.[?prodmul>0|<.>The current multiplier is <b>[(notmul:ps)] x [(nothing:ps)/(notmul:ps)]| ]
  187. passive:multiply yield of nothing by 1.0001
  188. passive:multiply yield of notmul by 1.0001
  189. icon:builds[7,0]
  190. cost:50000000 nothing
  191. req:interestring
  192. *unknown2
  193. name:Unknown Generator
  194. desc:Back to our roots, but with a finer material[?unknown2>0|<.>Produces <b>[(notnot8:ps)/(unknown2)]</b> UM/s each<.>It's currently producing <b>[(notnot8:ps)]</b> UM/s<.>It has produced <b>[(notnot8)]</b> UM in total| ]
  195. cost:4 unkmateria
  196. on tick:yield 1 unkmateria
  197. on tick:yield 1 notnot8
  198. icon:builds[0,1]
  199. req:unkmateria
  200. *unknown3
  201. name:Active Unknown Generator
  202. desc:It's better than UG[?unknown3>0|<.>Produces <b>[(notnot9:ps)/(unknown3)]</b> UM/s each<.>It's currently producing <b>[(notnot9:ps)]</b> UM/s<.>It has produced <b>[(notnot9)]</b> UM in total| ]
  203. cost:1000 unkmateria
  204. on tick:yield 30 unkmateria
  205. on tick:yield 30 notnot9
  206. icon:builds[1,1]
  207. req:unknown2
  208. *unknown4
  209. name:Unknown Stabilizer
  210. desc:UM is pretty unstable right now, let's make it usable[?unknown4>0|<.>Produces <b>[(notnot10:ps)/(unknown4)]</b> UM/s each<.>It's currently producing <b>[(notnot10:ps)]</b> UM/s<.>It has produced <b>[(notnot10)]</b> UM in total| ]
  211. cost:6000 unkmateria
  212. on tick:yield 5 unkmateria
  213. on tick:yield 5 notnot9
  214. icon:builds[2,1]
  215. req:unknown3
  216. Upgrades
  217. *interestring
  218. name:Something interesting
  219. desc:???
  220. on tick:yield 1 notmul
  221. cost:1000000000 nothing
  222.  
  223. *autonot2
  224. name:Nothing upgrader
  225. desc:*NC* nothing production is set to 2
  226. passive:multiply yield of autonot by 2
  227. cost:10 nothing
  228. req:autonot
  229. *autonot22
  230. name:Nothing multiplicator
  231. desc:*NC* nothing production is set to 4
  232. passive:multiply yield of autonot by 2
  233. cost:2000 nothing
  234. req:autonot2
  235. *autonot23
  236. name:Nothing craziness
  237. desc:*NC* nothing production is set to 8
  238. passive:multiply yield of autonot by 2
  239. req:autonot22
  240. cost:4500 nothing
  241. *autonot24
  242. name:Ultra-Nothing
  243. desc:*NC* nothing production is set to 16
  244. passive:multiply yield of autonot by 2
  245. req:autonot23
  246. cost:14000 nothing
  247. *autonot25
  248. name:Not(thing) Joking
  249. desc:*NC* nothing production is set to 32
  250. passive:multiply yield of autonot by 2
  251. req:autonot24
  252. cost:49999 nothing
  253. *autonot26
  254. name:NC Improved Machinery
  255. desc:*NC* nothing production is set to 64
  256. passive:multiply yield of autonot by 2
  257. req:autonot25
  258. cost:250000 nothing
  259. *autonot27
  260. name:NC Improved Nothing
  261. desc:**NC* nothing production is set to 128
  262. passive:multiply yield of autonot by 2
  263. req:autonot26
  264. cost:900000 nothing
  265. *autonot28
  266. name:Twice of Nothing
  267. desc:**NC* nothing production is set to 256
  268. passive:multiply yield of autonot by 2
  269. req:autonot27
  270. cost:4777000 nothing
  271. *autonot29
  272. name:This is too many nothing, please stop
  273. desc:**NC* nothing production is set to 512
  274. passive:multiply yield of autonot by 2
  275. req:autonot28
  276. cost:20000000 nothing
  277. *autonot210
  278. name:INFINITY Nothing
  279. desc:*NC* nothing production is set to 1024. Also,the price of NC is very reduced and makes a bright effect when you click on NC.
  280. passive:multiply yield of autonot by 2
  281. passive:lower cost of autonot by 50%
  282. on click:anim glow
  283. req:autonot29
  284. cost:99999999 nothing
  285.  
  286.  
  287. *autonotms2
  288. name:Quality (not) production
  289. desc:*QNC* nothing production is set to 8
  290. passive:multiply yield of autonotms by 2
  291. req:autonotms
  292. cost:1700 nothing
  293. *autonotms22
  294. name:-Quality-
  295. desc:*QNC* nothing production is set to 16
  296. passive:multiply yield of autonotms by 2
  297. req:autonotms2
  298. cost:6300 nothing
  299. *autonotms23
  300. name:---QUALITY---
  301. desc:*QNC* nothing production is set to 32
  302. passive:multiply yield of autonotms by 2
  303. req:autonotms22
  304. cost:21555 nothing
  305. *autonotms24
  306. name:Q U A L I T Y F O R L I F E
  307. desc:*QNC* nothing production is set to 64
  308. passive:multiply yield of autonotms by 2
  309. req:autonotms23
  310. cost:74500 nothing
  311. *autonotms25
  312. name:Quality, for sure
  313. desc:*QNC* nothing production is set to 128
  314. passive:multiply yield of autonotms by 2
  315. req:autonotms24
  316. cost:340000 nothing
  317. *autonotms26
  318. name:Did you doubt about that?
  319. desc:*QNC* nothing production is set to 256
  320. passive:multiply yield of autonotms by 2
  321. req:autonotms25
  322. cost:1100000 nothing
  323. *autonotms27
  324. name:Everyone prefers quality
  325. desc:*QNC* nothing production is set to 1024
  326. passive:multiply yield of autonotms by 4
  327. req:autonotms26
  328. cost:15000000 nothing
  329. *autonotms28
  330. name: INFINTY quality
  331. desc:*QNC* nothing production is set to 4096. It also multiplies by 2 the production of *NC*.
  332. passive:multiply yield of autonotms by 4
  333. passive:multiply yield of autonot by 2
  334. on click:anim glow
  335. req:autonotms27
  336. cost:500000000 nothing
  337.  
  338. *alotnot2
  339. name:Enterprise secret
  340. desc:*FON* nothing production is set to 20
  341. passive:multiply yield of alotnot by 2
  342. req:alotnot
  343. cost:15000 nothing
  344. *alotnot22
  345. name:Improved noneGears
  346. desc:*FON* nothing production is set to 40
  347. passive:multiply yield of alotnot by 2
  348. req:alotnot2
  349. cost:47500 nothing
  350. *alotnot23
  351. name:Improved nonElectricity production
  352. desc:*FON* nothing production is set to 80
  353. passive:multiply yield of alotnot by 2
  354. req:alotnot22
  355. cost:230000 nothing
  356. *alotnot24
  357. name:Very Improved nonElectricity production
  358. desc:*FON* nothing production is set to 160
  359. passive:multiply yield of alotnot by 2
  360. req:alotnot23
  361. cost:999999 nothing
  362. *alotnot25
  363. name:Very Improved Factories
  364. desc:*FON* nothing production is set to 320
  365. passive:multiply yield of alotnot by 2
  366. req:alotnot24
  367. cost:5000000 nothing
  368. *alotnot26
  369. name:Very VERY Improved Factories
  370. desc:*FON* nothing production is set to 640
  371. passive:multiply yield of alotnot by 2
  372. req:alotnot25
  373. cost:22000000 nothing
  374. *alotnot27
  375. name:Very VERY V E R Y Improved Factories
  376. desc:*FON* nothing production is set to 1280
  377. passive:multiply yield of alotnot by 2
  378. req:alotnot26
  379. cost:89000000 nothing
  380. *alotnot28
  381. name:Very VERY V E R Y- It's time to stop
  382. desc:*FON* nothing production is set to 2560, and also directly converts vacuum void to nothing.
  383. on click:anim glow
  384. passive:multiply yield of alotnot by 2
  385. req:alotnot27
  386. cost:330000000 nothing
  387.  
  388.  
  389. *labnot2
  390. name:Better Labs
  391. desc:*NL* nothing production is set to 110
  392. passive:multiply yield of labnot by 2
  393. req:labnot
  394. cost:75000 nothing
  395. *labnot22
  396. name:OLON (Official Labs Of Nothing)
  397. desc:*NL* nothing production is set to 220
  398. passive:multiply yield of labnot by 2
  399. req:labnot2
  400. cost:370000 nothing
  401. *labnot23
  402. name:SOLON (Super Official Labs Of Nothing)
  403. desc:*NL* nothing production is set to 440
  404. passive:multiply yield of labnot by 2
  405. req:labnot22
  406. cost:1150000 nothing
  407. *labnot24
  408. name:UOLON (Ultra Official Labs Of Nothing)
  409. desc:*NL* nothing production is set to 880
  410. passive:multiply yield of labnot by 2
  411. req:labnot23
  412. cost:9000000 nothing
  413. *labnot25
  414. name:L-A-B (Yes, that's how it is spelled)
  415. desc:*NL* nothing production is set to 1760
  416. passive:multiply yield of labnot by 2
  417. req:labnot24
  418. cost:37000000 nothing
  419. *labnot26
  420. name:Stop with the bad names
  421. desc:*NL* nothing production is set to 3520
  422. passive:multiply yield of labnot by 2
  423. req:labnot25
  424. cost:400000000 nothing
  425. *labnot27
  426. name:Plain lab upgrade
  427. desc:*NL* nothing production is set to 7040
  428. passive:multiply yield of labnot by 2
  429. req:labnot26
  430. cost:1000000000 nothing
  431. *labnot28
  432. name:Deatomization
  433. desc:*NL* nothing production is set to 21120. Popups might appear, giving nothing.
  434. passive:multiply yield of labnot by 3
  435. req:labnot27
  436. cost:1000000000 nothing
  437.  
  438. *quimicnot2
  439. name:Scientist Knowledge
  440. desc:*LN* nothing production is set to 700
  441. passive:multiply yield of quimicnot by 2
  442. req:quimicnot
  443. cost:410500 nothing
  444. *quimicnot22
  445. name:Auto Emptying
  446. desc:*LN* nothing production is set to 1400
  447. passive:multiply yield of quimicnot by 2
  448. req:quimicnot2
  449. cost:1400000 nothing
  450. *quimicnot23
  451. name:Atom Vacuum
  452. desc:*LN* nothing production is set to 2800
  453. passive:multiply yield of quimicnot by 2
  454. req:quimicnot22
  455. cost:7770000 nothing
  456. *quimicnot24
  457. name:OLON collaboration
  458. desc:*LN* nothing production is set to 5600
  459. passive:multiply yield of quimicnot by 2
  460. req:quimicnot23
  461. cost:30000000 nothing
  462. *quimicnot25
  463. name:Side effects
  464. desc:*LN* nothing production is set to 11200
  465. passive:multiply yield of quimicnot by 2
  466. req:quimicnot24
  467. cost:110000000 nothing
  468. *quimicnot26
  469. name:Nothing could go wrong
  470. desc:*LN* nothing production is set to 22400
  471. passive:multiply yield of quimicnot by 2
  472. req:quimicnot25
  473. cost:330000000 nothing
  474. *quimicnot27
  475. name:Something is wrong
  476. desc:*LN* nothing production is set to 44800
  477. passive:multiply yield of quimicnot by 2
  478. req:quimicnot26
  479. cost:550000000 nothing
  480. *quimicnot28
  481. name:Might have accidentally created something unknown
  482. desc:*LN* nothing production is set to 89600
  483. passive:multiply yield of quimicnot by 2
  484. req:quimicnot27
  485. cost:3000000000 nothing
  486. *quimicnot29
  487. name:Unkown shifter
  488. desc:*LN* nothing production is set to 176200. Also makes it possible to buy upgrades that cost unknown materia. THE ERA OF NOTHING IS GONE!
  489. passive:multiply yield of quimicnot by 2
  490. req:quimicnot28
  491. cost:47500000000 nothing
  492. cost:20000 unkmateria
  493.  
  494. *abismnot2
  495. name:More empty abisms
  496. desc:*AN* nothing production is set to 2000
  497. passive:multiply yield of abismnot by 2
  498. req:abismnot
  499. cost:2000000 nothing
  500. *abismnot22
  501. name:Void nothing
  502. desc:*AN* nothing production is set to 4000
  503. passive:multiply yield of abismnot by 2
  504. req:abismnot2
  505. cost:9000000 nothing
  506. *abismnot23
  507. name:Void research
  508. desc:*AN* nothing production is set to 8000
  509. passive:multiply yield of abismnot by 2
  510. req:abismnot22
  511. cost:49999999 nothing
  512. *abismnot24
  513. name:The VoidEr (c)
  514. desc:*AN* nothing production is set to 16000
  515. passive:multiply yield of abismnot by 2
  516. req:abismnot23
  517. cost:290000000 nothing
  518. *abismnot25
  519. name:Great absorving technology
  520. desc:*AN* nothing production is set to 32000
  521. passive:multiply yield of abismnot by 2
  522. req:abismnot24
  523. cost:840000000 nothing
  524. *abismnot26
  525. name:Procedural Abism Generator (TM)
  526. desc:*AN* nothing production is set to 64000
  527. passive:multiply yield of abismnot by 2
  528. req:abismnot25
  529. cost:5000000000 nothing
  530. *abismnot27
  531. name:Denothingifier Beta
  532. desc:*AN* nothing production is set to 128000, but nothing production is reduced by 10%
  533. passive:multiply yield of abismnot by 2
  534. passive:multiply yield of nothing by 0.9
  535. passive:multiply yield of notnot by 0.9
  536. passive:multiply yield of notnot2 by 0.9
  537. passive:multiply yield of notnot3 by 0.9
  538. passive:multiply yield of notnot4 by 0.9
  539. passive:multiply yield of notnot5 by 0.9
  540. passive:multiply yield of notnot6 by 0.9
  541. passive:multiply yield of notnot7 by 0.9
  542. req:abismnot26
  543. cost:20000000000 nothing
  544. *abismnot28
  545. name:Denothingifier Premium (c)(TM)
  546. desc:*AN* nothing production is set to 256000, and now, the unknown materia production is now 10% higher
  547. passive:multiply yield of abismnot by 2
  548. passive:multiply yield of unkmateria by 1.1
  549. passive:multiply yield of notnot8 by 1.1
  550. passive:multiply yield of notnot9 by 1.1
  551. passive:multiply yield of notnot10 by 1.1
  552. req:quimicnot29
  553. req:abismnot27
  554. cost:10000 unkmateria
  555.  
  556. *powah
  557. name:Combined power
  558. desc:Combine the power of all the buildings to get +1B nothing/s!
  559. req:autonot210
  560. req:autonotms28
  561. req:alotnot28
  562. req:labnot28
  563. req:quimicnot29
  564. req:abismnot28
  565. on tick:yield 1000000000 nothing
  566. cost:50000000000 nothing
  567.  
  568. *vacnot2
  569. name:Better absorbing
  570. desc:*vN* nothing storage is set to 20000
  571. passive:multiply yield of vacnot by 2
  572. req:vacnot
  573. cost:1000000 nothing
  574. *vacnot21
  575. name:High quality vacuums
  576. desc:*vN* nothing storage is set to 50000
  577. passive:multiply yield of vacnot by 2.5
  578. req:vacnot2
  579. cost:5000000 nothing
  580. *vacnot22
  581. name:"Black hole"
  582. desc:*vN* nothing storage is set to 100000
  583. passive:multiply yield of vacnot by 2
  584. req:vacnot21
  585. cost:15000000 nothing
  586. *vacnot23
  587. name:Better storage, better upgrades
  588. desc:*vN* nothing storage is set to 200000
  589. passive:multiply yield of vacnot by 2
  590. req:vacnot22
  591. req:alotnot28
  592. cost:500000000 nothing
  593.  
  594. *click
  595. name:Strong hand
  596. desc:The click effect is set to 2
  597. passive:increase nothing yield of nothing1 by 1
  598. cost:400 nothing
  599. *click2
  600. name:Stronger hand
  601. desc:The click effect is set to 4
  602. passive:increase nothing yield of nothing1 by 2
  603. req:click
  604. cost:1500 nothing
  605. *click22
  606. name:Even Stronger hand
  607. desc:The click effect is set to 10
  608. passive:increase nothing yield of nothing1 by 6
  609. req:click2
  610. cost:6000 nothing
  611. *click23
  612. name:Fingernator
  613. desc:The click effect is set to 30
  614. passive:increase nothing yield of nothing1 by 20
  615. req:click22
  616. cost:20000 nothing
  617. *click24
  618. name:Fingernator II
  619. desc:The click effect is set to 100
  620. passive:increase nothing yield of nothing1 by 70
  621. req:click23
  622. cost:70000 nothing
  623. *click25
  624. name:Finger Nº1!
  625. desc:The click effect is set to 400
  626. passive:increase nothing yield of nothing1 by 300
  627. req:click24
  628. cost:300000 nothing
  629. *click26
  630. name:The best Finger Nº1!
  631. desc:The click effect is set to 1500
  632. passive:increase nothing yield of nothing1 by 1100
  633. req:click25
  634. cost:1500000 nothing
  635. *click27
  636. name:Thanos Finger
  637. desc:The click effect is set to 4500
  638. passive:increase nothing yield of nothing1 by 3000
  639. req:click26
  640. cost:20000000 nothing
  641. *click28
  642. name:Godlike Finger
  643. desc:The click effect is set to 11000
  644. passive:increase nothing yield of nothing1 by 6500
  645. req:click27
  646. cost:99999999 nothing
  647. *click29
  648. name:Use your entire hand instead
  649. desc:The click effect is set to 33333
  650. passive:increase nothing yield of nothing1 by 22333
  651. req:click28
  652. cost:500000000 nothing
  653.  
  654. *unklol
  655. name:Either button
  656. desc:The button changes to create only Unknown Materia
  657. passive:hide nothing1
  658. passive:show nothing2
  659. req:unknown3
  660. cost:3000 unkmateria
  661. Shinies
  662. *labshine
  663. name:Unatom
  664. on click:yield (random ((nothing:ps)*10,(nothing:ps)*50)) nothing
  665. movement:anywhere fade wiggle pulse
  666. on tick:
  667. if (have labnot28)
  668. frequency:60
  669. else
  670. frequency:10000000000
  671. end
  672. end
  673. Achievements
  674. *ach1
  675. name:Starter
  676. desc:Start Playing
  677. icon:achs[0,0]
  678. req:1 nothing
  679.  
  680. *ach2
  681. name:100 ones
  682. desc:Get 100 nothing
  683. req:100 nothing
  684. icon:achs[0,1]
  685. *ach3
  686. name:1000 ones
  687. desc:Get 1000 nothing
  688. req:1000 nothing
  689. icon:achs[1,1]
  690. *ach4
  691. name:10000 ones
  692. desc:Get 10000 nothing
  693. req:10000 nothing
  694. icon:achs[2,1]
  695. *ach41
  696. name:100000 ones
  697. desc:Get 100.000 nothing
  698. req:100000 nothing
  699. icon:achs[3,1]
  700. *ach42
  701. name:1M ones
  702. desc:Get 1M nothing
  703. req:1000000 nothing
  704. icon:achs[4,1]
  705. *ach43
  706. name:10M ones
  707. desc:Get 10M nothing
  708. req:10000000 nothing
  709. icon:achs[5,1]
  710. *ach44
  711. name:100M ones
  712. desc:Get 100M nothing
  713. req:100000000 nothing
  714. icon:achs[6,1]
  715. *ach45
  716. name:1B ones
  717. desc:Get 1B nothing
  718. req:1000000000 nothing
  719. icon:achs[7,1]
  720. *ach46
  721. name:10B ones
  722. desc:Get 1B nothing
  723. req:10000000000 nothing
  724. icon:achs[8,1]
  725. *ach47
  726. name:100B ones
  727. desc:Get 1B nothing
  728. req:100000000000 nothing
  729. icon:achs[9,1]
  730.  
  731. *ach5
  732. name:Fast
  733. desc:Produce 10 nothing per second
  734. req:10 nothing per second
  735. icon:achs[1,0]
  736. *ach6
  737. name:Faster
  738. desc:Produce 100 nothing per second
  739. req:100 nothing per second
  740. icon:achs[2,0]
  741. *ach7
  742. name:Fasterer
  743. desc:Produce 1.000 nothing per second
  744. req:1000 nothing per second
  745. icon:achs[3,0]
  746. *ach8
  747. name:Even fasterer
  748. desc:Produce 10.000 nothing per second
  749. req:10000 nothing per second
  750. icon:achs[4,0]
  751. *ach81
  752. name:Even EVEN fasterer
  753. desc:Produce 100.000 nothing per second
  754. req:100000 nothing per second
  755. icon:achs[5,0]
  756. *ach82
  757. name:- - F A S T E R E R E R E R - -
  758. desc:Produce 1M nothing per second
  759. req:1000000 nothing per second
  760. icon:achs[6,0]
  761. *ach83
  762. name:As fast as a car
  763. desc:Produce 10M nothing per second
  764. req:10000000 nothing per second
  765. icon:achs[7,0]
  766. *ach84
  767. name:As fast as a plane
  768. desc:Produce 100M nothing per second
  769. req:100000000 nothing per second
  770. icon:achs[8,0]
  771. *ach85
  772. name:Speed of sound
  773. desc:Produce 1B nothing per second
  774. req:1000000000 nothing per second
  775. icon:achs[9,0]
  776.  
  777. *ach9
  778. name:More nothing!
  779. desc:Get the nothing production of NC to 4
  780. req:autonot22
  781. *ach91
  782. name:Even more nothing!
  783. desc:Get the nothing production of NC to 16
  784. req:autonot24
  785. *ach92
  786. name:Even EVEN more nothing!
  787. desc:Get the nothing production of NC to 64
  788. req:autonot26
  789. *ach93
  790. name:Wow, EVEN more nothing!
  791. desc:Get the nothing production of QNC to 256
  792. req:autonot28
  793. *ach94
  794. name:INFINITY nothing
  795. desc:Get the nothing production of QNC to 1024
  796. req:autonot210
  797. on click:anim glow
  798. *ach95
  799. name:Beyond infinity
  800. desc:Get the nothing production of QNC to 2048
  801. req:autonotms28
  802. req:autonot210
  803. on click:anim glow
  804.  
  805. *ach10
  806. name:Quality production
  807. desc:Get the nothing production of QNC to 16
  808. req:autonotms22
  809. *ach101
  810. name:Empty awesomeness
  811. desc:Get the nothing production of QNC to 64
  812. req:autonotms24
  813. *ach102
  814. name:Quality void
  815. desc:Get the nothing production of QNC to 256
  816. req:autonotms26
  817. *ach103
  818. name:Infinie vacuum
  819. desc:Get the nothing production of QNC to 4096
  820. req:autonotms28
  821.  
  822. *ach11
  823. name:Gears of happiness
  824. desc:Get the nothing production of FON to 40
  825. req:alotnot22
  826. *ach111
  827. name:Gears of empty hapinness
  828. desc:Get the nothing production of FON to 160
  829. req:alotnot24
  830. *ach112
  831. name:Gears of... sadness?
  832. desc:Get the nothing production of FON to 320
  833. req:alotnot26
  834. *ach113
  835. name:Gears of absolute emptiness
  836. desc:Get the nothing production of FON to 2560
  837. req:alotnot28
  838.  
  839. *ach12
  840. name:Apprentice scientist
  841. desc:Get the nothing production of NL to 220
  842. req:labnot22
  843. *ach121
  844. name:Regular tester
  845. desc:Get the nothing production of NL to 880
  846. req:labnot24
  847. *ach122
  848. name:Master alchemist
  849. desc:Get the nothing production of NL to 3520
  850. req:labnot26
  851. *ach123
  852. name:The inventor of nothing
  853. desc:Get the nothing production of NL to 21120
  854. req:labnot28
  855.  
  856. *ach141
  857. name:Unatom discovery
  858. desc:Get the nothing production of LN to 2800
  859. req:quimicnot23
  860. *ach142
  861. name:Heavy experimentation
  862. desc:Get the nothing production of LN to 11200
  863. req:quimicnot25
  864. *ach143
  865. name:Something is wrong
  866. desc:Get the nothing production of LN to 44800
  867. req:quimicnot27
  868. *ach144
  869. name:No Nothing
  870. desc:Get the nothing production of LN to 176200
  871. req:quimicnot29
  872.  
  873. *ach151
  874. name:10m abism
  875. desc:Get the nothing production of AN to 4000
  876. req:abismnot22
  877. *ach152
  878. name:100m abism
  879. desc:Get the nothing production of AN to 16000
  880. req:abismnot24
  881. *ach153
  882. name:1km abism
  883. desc:Get the nothing production of AN to 64000
  884. req:abismnot26
  885. *ach154
  886. name:To the Earth's center and beyond
  887. desc:Get the nothing production of AN to 256000
  888. req:abismnot28
  889.  
  890. *ach161
  891. name:Absorve and store
  892. desc:Get the nothing production of vN to 50000
  893. req:vacnot21
  894. *ach162
  895. name:Absorve and don't store
  896. desc:Get the nothing production of vN to 200000
  897. req:vacnot23
  898.  
  899. *ach131
  900. name:Clicc
  901. desc:Yay! your click effect is over 10!
  902. req:click22
  903. *ach132
  904. name:You do love to spamclick
  905. desc:Yay! your click effect is over 100!
  906. req:click24
  907. *ach133
  908. name:You won't belive how this man got Nt1000 by only clicking!
  909. desc:Yay! your click effect is over 1000!
  910. req:click26
  911. *ach134
  912. name:You were born to click
  913. desc:Yay! your click effect is over 10000!
  914. req:click28
  915.  
  916. *ach13
  917. name:What?
  918. desc:<//><b>This is the result of nothing, what have you done</b>
  919. req:1 unkmateria
  920. *ach15
  921. name:The ol' switcheroo
  922. desc:We don't need nothing anymore
  923. req:unklol
  924.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement