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 2017-06-14 21:25:34, last edited by SirJosh3917 (2017-06-25 17:40:30)

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

[this took literally 10 seconds is it even a release] simple gameid

Getting EE's gameid hasn't really been any easier.

But pretty much I've made a text document at over here that contains EE's gameid.

Now all you have to do is bookmark it, and add it to your bookmark's toolbar and then you select it and use it.
You can customly name it "EE GameId" or whatever, and you won't have to worry about slow loading times since it's just a txt file and it should be cached.

Not much to it.

Enjoy? i guess idk.

Offline

#2 2017-06-14 22:56:33

Latif
Member
From: The Netherlands
Joined: 2015-03-13
Posts: 1,206

Re: [this took literally 10 seconds is it even a release] simple gameid

Uhm.. What about bookmarking the protocol documentation?

Offline

Wooted by:

#3 2017-06-14 23:22:28

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

Re: [this took literally 10 seconds is it even a release] simple gameid

Latif wrote:

Uhm.. What about bookmarking the protocol documentation?

You have to scroll down.
Or click on the thing which you have to find
which is slighty more work then clicking once and then selecting ( since you'll have to click and select the gameid for the protocol documentation anyways )

Offline

#4 2017-06-14 23:29:47

Kikikan
Member
From: Hungary
Joined: 2015-08-10
Posts: 204

Re: [this took literally 10 seconds is it even a release] simple gameid

You could also make a project template for connecting to EE.

Offline

#5 2017-06-14 23:32:55

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

Re: [this took literally 10 seconds is it even a release] simple gameid

Kikikan wrote:

You could also make a project template for connecting to EE.

not sure if you're joking or serious but i already did sort've and got bad feedback

Offline

#6 2017-06-14 23:37:47

Kikikan
Member
From: Hungary
Joined: 2015-08-10
Posts: 204

Re: [this took literally 10 seconds is it even a release] simple gameid

ninjasupeatsninja wrote:
Kikikan wrote:

You could also make a project template for connecting to EE.

not sure if you're joking or serious but i already did sort've and got bad feedback

I didn't intend to use the term "you" on specifially you Ninja, but on people in general. Just write a basic connection bot on your own, export it as a project template in Visual Studio, and it can create a project with the connecting part already written.

Offline

Wooted by:

#7 2017-06-14 23:56:53

LukeM
Member
From: England
Joined: 2016-06-03
Posts: 3,009
Website

Re: [this took literally 10 seconds is it even a release] simple gameid

Kikikan wrote:
ninjasupeatsninja wrote:
Kikikan wrote:

You could also make a project template for connecting to EE.

not sure if you're joking or serious but i already did sort've and got bad feedback

I didn't intend to use the term "you" on specifially you Ninja, but on people in general. Just write a basic connection bot on your own, export it as a project template in Visual Studio, and it can create a project with the connecting part already written.

Isnt that basically what PlayerIO is for?

You only need 10 or so lines and you have a working connection, the difficult / time consuming bits are the things that are specific to certain bots, so couldnt be put into a template (I dont think) e.g. some may want to deserialise the world, while others may want to keep track of players positions / names

IMO ninja's template maker thing was actually quite good, as although the actual coding wasnt perfect, it let you select what you actually needed, rather than just having a load that isnt actually used

Offline

#8 2017-06-15 00:13:36

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: [this took literally 10 seconds is it even a release] simple gameid

ninjasupeatsninja wrote:
Kikikan wrote:

You could also make a project template for connecting to EE.

not sure if you're joking or serious but i already did sort've and got bad feedback

Main problem here is that you're not an experienced coder, yet most of the ones who are, instantly dash in on the opportunity to bash somebody into the ground. Most of all the ones that already have a bad rep.

Now criticism isn't bad, but what they do is plain bash you down.

destroyer123 wrote:

it let you select what you actually needed, rather than just having a load that isnt actually used

That's generally why botbits uses events for messages (if I'm correct). Since you just subscribe to the ones you need, and leave the rest to whatever, so your personal code looks fairly clean (even though botbits probably still does some stuff in the background).

Offline

#9 2017-06-15 00:50:47, last edited by Vinyl Melody (2017-06-15 00:50:59)

Vinyl Melody
Formerly BananaMilkShake
Joined: 2016-06-19
Posts: 616

Re: [this took literally 10 seconds is it even a release] simple gameid

Or you know, just put in EE's gameid if you have a Helper Class.


cb0de83627.png
Thanks to: Ernesdo (Current Avatar), Zoey2070 (Signature)

Very inactive, maybe in the future, idk.

Offline

#10 2017-06-15 01:52:34

Xfrogman43
Member
From: need to find a new home
Joined: 2015-02-15
Posts: 4,174

Re: [this took literally 10 seconds is it even a release] simple gameid

literally i have a notepad with connecting to ee... no need for this tbh as anyone can make a notepad with whatever they need to start off a bot


zsbu6Xm.png thanks zoey aaaaaaaaaaaand thanks latif for the avatar

Offline

Wooted by: (2)

#11 2017-06-15 23:42:13

Latif
Member
From: The Netherlands
Joined: 2015-03-13
Posts: 1,206

Re: [this took literally 10 seconds is it even a release] simple gameid

Xfrogman43 wrote:

literally i have a notepad with connecting to ee... no need for this tbh as anyone can make a notepad with whatever they need to start off a bot

I even made a project for connecting to EE, very useful.

Offline

#12 2017-06-16 05:29:30

Gosha
Member
From: Russia
Joined: 2015-03-15
Posts: 6,206

Re: [this took literally 10 seconds is it even a release] simple gameid

I would use it if it was everybodyedits.com/gameid
But not your site, it's much easier to go to ee protocol than to remember your site

Offline

Wooted by:

#13 2017-06-16 08:18:53

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: [this took literally 10 seconds is it even a release] simple gameid

Gosha wrote:

But not your site, it's much easier to go to ee protocol than to remember your site

That's why he mentions bookmarks, while you'd still have to scroll for protocol (unless you'd bookmark it correctly).

Offline

#14 2017-06-16 09:24:48

Gosha
Member
From: Russia
Joined: 2015-03-15
Posts: 6,206

Re: [this took literally 10 seconds is it even a release] simple gameid

den3107 wrote:
Gosha wrote:

But not your site, it's much easier to go to ee protocol than to remember your site

That's why he mentions bookmarks, while you'd still have to scroll for protocol (unless you'd bookmark it correctly).

I need gameid ones in a week or something
Who cares if I spend 2 extra seconds scrolling

Offline

#15 2017-06-16 15:44:10

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: [this took literally 10 seconds is it even a release] simple gameid

Gosha wrote:
den3107 wrote:
Gosha wrote:

But not your site, it's much easier to go to ee protocol than to remember your site

That's why he mentions bookmarks, while you'd still have to scroll for protocol (unless you'd bookmark it correctly).

I need gameid ones in a week or something
Who cares if I spend 2 extra seconds scrolling

Who cares about remembering a website when you can bookmark it?

Offline

#16 2017-06-16 16:00:38

Gosha
Member
From: Russia
Joined: 2015-03-15
Posts: 6,206

Re: [this took literally 10 seconds is it even a release] simple gameid

den3107 wrote:
Gosha wrote:
den3107 wrote:
Gosha wrote:

But not your site, it's much easier to go to ee protocol than to remember your site

That's why he mentions bookmarks, while you'd still have to scroll for protocol (unless you'd bookmark it correctly).

I need gameid ones in a week or something
Who cares if I spend 2 extra seconds scrolling

Who cares about remembering a website when you can bookmark it?

I can bookmark ee protocol (which i did already) which has much more cool stuff
and no, i am not lazy to scroll down 1/20 of the page

Offline

#17 2017-06-25 15:26:24

Gosha
Member
From: Russia
Joined: 2015-03-15
Posts: 6,206

Re: [this took literally 10 seconds is it even a release] simple gameid

This was the first time i actually needed it
just lol
z0vXH98.png

Offline

#18 2017-06-25 17:40:11, last edited by SirJosh3917 (2017-06-25 17:43:07)

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

Re: [this took literally 10 seconds is it even a release] simple gameid

Gosha wrote:

This was the first time i actually needed it
just lol
http://i.imgur.com/z0vXH98.png

a ha ha
ha ha
ha.
ha...

apparently cloudflare doesn't like to cache .txt files?
ill just have it set to .js now so cloudflare will be a good boy

edit: after clearing browser cache and simulating the website going offline by unplugging the ethernet cable, yes, .js will stay online\
hopefully should be more "stable" now

Offline

SirJosh39171498408811665470

Board footer

Powered by FluxBB

[ Started around 1714158368.7591 - Generated in 0.057 seconds, 10 queries executed - Memory usage: 1.7 MiB (Peak: 1.93 MiB) ]