Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
ZeldaXD wrote:Master1 wrote:Pls learn to read
-
On topic - I've personally met all 4 of the current people on MrShoe's list, and although I don't talk to most of them a lot, I think all four are great people and will do an amazing job. I honestly don't see why everyone keeps complaining about them. I've been constantly seeing nasty comments aimed at Ultrabass, NVD, and JaWapa not just on the forums, but mainly in EE itself. I don't understand the point of this. None of them have done anything to prove that they would be bad at what they are being chosen for, so why all the negativity?
I fully support the choice that MrShoe made. By the way, Congratz Koto, JaWapa, Ultrabass, and NVD.NVD made a spambot that went public and people started spamming EE, also he helped doing EE2.
ULTRABASS did EE2 and gets so much feeling problems, MrShoe thinks hes talented for doing a 'remake'.
KOTO is ok
JAWAPA we will see.How does EE2 have anything to do with how NVD and Ultrabass are as people? If anything, there experiences with EE2 should be MORE of a reason to make them Guardians. They did a hell of a lot better job running that than Chris/MrShoe ever did on regular EE.
Yes, aka making small and great worlds not working, making moderator someone that banned most of players, THEY ARE SUCH GREAT. Is really easy to copy something and just change graphics and rename it, also, those were not even their graphics, they were by brushfire. How do you call "better job" something that is not even by him, even a kid with down syndrom could download a flash decompiler and copy all the source and change some graphics. By that rule, those noobs who does hacked clients, private clients and editing swfs, they should be guardians. They got no experience, they are kids with power hungry.
EDIT: Also, ultrabass accepting payments from EE2 saying that they go to "childs charity", that is such a total lie, just to make him look like "hurr hurr im gud person hurr hurr".
EDIT2: Also, a bug that with a bot you could give infinite, and when i say infinite, is INFINITE woots.
Last edited by ZeldaXD (Aug 30 2014 9:58:02 am)
Offline
EE2 was completely copied source code. They did not donate the money to charity - Ultrabass spent it on himself.
Although I oppose the current guardian situation completely, I would be fine with every current guardian bar Nvd and Ultrabass.
Should the current guardian proposal come to fruition expect a rapid release of auto guardian kick bots.
EE2 was completely copied source code. They did not donate the money to charity - Ultrabass spent it on himself.
Although I oppose the current guardian situation completely, I would be fine with every current guardian bar Nvd and Ultrabass.Should the current guardian proposal come to fruition expect a rapid release of auto guardian kick bots.
if (m.type == "guardian")
{
con.send("say", "/kick " + player[m.getint(0)].name + " no guardians allowed"); //idk if might work
}
Offline
Meredith wrote:EE2 was completely copied source code. They did not donate the money to charity - Ultrabass spent it on himself.
Although I oppose the current guardian situation completely, I would be fine with every current guardian bar Nvd and Ultrabass.Should the current guardian proposal come to fruition expect a rapid release of auto guardian kick bots.
if (m.type == "guardian")
{
con.send("say", "/kick " + player[m.getint(0)].name + " no guardians allowed"); //idk if might work
}
case "add": { if (m.GetBoolean(13) { con.send("say", "/kick " + m.GetString(1) + " no guardians allowed"); } break; }
Last edited by Metatron (Aug 30 2014 10:41:42 am)
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
I made a quick Kick Guardian plugin for CupCake.
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
ZeldaXD wrote:Meredith wrote:EE2 was completely copied source code. They did not donate the money to charity - Ultrabass spent it on himself.
Although I oppose the current guardian situation completely, I would be fine with every current guardian bar Nvd and Ultrabass.Should the current guardian proposal come to fruition expect a rapid release of auto guardian kick bots.
if (m.type == "guardian")
{
con.send("say", "/kick " + player[m.getint(0)].name + " no guardians allowed"); //idk if might work
}case "add": { if (m.GetBoolean(13)) { con.send("say", "/kick " + m.GetString(1) + " no guardians allowed"); } break; }
Does m.getboolean(13) for "IsGuardian" exist yet? idk i checked in capasha.com
Offline
i'd do that, but koto
Offline
Squad wrote:ZeldaXD wrote:if (m.type == "guardian")
{
con.send("say", "/kick " + player[m.getint(0)].name + " no guardians allowed"); //idk if might work
}case "add": { if (m.GetBoolean(13)) { con.send("say", "/kick " + m.GetString(1) + " no guardians allowed"); } break; }
Does m.getboolean(13) for "IsGuardian" exist yet? idk i checked in capasha.com
It doesn't exist yet, use the plugin for CupCake I made Download from mega.co.nz
private void OnPlayerJoin(object sender, JoinPlayerEvent e) { if (e.Player.IsGuardian) { this.Chatter.Chat("/kick " + e.Player.Username + " No guardians allowed."); } }
Last edited by Metatron (Aug 30 2014 11:18:55 am)
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
Offline
private void OnPlayerJoin(object sender, JoinPlayerEvent e) { if (e.Player.IsGuardian && e.Player.Username != "kingoftheozone") { this.Chatter.Chat("/kick " + e.Player.Username + " No guardians allowed."); } }
That's better, I guess you're the decent guardian.
Last edited by Metatron (Aug 30 2014 11:24:35 am)
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
I really don't like people who say "lol".
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
ZeldaXD wrote:Squad wrote:case "add": { if (m.GetBoolean(13)) { con.send("say", "/kick " + m.GetString(1) + " no guardians allowed"); } break; }
Does m.getboolean(13) for "IsGuardian" exist yet? idk i checked in capasha.com
It doesn't exist yet, use the plugin for CupCake I made Download from mega.co.nz
private void OnPlayerJoin(object sender, JoinPlayerEvent e) { if (e.Player.IsGuardian) { this.Chatter.Chat("/kick " + e.Player.Username + " No guardians allowed."); } }
Ah i see, but i don't use cupcake
I don't like the idea of getting auto kicked just because I'm slated to become a guardian.
if (m.type == "guardian")
{
if (player[m.getint(0)].name != "kingoftheozone") {
con.send("say", "/kick " + player[m.getint(0)].name + " no guardians allowed"); }
}
Offline
Squad wrote:I really don't like people who say "lol".
I honestly think you are just raising hell to make yourself sound important.
Guys, listen here - I am not important and I should be thought of as nothing compared to the almighty JaWaPa
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
Squad wrote:ZeldaXD wrote:Does m.getboolean(13) for "IsGuardian" exist yet? idk i checked in capasha.com
It doesn't exist yet, use the plugin for CupCake I made Download from mega.co.nz
case "add": { if (m.GetBoolean(13)) { con.send("say", "/kick " + m.GetString(1) + " no guardians allowed"); } break; }
Ah i see, but i don't use cupcake
KingOfTheOzone wrote:I don't like the idea of getting auto kicked just because I'm slated to become a guardian.
if (m.type == "guardian")
{
if (player[m.getint(0)].name != "kingoftheozone") {
con.send("say", "/kick " + player[m.getint(0)].name + " no guardians allowed"); }
}
Your code doesn't work, m.type == "guardian" doesn't exist, it's
[
if (m.Type == "add") { if (m.GetBoolean(13) && m.GetString(1) != "kingoftheozone") { con.send("say", "/kick " + m.GetString(1) + " no guardians allowed"); } }
Last edited by Metatron (Aug 30 2014 11:39:14 am)
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
ZeldaXD wrote:Squad wrote:It doesn't exist yet, use the plugin for CupCake I made Download from mega.co.nz
case "add": { if (m.GetBoolean(13)) { con.send("say", "/kick " + m.GetString(1) + " no guardians allowed"); } break; }
Ah i see, but i don't use cupcake
KingOfTheOzone wrote:I don't like the idea of getting auto kicked just because I'm slated to become a guardian.
if (m.type == "guardian")
{
if (player[m.getint(0)].name != "kingoftheozone") {
con.send("say", "/kick " + player[m.getint(0)].name + " no guardians allowed"); }
}Your code doesn't work, m.type == "guardian" doesn't exist, it's
[
if (m.Type == "add") { if (m.GetBoolean(13) && m.GetString(1) != "kingoftheozone") { con.send("say", "/kick " + m.GetString(1) + " no guardians allowed"); } }
I don't know, capasha.com says that it exists >.<
Offline
Squad wrote:I really don't like people who say "lol".
I honestly think you are just raising hell to make yourself sound important.
all i have to say is lol
With all this hype, we may as well have campaigns! (lol?)
Meredith ushered in the anti-guardian bot discussion... so I guess it's not much of a prediction.
anti-guardian bots, anti-anti-guardian bots? ban the auto bans? (probably not, but who knows)
EE source supports m.Type "Guardian" but it appears that guardians would be programmed into the source just like "admins"... so no m.GetBoolean(13)
I'm of the opinion that the EE2 folks shouldn't be thrown straight into being guardians simply because they had the illusion of popularity via EE2 community. (Because what is this argument but popularity?)
someone mentioned a while back about a democratic system. Such a system would hamper malicious guardian intent, unless, of course, there's an agreement made to go overboard.
Finally, what is the point for arguing here?
Offline
tikenalpha wrote:words
i meant not 18
Hint: I can legally buy and drink alcohol in the US for a couple of years already.
awesome codes
I don't know, capasha.com says that it exists >.<
I think it's the message sent when the guardian activate the purple halo, same as mod or god mode.
But I don't think they will do the mistake to make guardian kickable. Would be fun tho
Offline
wtf
wtf
wtf
wtf
wtf
wtf
how are you over 18
Totally off topic: I'm the youngest I win the most younger completion!
On topic:
I am convince that Squad is jealous.
Everybody edits, but some edit more than others
Offline
Totally off topic: I'm the youngest I win the most younger completion!
On topic:
I am convince that Squad is jealous.
Nah, once school starts I'm out of here on weekdays - and I'm going to try to get a life on the weekends.
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
[ Started around 1732546404.288 - Generated in 0.188 seconds, 12 queries executed - Memory usage: 1.84 MiB (Peak: 2.13 MiB) ]