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 2016-10-05 18:48:16

Notcarksss
Member
Joined: 2016-03-06
Posts: 130

[Help] Can anyone help me with making a basic ban list for my shiftbot

I would like to ask anyone in the EE Community if they could help me with a basic ban list for my shift bot
any help is appreciated.


YqrOV8L.png
?type=online&name=Notcarksss ?type=energy&name=Notcarksss
?type=loginstreak&name=Notcarksss ?type=itemsbought&name=Notcarksss
YEE.png
Notcarksss.jpg

Offline

#2 2016-10-05 18:48:42

Nebula
Guest

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

inb4 bot tutorials

#3 2016-10-05 18:51:08

Notcarksss
Member
Joined: 2016-03-06
Posts: 130

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

Rudik wrote:

inb4 bot tutorials

Can you send me the forum link please? that would be very helpful
ty


YqrOV8L.png
?type=online&name=Notcarksss ?type=energy&name=Notcarksss
?type=loginstreak&name=Notcarksss ?type=itemsbought&name=Notcarksss
YEE.png
Notcarksss.jpg

Offline

#4 2016-10-05 18:52:08

Nebula
Guest

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

Notcarksss wrote:
Rudik wrote:

inb4 bot tutorials

Can you send me the forum link please? that would be very helpful
ty

http://forums.everybodyedits.com/viewtopic.php?id=36612

#5 2016-10-05 18:55:09

Notcarksss
Member
Joined: 2016-03-06
Posts: 130

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

Rudik wrote:
Notcarksss wrote:
Rudik wrote:

inb4 bot tutorials

Can you send me the forum link please? that would be very helpful
ty

http://forums.everybodyedits.com/viewtopic.php?id=36612

If im correct, this tutorial currently doesnt show how to make a ban list
but thank you for the link


YqrOV8L.png
?type=online&name=Notcarksss ?type=energy&name=Notcarksss
?type=loginstreak&name=Notcarksss ?type=itemsbought&name=Notcarksss
YEE.png
Notcarksss.jpg

Offline

#6 2016-10-05 19:29:08

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

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

Easiest way for beginners would be to store the username and ban reason in a dictionary.
When you start your bot, you read from a document to a dictionary.
So when you ban someone, add the information to the dictionary.
When closing the bot, save the information from the dictionary to a file.

If you don't understand this. Then I can't help you.

Offline

#7 2016-10-05 19:35:31

Notcarksss
Member
Joined: 2016-03-06
Posts: 130

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

capasha wrote:

Easiest way for beginners would be to store the username and ban reason in a dictionary.
When you start your bot, you read from a document to a dictionary.
So when you ban someone, add the information to the dictionary.
When closing the bot, save the information from the dictionary to a file.

If you don't understand this. Then I can't help you.

I understand this perfectly fine and thank you capasha.


YqrOV8L.png
?type=online&name=Notcarksss ?type=energy&name=Notcarksss
?type=loginstreak&name=Notcarksss ?type=itemsbought&name=Notcarksss
YEE.png
Notcarksss.jpg

Offline

#8 2016-10-05 19:36:00

SmittyW
Member
Joined: 2015-03-13
Posts: 2,085

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

If you don't know how to make a list or read a file it may be too soon to start a shiftbot

Offline

Wooted by:

#9 2016-10-05 19:37:25, last edited by capasha (2016-10-05 19:39:03)

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

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

SmittyW wrote:

If you don't know how to make a list or read a file it may be too soon to start a shiftbot

He haven't coded it. He got mostly the code from nvd and some more. I don't remember.
"Hello, i have recently made a shift bot with a lot of help from srna, luciferX, and nvd"

Offline

#10 2016-10-05 19:41:47

MartenM
Member
From: The Netherlands
Joined: 2016-03-31
Posts: 966
Website

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

Learn how listbox work
???
Profit

Will make a tutorial on the ban thing soon. Wont take that long to make.


lm3hgg8.jpg

Ingame: marten22        My steam: MartenM

Offline

#11 2016-10-05 19:42:56

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

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

MartenM wrote:

Learn how listbox work
???
Profit

Will make a tutorial on the ban thing soon. Wont take that long to make.

How would listbox help him to read and save banned people?

Offline

#12 2016-10-05 20:35:41

MartenM
Member
From: The Netherlands
Joined: 2016-03-31
Posts: 966
Website

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

capasha wrote:

How would listbox help him to read and save banned people?

Personally I find listboxes the best way to learn making a banlist. If you know how to add / remove people and check if a item is in the list you are not far away from making a banlist.

Saving tutorials for listboxes can be easely found on the internet. So that shouldn't be a problem.


lm3hgg8.jpg

Ingame: marten22        My steam: MartenM

Offline

#13 2016-10-05 20:37:13, last edited by Notcarksss (2016-10-05 20:37:32)

Notcarksss
Member
Joined: 2016-03-06
Posts: 130

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

capasha wrote:
SmittyW wrote:

If you don't know how to make a list or read a file it may be too soon to start a shiftbot

He haven't coded it. He got mostly the code from nvd and some more. I don't remember.
"Hello, i have recently made a shift bot with a lot of help from srna, luciferX, and nvd"

No he didnt thank you i coded some of it and srna did the rest im coding the rest on my own


YqrOV8L.png
?type=online&name=Notcarksss ?type=energy&name=Notcarksss
?type=loginstreak&name=Notcarksss ?type=itemsbought&name=Notcarksss
YEE.png
Notcarksss.jpg

Offline

#14 2016-10-06 11:06:43

Tomahawk
Forum Mod
From: UK
Joined: 2015-02-18
Posts: 2,824

Re: [Help] Can anyone help me with making a basic ban list for my shiftbot

Show us what you've tried instead of just asking for code.


One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.

Offline

Wooted by: (4)
Tomahawk1475748403628255

Board footer

Powered by FluxBB

[ Started around 1711700915.7014 - Generated in 0.061 seconds, 13 queries executed - Memory usage: 1.58 MiB (Peak: 1.77 MiB) ]