gmod lua crashers + FIX!!!!!!

9 replies  ·  7 participants

Mar 19, 2010, 05:10 PM#1
Ok, some asshole created an lua crash script that keeps crashing aprilon :(.

Fortunatly, there's a fix for this at:
http://www.garrysmod.org/downloads/?a=view&id=93785

It would be wise to install this Karl, cause im sick of this gay ass lua crashers.

Greetings,
Flappah.
Mar 19, 2010, 05:16 PM#2
I'll do it tonight or early tomorrow.
Mar 19, 2010, 05:25 PM#3
I'll do it tonight or early tomorrow.

Thanks mate.
Mar 19, 2010, 09:49 PM#4
He means he'll do it somewhere in the next month.

Hahahaha111!1
Mar 19, 2010, 10:42 PM#5
Mar 29, 2010, 08:42 PM#6
He means he'll do it somewhere in the next month.

Hahahaha111!1


Or never.

Still got mingebags logging on and then...

SLOB IS AWESOME GMODLAU RULES ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


...crash.

So, in the meantime I'm asking all gmod admins to use this E2 script. It protects against Slob attacks and discourages prop killing.

@name Slob Defender
@inputs
@outputs
@persist
@trigger

if (first()) {

runOnChat(1)
concmd("ulx god *")

}

if (chatClk()) {

if (lastSpoke():lastSaid():lower() == "SLOB IS AWESOME GMODLAU RULES") {

concmd("ulx banid " + lastSpoke():steamID() + " 0")

}

if (lastSpoke():lastSaid():lower() == "read and accept") {

concmd("ulx god " + lastSpoke():name())

}

}
Mar 29, 2010, 09:45 PM#7
It's been installed now. Tell me if it doesn't work :)
Mar 29, 2010, 10:03 PM#8
if (lastSpoke():lastSaid():lower() == "SLOB IS AWESOME GMODLAU RULES") {

Shouldn't that be upper?
Mar 31, 2010, 01:10 AM#9
Karl runs on valve time :p