Official Everybody Edits Forums

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.

#1 Before February 2015

Helvi
Member
Joined: 2015-04-06
Posts: 1,132

Trollbombing

Hi,

trollbombing maps.
Nuff said, good bye.

Anyone got a map crasher or so to get rid of them? Or maybe a tool just to kick everyone at level 1?

Donating the programmer to write a scam-free tool for removing users below a certain level.

Cheers


Hi.

Offline

#2 Before February 2015

Buzzerbee
Forum Admin
From: Texas, U.S.A.
Joined: 2015-02-15
Posts: 4,575

Re: Trollbombing

What is "Trollbombing"?


TdQRyz3.png
https://wiki.everybodyedits.com/images/5/5d/135_bee

Offline

#3 Before February 2015

Helvi
Member
Joined: 2015-04-06
Posts: 1,132

Re: Trollbombing

Lets say, someone bombs your map with tons of user just to prevent others to join //forums.everybodyedits.com/img/smilies/wink Aka blocking a map.


Hi.

Offline

#4 Before February 2015

Buzzerbee
Forum Admin
From: Texas, U.S.A.
Joined: 2015-02-15
Posts: 4,575

Re: Trollbombing

This seldom happens, and why can't you just kick the users manually?


TdQRyz3.png
https://wiki.everybodyedits.com/images/5/5d/135_bee

Offline

#5 Before February 2015

Helvi
Member
Joined: 2015-04-06
Posts: 1,132

Re: Trollbombing

Seen their names? You cannot differ between 0 and o etc


Hi.

Offline

#6 Before February 2015

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: Trollbombing

I'll design a (rather quick but simple) tool to remove these from your own worlds, using two separate and clever techniques. As per usual source code will be available. Give me a few moments.

Also, you can press tab (whilst having the chat bar open and a beginning of the name typed) to automatically fetch the rest of a name.

Last edited by ?tilla (Jul 13 2013 11:01:12 am)


signature.png
*u stinky*

Offline

#7 Before February 2015

Helvi
Member
Joined: 2015-04-06
Posts: 1,132

Re: Trollbombing

Uh, nice one Atilla. There is a auto-fill for the user names on the chat bar? That already helps alot.


Hi.

Offline

#8 Before February 2015

Buzzerbee
Forum Admin
From: Texas, U.S.A.
Joined: 2015-02-15
Posts: 4,575

Re: Trollbombing

Helvi wrote:

There is a auto-fill for the user names on the chat bar? That already helps alot.

Wow, you didn't know this?

Yeah, I think it's been there since chat came out. It might've been added a little after, I can't remember. But yeah, you just type the first letter (or first few letters) of a user's name and press tab. It automatically completes it (and capitalises it, and puts a colon and a space at the end of it)


TdQRyz3.png
https://wiki.everybodyedits.com/images/5/5d/135_bee

Offline

#9 Before February 2015

Helvi
Member
Joined: 2015-04-06
Posts: 1,132

Re: Trollbombing

Serious. This sucks. Wondering if either Chris or Shoe is going to suspends his / her host adress:

spambots.jpg


Hi.

Offline

#10 Before February 2015

N1KF
Wiki Mod
From: ဪဪဪဪဪ From: ဪဪဪဪဪ From: ဪဪဪဪဪ
Joined: 2015-02-15
Posts: 11,113
Website

Re: Trollbombing

BuzzerBee wrote:
Helvi wrote:

There is a auto-fill for the user names on the chat bar? That already helps alot.

Wow, you didn't know this?
It automatically completes it (and capitalises it, and puts a colon and a space at the end of it)

Actually, it only puts a colon there if it's at the beginning of the chat message.

Last edited by N1KF (Jul 15 2013 10:23:05 pm)

Offline

#11 Before February 2015

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: Trollbombing

I'm done. I haven't got the time to test this at the moment (sorry!), but here's the code and binaries:
http://everybodyedits.info/$directory/


signature.png
*u stinky*

Offline

#12 Before February 2015

Helvi
Member
Joined: 2015-04-06
Posts: 1,132

Re: Trollbombing

Atilla, thanks so much for your help, I reallly appreciate it although I had to find someone to help me compiling stuff   //forums.everybodyedits.com/img/smilies/smile


Hi.

Offline

#13 Before February 2015

Vasum01
Member
Joined: 2015-06-28
Posts: 102

Re: Trollbombing

Helvi wrote:

Atilla, thanks so much for your help, I reallly appreciate it although I had to find someone to help me compiling stuff   //forums.everybodyedits.com/img/smilies/smile

If you didn't already know, with C# you don't have to compile anything; Visual Studio does that automatically when you debug (test) your program. Even if you didn't know anything about it (for future reference) just press teh green arrow on your toolbar or use Debug-->Start Debugging. Then go to where you saved the project (or opened it) and look in the debug folder. You should see a .exe file named the title of the project which you can use and will be fully functional (unless Atilla messed up).

Just if you wanted to do it by yourself next time..

Anyways at least you got what you wanted //forums.everybodyedits.com/img/smilies/smile

Last edited by Vasum01 (Jul 14 2013 6:54:15 am)

Offline

#14 Before February 2015

Helvi
Member
Joined: 2015-04-06
Posts: 1,132

Re: Trollbombing

Did you even follow the topic, Vasum?
Did you read Atillas posts?

Do not ever believe that everyone is familar with programming and associated topics otherwise I can believe that you can push as hard as every professional sportsman. Why don't you race the Tour de France maybe? I heard you just have to move your legs a bit..


Hi.

Offline

#15 Before February 2015

Cyral
Member
From: United States
Joined: 2015-02-15
Posts: 2,269

Re: Trollbombing

Vasum01 wrote:
Helvi wrote:

Atilla, thanks so much for your help, I reallly appreciate it although I had to find someone to help me compiling stuff   //forums.everybodyedits.com/img/smilies/smile

If you didn't already know, with C# you don't have to compile anything; Visual Studio does that automatically when you debug (test) your program. Even if you didn't know anything about it (for future reference) just press teh green arrow on your toolbar or use Debug-->Start Debugging. Then go to where you saved the project (or opened it) and look in the debug folder. You should see a .exe file named the title of the project which you can use and will be fully functional (unless Atilla messed up).

Just if you wanted to do it by yourself next time..

Anyways at least you got what you wanted //forums.everybodyedits.com/img/smilies/smile

That is still compiling the application. Visual Studio is an IDE and compiler.


Player Since 2011. I used to make bots and stuff.

Offline

#16 Before February 2015

Vasum01
Member
Joined: 2015-06-28
Posts: 102

Re: Trollbombing

Helvi wrote:

Did you even follow the topic, Vasum?
Did you read Atillas posts?

Do not ever believe that everyone is familar with programming and associated topics otherwise I can believe that you can push as hard as every professional sportsman. Why don't you race the Tour de France maybe? I heard you just have to move your legs a bit..

You don't need to know anything about it. Compiling requires no such beforehand knowledge and can be done at the push of a button - literally. Though it does require an IDE; which is uncommon to most users unless you use it frequently.

EE Beast wrote:

That is still compiling the application. Visual Studio is an IDE and compiler.

Like I said, you don't have to do anything, it's automatically done for you.

Offline

#17 Before February 2015

Mylo
Master Developer
From: Drama
Joined: 2015-02-15
Posts: 829

Re: Trollbombing

Vasum01 wrote:
Helvi wrote:

Did you even follow the topic, Vasum?
Did you read Atillas posts?

Do not ever believe that everyone is familar with programming and associated topics otherwise I can believe that you can push as hard as every professional sportsman. Why don't you race the Tour de France maybe? I heard you just have to move your legs a bit..

You don't need to know anything about it. Compiling requires no such beforehand knowledge and can be done at the push of a button - literally. Though it does require an IDE; which is uncommon to most users unless you use it frequently.

EE Beast wrote:

That is still compiling the application. Visual Studio is an IDE and compiler.

Like I said, you don't have to do anything, it's automatically done for you.

At first it really seems like you did not follow the topic, second compiling requires visual studio - and not everyone got vs.

Offline

#18 Before February 2015

Helvi
Member
Joined: 2015-04-06
Posts: 1,132

Re: Trollbombing

Vasum01 wrote:

You don't need to know anything about it. Compiling requires no such beforehand knowledge and can be done at the push of a button - literally. Though it does require an IDE; which is uncommon to most users unless you use it frequently.

You don't need to train hard for sports. Doing sports requires no such beforehand training and can be done with pure willpower - lierally. Though it does require hard training; which is uncommon to most [...] unless you train frequently.

Noticed something? The first and the second sentence are the exact opposite of what you just said.


Hi.

Offline

#19 Before February 2015

meowman2
Guest

Re: Trollbombing

Helvi wrote:

Seen their names? You cannot differ between 0 and o etc

license_plate.png
Also, in EE you can do 5s55s55s or something like that

Helvi142393400827424

Board footer

Powered by FluxBB

[ Started around 1731897943.8987 - Generated in 0.053 seconds, 12 queries executed - Memory usage: 1.66 MiB (Peak: 1.89 MiB) ]