What, do you think I'm stupid?

5 replies  ·  3 participants

May 18, 2010, 10:44 PM#1
Rasmus wanted me to take his E2 script and apply it to the combine ragdoll controller.

|VICTIM|rasmus-the-kid: hey david
(ADMIN) David Lo Pan: What?
|VICTIM|rasmus-the-kid: copy this
(ADMIN) David Lo Pan: Copy what?

Rasmus spawns an E2 chip on the ground callled 'Lol'

(ADMIN) David Lo Pan: Er, how about now.
(ADMIN) David Lo Pan: *no
(ADMIN) David Lo Pan: Do you think I'm stupid?
|VICTIM|rasmus-the-kid: replace it with the E2 in the doll thingy
(ADMIN) David Lo Pan: No.
|VICTIM|rasmus-the-kid: its new sounds
(ADMIN) David Lo Pan: I aint falling for no minge trickery.
|VICTIM|rasmus-the-kid: WHAT?
|VICTIM|rasmus-the-kid: BS mate
(ADMIN) David Lo Pan: You read.
(ADMIN) David Lo Pan: You do realise that this server has been hacked before due to the duplication and execution of malignant E2s.
|VICTIM|rasmus-the-kid: really???
(ADMIN) David Lo Pan: As if I'm about to start doing that.,
|VICTIM|rasmus-the-kid: i didt know that
|VICTIM|rasmus-the-kid: can i have the doll thingy?
|VICTIM|rasmus-the-kid: il show.. its harmless
(ADMIN) David Lo Pan: Still, no.
|VICTIM|rasmus-the-kid: w
(ADMIN) David Lo Pan: With a name like 'Lol', of course I should be supicious.

I grant Rasmus the permission to dupe the ragdoll controller

(ADMIN) David Lo Pan: Dupe it rasmus.
|VICTIM|rasmus-the-kid<STEAM_0:1:7682932> spawned ragdoll models/combine_soldier.mdl
|VICTIM|rasmus-the-kid<STEAM_0:1:7682932> spawned vehicle models/nova/airboat_seat.mdl
|VICTIM|rasmus-the-kid<STEAM_0:1:7682932> spawned model models/hunter/misc/lift2x2.mdl
|VICTIM|rasmus-the-kid<STEAM_0:1:7682932> spawned model models/jaanus/wiretool/wiretool_siren.mdl
|VICTIM|rasmus-the-kid: ty
|VICTIM|rasmus-the-kid: look
|VICTIM|rasmus-the-kid: my E2 is now applied

He insists that it's safe.

(ADMIN) David Lo Pan: Sorry, but I don't trust it.
|VICTIM|rasmus-the-kid: get to my combine
|VICTIM|rasmus-the-kid: hear what he says
(ADMIN) David Lo Pan: And now you're wanting me to get in that pod of all things.
(ADMIN) David Lo Pan: How about no.
May 18, 2010, 11:39 PM#2
Haha, what an idiot. :P
A noobish question from someone who doesn't play Gmod too much: What could have happened if you went into the pod?
May 19, 2010, 12:21 AM#3
What could have happened if you went into the pod?


Well, one thing that E2 can do is launch console commands, like admin commands. If a normal user runs an e2 that uses admin commands, nothing will happen because they are not an Admin. But, if an Admin runs that e2 that runs the admin commands, they do have permission to use the commands so they will work.
May 19, 2010, 12:56 AM#4
For example

@Name Mingescript
@Inputs
@Outputs
@Persist
@Trigger

if (first() | duped()) {

if (owner():isAdmin()) {

concmd("ulx kick " + owner():name())

}

}


And that's how.
May 19, 2010, 08:01 AM#5
Oh okay. I knew about the whole duping-suspecious E2 chips, but I didn't know it also worked using pods!
You learn something new every day, thank you. ;)