Author Topic: Open Code Server  (Read 4050 times)

can we ban zapkraft
he's a problem user, advertised via bottomprint on your server, and is creating functions to automatically delete clients who join
Nope.

zapkraft just did shutdown();
and now he's banning me again from it
loving starfish
really, come on, can we ban him? we were all playing nicely until he comes along and forgets everything up. xalos specifically said to not give players richards, because it crashed the server, so what does he do? gives the players richards again.
after that is when he did shutdown(); and banned me
and even before that, he advertised his server to everyone via an annoying bottomprint console command

^the nice ban he gave me, after me attempting to stop him from causing loving chaos
« Last Edit: March 16, 2015, 08:45:18 PM by -Setro- »


not quite. i was just repeatedly kicking him, stopping at some points. he made it permanent.
i was doing this to stop him from loving up the server intentionally.
really, play 5 minutes with him and notice he has the intent to forget up every aspect of the server. with him, there's no fun.
also, that console command can be used by anyone, just saying. it was not specifically targetting him.
all i wanted to do was code and have fun, and he prevents that.
how do you think that permanently banning someone from a server that you don't own without permission is acceptable?
« Last Edit: March 16, 2015, 08:49:14 PM by -Setro- »

not quite. i was just repeatedly kicking him, stopping at some points. he made it permanent.
i was doing this to stop him from loving up the server intentionally.
you literally just sat there and kicked him over and over.


really, play 5 minutes with him and notice he has the intent to forget up every aspect of the server. with him, there's no fun.
I've been sitting in the server for five minutes, and the only thing he's done that might even be considered remotely devious is that he added a snake datablock to everyone. Oh no, the horror.

I've been sitting in the server for five minutes, and the only thing he's done that might even be considered remotely devious is that he added a snake datablock to everyone. Oh no, the horror.
xalos specifically asked him not to do that because it crashed the server, if you were even reading
also, i stopped at some points to give him a chance, and he just kept on continuing. now he's acting like he's a loving saint because he changed the ban reason to "apologize on the forums"

setro why didn't you just ban him

like srsly

the server is a loving anarchy, everyone has admin, everyone needs to moderate each other

i wasn't quick enough to even try.

Zapk usually does just enters and forget up the server until we have to force it to restart to do anything.

can someone join and overwrite his function so i can rejoin

not even remotely funny
« Last Edit: March 16, 2015, 09:15:08 PM by -Setro- »

can you guys quit loving around and banning me and not the offender, zapkraft?

Xalos was kicking Zapk like 50 times earlier today. If Xalos doesn't want him in the server, maybe that's a sign that Zapk's being devious.

can someone join and overwrite his function so i can rejoin

not even remotely funny
how2

Xalos was kicking Zapk like 50 times earlier today. If Xalos doesn't want him in the server, maybe that's a sign that Zapk's being devious.

If I were to actually decide to go against my word and ban anyone, it'd probably be Setro first and Zapk second.  Zapk's bullstuff is irritating but formulaic, and for the most part easy to repair.  Building, not-so-much, but if you're seriously trying to build on this server you deserve what happens.

Now let's take a look at Setro's greatest hits, some of which would be catastrophic if he were actually halfway decent at coding.

Code: [Select]
// Deleting the ground and sky
03/16/15 19:22:18 - Setro (43991, [IP Removed]): groudplane.delete();
03/16/15 19:22:25 - Setro (43991, [IP Removed]): groundplane.delete();
03/16/15 19:22:39 - Setro (43991, [IP Removed]): sky.delete();

// Yeah, this can be used for anything but sound spam...
03/16/15 19:25:09 - Setro (43991, [IP Removed]): function servercmdplayall(%client, %a) { serverplay2d(%a); }

// Deleting another client with extremely hostile messages
03/16/15 19:27:35 - Setro (43991, [IP Removed]): findclientbyname("zapk").delete("quit your loving advertising");
03/16/15 19:28:43 - Setro (43991, [IP Removed]): findclientbyname("zapk").delete("seriously forget you");

// Making a loving function to do the same thing, and then spammed it until I rewrote it to delete the client that used it
03/16/15 19:29:14 - Setro (43991, [IP Removed]): function servercmdzapk() { findclientbyname("zapk").delete("no"); }
03/16/15 19:30:06 - Setro (43991, [IP Removed]): function servercmdzapk() { findclientbyname("zapk").delete("rejoin and quit loving around or else"); }
03/16/15 19:30:49 - Setro (43991, [IP Removed]): function servercmdzapk() { findclientbyname("zapk").delete("rejoin and quit loving around or else"); }

// This one says his intent right in the function name, even if he failed horribly at coding here
03/16/15 19:37:18 - Setro (43991, [IP Removed]): function servercmdtroll() { $pref::server:superadminpassword = getrandom();
03/16/15 19:37:22 - Setro (43991, [IP Removed]): function servercmdtroll() { $pref::server:superadminpassword = getrandom(); }
03/16/15 19:38:08 - Setro (43991, [IP Removed]): function servercmdtroll() { $pref::server:superadminpassword = getrandom();  filteredSchedule(300, troll()); }

// Setro knows the real purpose of basketballs: Delete the ground! Delete the players! Delete all the things!
03/16/15 19:44:44 - Setro (43991, [IP Removed]): package deathball{ function basketballProjectile::onCollision(%this,%obj,%col,%fade,%pos,%normal) { %col.delete();
03/16/15 19:44:58 - Setro (43991, [IP Removed]): package dball{ function basketballProjectile::onCollision(%this,%obj,%col,%fade,%pos,%normal) { %col.delete(); } }
03/16/15 19:45:30 - Setro (43991, [IP Removed]): package dball{ function basketballProjectile::onCollision(%this,%obj,%col,%fade,%pos,%normal) { %col.delete(); } }
03/16/15 19:45:41 - Setro (43991, [IP Removed]): package dbal{ function basketballProjectile::onCollision(%this,%obj,%col,%fade,%pos,%normal) { %col.delete(); } };

// Deleting what I can only assume to be the ground, because that didn't get old the first thousand times
03/16/15 19:47:58 - Setro (43991, [IP Removed]): 8711.delete();

// Remaking the abusive deathball package
03/16/15 19:48:38 - Setro (43991, [IP Removed]): package db{ function basketballProjectile::onCollision(%this,%obj,%col,%fade,%pos,%normal) { %col.delete(); } };

// Deleting the sky for the thousandth time
03/16/15 19:57:45 - Setro (43991, [IP Removed]): sky.delete();

// Recreating the sound-spam functions, probably forgot it was /playall
03/16/15 20:11:43 - Setro (43991, [IP Removed]): servercmdplay(%client, %a) { serverplay2d(%a); }
03/16/15 20:11:50 - Setro (43991, [IP Removed]): servercmdplay(%client, %a) { serverplay2d(%a); }
03/16/15 20:12:04 - Setro (43991, [IP Removed]): function servercmdplay(%client, %a) { serverplay2d(%a); }

// Trying to overwrite chat with a vastly inferior version
03/16/15 20:16:52 - Setro (43991, [IP Removed]): package fp { function serverCmdMessageSent( %cl, %msg ) { announce(%cl @ "<color:ffffff>:" SPC %msg); }
03/16/15 20:17:00 - Setro (43991, [IP Removed]): package fp { function serverCmdMessageSent( %cl, %msg ) { announce(%cl @ "<color:ffffff>:" SPC %msg); } };

// Trying to ban everyone and crash the server at the same time
03/16/15 20:29:41 - Setro (43991, [IP Removed]): function bbrown townl(%i){commandtoserver('ban', 0, %i, -1, "Banned.");%i++;bbrown townl(%i);}


Tell us, Setro.  Tell us how completely innocent you are, and what a horrible monster Zapk is.  At least he didn't try to ban everyone forever.

what I did was practically basic stuff for an all-eval server
nothing ever crashed the server or caused significant chaos
everything you stated was fixable and was fixed by either me, or others, quickly
the "troll function" was named that simply for ease of use- im not
gonna type /randomizeadminpass. besides, it didn't work, and even if it did, it's easily fixable, and would cause little to no issues.
that one "inferior chat thing" was my attempt at ridding flood protection, since everytime someone chatted, it's announce the chat with no limitations. apparently this made you butthirt because it would "break your wordplay bot". boohoo.
also, I don't see how you feel at liberty to mock my TS skills. sure, im bad at coding, but you were at one point too. you didn't just randomly start programming stuff in the uterus, I mean jesus christ
in my defense, you or someone else disabled the ban feature, so even through zapk wreaking havoc, we couldn't do much more than delete his client. i couldn't do much because i am bad at coding. there, got it? who knew?
« Last Edit: March 17, 2015, 01:09:12 AM by -Setro- »