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 2019-02-07 18:58:58

skull111 forum
Member
Joined: 2017-07-01
Posts: 12

Need ideas for my bot

I was really bored so I decided to make a bot. Surprisingly, I didn't had any ideas.
So I was here to log in back and make a bot thread with your ideas. Share them here!

A few exceptions/additions:

  • No ideas about lobbies, I mean... I can't get a list of worlds from EE.

  • Commands are allowed, for example: Do a command with name as !whatdoeshelllooklike and make it say "You don't want to see the answer."

  • You can include your code for the command/message type (the type of broadcasted event that happened real-time)

And why do I even exist

Also the thread was accidently posted in Questions And Answers. So I deleted it quick and decided to make it here.


?type=location&name=skull111 ?type=online&name=skull111 ?type=energy&name=skull111 ?type=gems&name=skull111 ?type=loginstreak&name=skull111 ?type=lastlogin&name=skull111

I am trying to break the record. The last time I updated this signature is 37 days!

Offline

#2 2019-02-07 20:29:38

MWstudios
Member
From: World 4-2
Joined: 2018-04-06
Posts: 1,331

Re: Need ideas for my bot

Give your bot an ability to snake/rain, people in free edit worlds always find it amusing when someone connects a bot


Time before becoming a Member - Leaderboard
1. Whirl - 9 months
2. KirbyKareem - 8 months
3. pwnzor - 2.4 months
4. MWstudios - 2 months
5. ILikeTofuuJoe - 1.5 months
giphy.gif Piskel is the best GIF maker I've seen
HG's signature for me - Anatoly's signature for me
The Mashed Potatoes Song - The longest post on EE forums - Play my Minesweeper

Offline

#3 2019-02-07 21:16:06

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

Re: Need ideas for my bot

Just use client.Multiplayer.ListRooms(null, null, 0, 0); for lobby worlds.

Offline

#4 2019-02-09 13:00:32

skull111 forum
Member
Joined: 2017-07-01
Posts: 12

Re: Need ideas for my bot

MWstudios wrote:

Give your bot an ability to snake/rain, people in free edit worlds always find it amusing when someone connects a bot

Hmm, I tried that before and it worked out. I'll implement that feature.
(green>red>none)

capasha wrote:

Just use client.Multiplayer.ListRooms(null, null, 0, 0); for lobby worlds.

I will try it but don't know how. I mean, how do you get a room ID from a world that has a name?
Probably I can either search the forums to find an answer about it, search the internet or just wait the answer.


?type=location&name=skull111 ?type=online&name=skull111 ?type=energy&name=skull111 ?type=gems&name=skull111 ?type=loginstreak&name=skull111 ?type=lastlogin&name=skull111

I am trying to break the record. The last time I updated this signature is 37 days!

Offline

#5 2019-02-09 13:19:22

peace
Member
From: admin land
Joined: 2015-08-10
Posts: 9,226

Re: Need ideas for my bot

make snake be config for admisn fo your bot to chnaeg the block id's and add id's (for rainbow snakes for example) a simple dig bot feature in it and some basic buidling tools


peace.png

thanks hg for making this much better and ty for my avatar aswell

Offline

#6 2019-02-09 16:39:30, last edited by capasha (2019-02-09 16:43:29)

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

Re: Need ideas for my bot

skull111 forum wrote:
MWstudios wrote:

Give your bot an ability to snake/rain, people in free edit worlds always find it amusing when someone connects a bot

Hmm, I tried that before and it worked out. I'll implement that feature.
(green>red>none)

capasha wrote:

Just use client.Multiplayer.ListRooms(null, null, 0, 0); for lobby worlds.

I will try it but don't know how. I mean, how do you get a room ID from a world that has a name?
Probably I can either search the forums to find an answer about it, search the internet or just wait the answer.

https://pastebin.com/xwjGUPJE
You can look at this code I wrote for listing Worlds and read names and such. If you want more information how to find width and height you can use client.BigDB.Load("Worlds","PW01",(DatabaseObject dbo) => { },{});
And the information you get from Worlds BigDB can you find in this protocol for EE, https://github.com/capasha/EverybodyEdi … .md#worlds

Offline

#7 2019-02-12 11:51:41

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

Re: Need ideas for my bot

How it's going with your bot? Did you understand a bit about the room listing code?

Offline

capasha1549968701740771

Board footer

Powered by FluxBB

[ Started around 1711663527.1578 - Generated in 0.056 seconds, 12 queries executed - Memory usage: 1.45 MiB (Peak: 1.57 MiB) ]