Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Apparently someone just released gooncode on reddit...
#52
Well now that the code is open, I suppose we can use this thread to examine the comedy gold that is some of the code.

Some bits and bobs from chem-code.
Code:
/* fuckthisshit
name = "fuck this shit"
id = "fuckthisshit"
result = null
required_reagents = list("carbon" = 5, "flourine" = 5, "acid" = 5, "sugar" = 5, "phosphorus" = 5, "potassium" = 5, "water" = 15)
result_amount = 5
mix_phrase = "The chemicals mix into a shade of brown and begin to bubble."
mix_sound = 'poo2.ogg'

on_reaction(var/datum/reagents/holder, var/created_volume)
holder.clear_reagents()
message_admins("[] attempted to make infinifoam what a piece of shit", usr) */
There's story behind this removed chem, isn't there.

Also because the forum is a bit weird, this part scrolls.
Code:
// the following three recipes should stop most of the nonsense with pyrosium lagging things to shit, hopefully??
// if not yell at me to code better - haine

on_reaction(var/datum/reagents/holder, var/created_volume)
var/atom/my_atom = holder.my_atom
get_fucked_clarks
explosion(my_atom, get_turf(my_atom), 0, 1, 4, 5)
return

// also no more fermid foams, fu nerds tOt

explosion_magnesium // get in

// why are the acids doing brute????
// IT'S ACID IT BURNS

boilpee // a shameful cogwerks. hobo chemistry, assistant-sourcable source of ammonia for various other reactions.

fake_initropidril
if(prob(80)) // high chance of not working to piss them off

chlorine_azide // death 2 chemists

crank // cogwerks - awful hobo drug that can be made by pissing in a bunch of vending machine stuff and then boiling it all with a welder

//mix_phrase = "The mixture begins to emit a distinct smell of bleach." -AMMONIA IS NOT BLEACH!!!!!!!!!! - grumpwerks

required_temperature = T0C + 6344 // IMPOSSIBRUUUU

/* It's me. I'm the new merculite.
nitrogen_triiodide

#undef get_fucked_clarks
Some weird tricks are also in the code that the wiki never mentioned and aren't secret tier either, like boilpee.

Reply


Messages In This Thread
RE: Apparently someone just released gooncode on reddit... - by Mageziya - 03-06-2016, 05:24 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)