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 2015-07-19 04:26:24

Sam777
Member
From: Canada
Joined: 2015-07-17
Posts: 83

I need someone to make me a bot.

Hello. I was wondering if someone could craft up a bot that IP bans people so that they can't keep making bots to troll your world over and over. It's kinda sad how people do it.

Offline

#2 2015-07-19 05:17:05

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: I need someone to make me a bot.

Players can't access the IP addresses of other players, so unfortunately this request is impossible.

Offline

#3 2015-07-19 06:26:49

mrjawapa
Corn Man 🌽
From: Ohio, USA
Joined: 2015-02-15
Posts: 5,840
Website

Re: I need someone to make me a bot.

Probably shouldn't say this, but I lol'd at this request.

Members of the EE Staff are the only ones able to manage bans.  If you don't want people to troll your world, don't give them edit.
Though it is rude to troll someone's world, it's not against the rules.  When you have all power to prevent it from happening, it's on you.


Discord: jawp#5123

Offline

#4 2015-07-19 09:03:39, last edited by Sam777 (2015-07-19 09:03:49)

Sam777
Member
From: Canada
Joined: 2015-07-17
Posts: 83

Re: I need someone to make me a bot.

JaWapa wrote:

Probably shouldn't say this, but I lol'd at this request.

Don't.

Offline

#5 2015-07-19 09:48:19, last edited by Jabatheblob1 (2015-07-19 09:50:44)

Jabatheblob1
Member
Joined: 2015-03-01
Posts: 856

Re: I need someone to make me a bot.

Sam777 wrote:
JaWapa wrote:

Probably shouldn't say this, but I lol'd at this request.

Don't.

hKIcgbE.png


If you would like me to make a bot for you, go here.

Offline

#6 2015-07-19 10:22:00

rgl32
Member
Joined: 2015-02-15
Posts: 543

Re: I need someone to make me a bot.

JaWapa wrote:

If you don't want people to troll your world, don't give them edit.

There are other ways people can do that without edit, because as of right now the most common example are bots joining worlds and spamming messages (either in chat or pm) causing annoyance to everybody.

Offline

Wooted by:

Era

#7 2015-07-19 13:22:35

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,645

Re: I need someone to make me a bot.

Maybe you could add something server side to check if 2 username have same ip:

(send)
connection.Send("checkIPequality", "username1", ""username2");

(recive)
checkIPequality:
[0] username1 (string)
[1] username2 (string)
[2] equals (bool)


Everybody edits, but some edit more than others

Offline

Wooted by: (2)

#8 2015-07-19 13:36:25, last edited by Era (2015-07-19 13:36:51)

Era
Member
From: ::1
Joined: 2015-05-06
Posts: 884

Re: I need someone to make me a bot.

Yea , you could just permaban bots sending "ninjabot connected" "[1448bot] connected!" or something with the bot , since those trolls dont bother to write their own , you can much easier identify them with their "welcome message"

Offline

Wooted by:

#9 2015-07-19 14:31:08, last edited by 1448 (2015-07-19 14:32:36)

1448
Formerly alkazam1448
From: Numberland
Joined: 2015-04-12
Posts: 683
Website

Re: I need someone to make me a bot.

Era wrote:

Yea , you could just permaban bots sending "ninjabot connected" "[1448bot] connected!" or something with the bot , since those trolls dont bother to write their own , you can much easier identify them with their "welcome message"

HEY! What's wrong with 1448Bot!? Nobody spammed using 1448 bot, as far as I know.

EDIT: Also, my bot says, "Hello all! Bot connected successfully!" by default. Also, if they do wanna troll, I have an option to disable the welcome message since version 2.0

Offline

#10 2015-07-19 14:37:22

Era
Member
From: ::1
Joined: 2015-05-06
Posts: 884

Re: I need someone to make me a bot.

I've seen enuff ppl troll with your bot in bombot ... sooo //forums.everybodyedits.com/img/smilies/wink mostly with the welcome message itself though

Offline

#11 2015-07-19 14:42:31

1448
Formerly alkazam1448
From: Numberland
Joined: 2015-04-12
Posts: 683
Website

Re: I need someone to make me a bot.

Era wrote:

I've seen enuff ppl troll with your bot in bombot ... sooo //forums.everybodyedits.com/img/smilies/wink mostly with the welcome message itself though

That's not my fault. What do you think I can do about it?

Offline

#12 2015-07-19 14:46:02

Era
Member
From: ::1
Joined: 2015-05-06
Posts: 884

Re: I need someone to make me a bot.

Hmm , how about in init if the message 14 is false disconnect? that might be an option :o

Offline

#13 2015-07-19 14:49:27

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: I need someone to make me a bot.

alkazam1448 wrote:
Era wrote:

I've seen enuff ppl troll with your bot in bombot ... sooo //forums.everybodyedits.com/img/smilies/wink mostly with the welcome message itself though

That's not my fault. What do you think I can do about it?

It's your fault. Because you haven't locked it to world owner only.

Offline

Wooted by: (3)

#14 2015-07-19 14:55:11

1448
Formerly alkazam1448
From: Numberland
Joined: 2015-04-12
Posts: 683
Website

Re: I need someone to make me a bot.

capasha wrote:
alkazam1448 wrote:
Era wrote:

I've seen enuff ppl troll with your bot in bombot ... sooo //forums.everybodyedits.com/img/smilies/wink mostly with the welcome message itself though

That's not my fault. What do you think I can do about it?

It's your fault. Because you haven't locked it to world owner only.

But all of them won't download the new version even if I fix it in the new one. But I do have a plan.

Offline

#15 2015-07-19 14:56:21, last edited by Era (2015-07-19 17:23:37)

Era
Member
From: ::1
Joined: 2015-05-06
Posts: 884

Re: I need someone to make me a bot.

alkazam1448 wrote:

But all of them won't download the new version even if I fix it in the new one.

That's your fault aswell
edit: You arent funny you know , deleting your own post and then telling me that i double posted...

Offline

#16 2015-07-19 15:55:27

1448
Formerly alkazam1448
From: Numberland
Joined: 2015-04-12
Posts: 683
Website

Re: I need someone to make me a bot.

Era wrote:

Good job , by posting this you ruined it ! im so proud of you -.-

Posting what?

Also, you double posted.

Offline

#17 2015-07-19 20:46:53

Sam777
Member
From: Canada
Joined: 2015-07-17
Posts: 83

Re: I need someone to make me a bot.

Era wrote:

Yea , you could just permaban bots sending "ninjabot connected" "[1448bot] connected!" or something with the bot , since those trolls dont bother to write their own , you can much easier identify them with their "welcome message"

The bots I was dealing with had no welcome message, just a long stupid name that was annoying to ban over and over.

Offline

#18 2015-07-19 22:42:04

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Re: I need someone to make me a bot.

Sam777 wrote:
Era wrote:

Yea , you could just permaban bots sending "ninjabot connected" "[1448bot] connected!" or something with the bot , since those trolls dont bother to write their own , you can much easier identify them with their "welcome message"

The bots I was dealing with had no welcome message, just a long stupid name that was annoying to ban over and over.

Don't kick them and mute it.

Offline

#19 2015-07-20 03:31:23

SirJosh3917
Formerly ninjasupeatsninja
From: USA
Joined: 2015-04-05
Posts: 2,095

Re: I need someone to make me a bot.

Era wrote:

Yea , you could just permaban bots sending "ninjabot connected" "[1448bot] connected!" or something with the bot , since those trolls dont bother to write their own , you can much easier identify them with their "welcome message"

I feel... offended... whats wrong with it? Well, it has had a bad past history, but thats only because the users of the bot are bad, not because I am, but because the user was... I didn't create it to troll, look at the atomic bomb!

Offline

#20 2015-07-20 03:34:40

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,574

Re: I need someone to make me a bot.

...Not the best example, but okay.


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

#21 2015-07-20 04:18:35

mrjawapa
Corn Man 🌽
From: Ohio, USA
Joined: 2015-02-15
Posts: 5,840
Website

Re: I need someone to make me a bot.

Okay, so you are talking about spam... not trolling.  Gotcha.

Report the people doing it... the staff will take care of it.


Discord: jawp#5123

Offline

#22 2015-07-20 05:54:33

Gooberg
Member
From: Andromeda Galaxy
Joined: 2015-02-26
Posts: 81

Re: I need someone to make me a bot.

Requesting a thread lock, this conversation has gone to s**t, and it's getting nowhere. The request for someone to make a bot, is worthless because Sam could have just not given them edit.

confused_jackie_chan.jpg


Owner of GooCrew
GooCrew Worlds:
GooCrew Art World

Offline

#23 2015-07-20 08:05:55, last edited by Krosis (2015-07-20 08:06:07)

Krosis
Formerly Arkonagames
Joined: 2015-06-17
Posts: 2,279
Website

Re: I need someone to make me a bot.

if someone trolls you can prevent it by don't trust him when giving edit, if it's a spammer you can easly kick or mute if it's not your world

Off-topic: I assume that i trolled with EEartist bot more than 5 worlds with this image:
iYYLV25.png


Krosis.gif

Offline

#24 2015-07-20 13:47:37

Era
Member
From: ::1
Joined: 2015-05-06
Posts: 884

Re: I need someone to make me a bot.

ninjasupeatsninja wrote:

I feel... offended... whats wrong with it? Well, it has had a bad past history, but thats only because the users of the bot are bad, not because I am, but because the user was... I didn't create it to troll, look at the atomic bomb!

You are responsible for the trolling & grieifing done by your bot , it is your fault that it can be missused in that way.

Offline

Wooted by: (2)

#25 2015-07-20 16:26:50

SirJosh3917
Formerly ninjasupeatsninja
From: USA
Joined: 2015-04-05
Posts: 2,095

Re: I need someone to make me a bot.

Era wrote:
ninjasupeatsninja wrote:

I feel... offended... whats wrong with it? Well, it has had a bad past history, but thats only because the users of the bot are bad, not because I am, but because the user was... I didn't create it to troll, look at the atomic bomb!

You are responsible for the trolling & grieifing done by your bot , it is your fault that it can be missused in that way.

So? I still didn't create it to troll, that's not the reason it was created. Any bot that's public could be misused in almost every way.

Offline

mochonoob1438010750524751

Board footer

Powered by FluxBB

[ Started around 1713869750.1643 - Generated in 0.065 seconds, 10 queries executed - Memory usage: 1.86 MiB (Peak: 2.14 MiB) ]