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

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

Bot Tutorials

Just a quick questions for people, anyone who doesn't make bots but wants to, would you be interested in me making some tutorials on how to make simple-advanced bots, i am not the best at coding but i know how to make a decent bot. Just a question, if people are interested i'll go ahead and do that, if not, no biggie.


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

Offline

#2 Before February 2015

skullz17
Member
Joined: 2015-02-15
Posts: 6,699

Re: Bot Tutorials

I think you should, since I haven't really seen many around and I'm sure people will find it useful.


m3gPDRb.png

thx for sig bobithan

Offline

#3 Before February 2015

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

Re: Bot Tutorials

Can you make an tutorial about "the most elegant way to get portal number" please?


Everybody edits, but some edit more than others

Offline

#4 Before February 2015

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

Re: Bot Tutorials

The Doctor wrote:

Can you make an tutorial about "the most elegant way to get portal number" please?

What do you mean by portal number?


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

Offline

#5 Before February 2015

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

Re: Bot Tutorials

The Doctor wrote:

Can you make an tutorial about "the most elegant way to get portal number" please?

Like the ID of a portal?


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

Offline

#6 Before February 2015

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

Re: Bot Tutorials

I want to check an different user. How many portals have buyer the user X?


Everybody edits, but some edit more than others

Offline

#7 Before February 2015

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

Re: Bot Tutorials

The Doctor wrote:

I want to check an different user. How many portals have buyer the user X?

Oh, so like how many portals a player owns?


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

Offline

#8 Before February 2015

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

Re: Bot Tutorials

yes. its this possible?


Everybody edits, but some edit more than others

Offline

#9 Before February 2015

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

Re: Bot Tutorials

The Doctor wrote:

yes. its this possible?

It's possible.
Connect to lobby and send connection.Send("getProfileObject",username);.
You should now get their worlds.

You need the users userid and check it through payvault.
To get the userid get it through their worlddata.

To get the worlddata use client.BigDB.Load("Worlds", roomid);

then check if the room is visible or not. If its visible you should get worlddata.

Here is an example of worlddata. Owner is the userid.
XddV7tt.png

Last edited by doh (Feb 4 2015 9:19:57 am)

Offline

#10 Before February 2015

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

Re: Bot Tutorials

So steps:
1. I connect to Lobby187
2. connection.Send("getProfileObject",username);.
3. Loop through Players profile(if is visible) until i find a visible room
4. Get the worldID of steep 3 room
5. Get the RoomInfo from BigDB of step 4 worldlD
6. Get the user's userID from step 5 RoomInfo
Thanks for the steps!
But how do i check the PayVault info with an given userID? (Yahoo Game Network documentation isn't good at all )


Everybody edits, but some edit more than others

Offline

#11 Before February 2015

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

Re: Bot Tutorials

Connect to public. And you should be able to get the payvault data.

Offline

#12 Before February 2015

Flish
Guest

Re: Bot Tutorials

Make some tutorials, I would really like to learn some more about bot programming.

#13 2015-04-07 20:05:20

shadowda
Member
From: somewhere probably.
Joined: 2015-02-19
Posts: 1,015

Re: Bot Tutorials

pls make a tutorial !


color = #1E1E1E       

latest?cb=20150604065609

Offline

shadowda1428433520492015

Board footer

Powered by FluxBB

[ Started around 1732811783.4897 - Generated in 0.062 seconds, 12 queries executed - Memory usage: 1.52 MiB (Peak: 1.67 MiB) ]