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.

#276 Before February 2015

Mylo
Master Developer
From: Drama
Joined: 2015-02-15
Posts: 829

Re: EE_Bot, A User Conifgurable Event-Listener

yes the same on wpe //forums.everybodyedits.com/img/smilies/smile

Offline

#277 Before February 2015

Cyral
Member
From: United States
Joined: 2015-02-15
Posts: 2,269

Re: EE_Bot, A User Conifgurable Event-Listener

ChrisKringel wrote:
Burnett wrote:

I suggest you C++ sir,you can do everything with it.But C# is fine too //forums.everybodyedits.com/img/smilies/big_smile

I've also experience with C++, but I usualy prefer C#. Both have pros and cons so its only a matter of choice wich language you use.

EE Beast wrote:

Hey Chris, I see you figured out the text ID too, and put it in the XML example. I found it a month ago, for whatever reason I never tried sending it, Does it work for you?

I tried sending it, but nothing happened. The bot can only place bricks he owns I think.

Yea I figured, I was looking in the source code and saw:

                 (loc11 = new items.ItemBrickPackage("adm", "Admin Blocks")).addBrick(createBrick(1000,           items.ItemLayer.DECORATION, forgroundBricksBMD, "", items.ItemTab.BLOCK, false, true, 1000, -1, true));
                 brickPackages.push(loc11);
                 var loc12:*;
Where 1000 is the value, As other packedges have 20,21,23, etc (factorypack ids) and the packet for them has those ids in them


Player Since 2011. I used to make bots and stuff.

Offline

#278 Before February 2015

Mylo
Master Developer
From: Drama
Joined: 2015-02-15
Posts: 829

Re: EE_Bot, A User Conifgurable Event-Listener

lol if u can see another brick for example mhhh. gold beta i thinck there is a bet or a beta //forums.everybodyedits.com/img/smilies/big_smile
if yes why not change the adm in bet or whatever //forums.everybodyedits.com/img/smilies/big_smile
if you can ^^

Offline

#279 Before February 2015

Burnett
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

Hey mylo,use this code and save as .exe or C++ source file and run it

#include <iostream>   main() (            int x;            std::cout >> "LoL HeLLo Everybody!";            std::cin << x;              )

If you encounter a problem,make the "( and )" as "{ and }".

#280 Before February 2015

Mylo
Master Developer
From: Drama
Joined: 2015-02-15
Posts: 829

Re: EE_Bot, A User Conifgurable Event-Listener

i know what this is -.-
and i will NOT use it ^^

Offline

#281 Before February 2015

32OrtonEdge32dh
Member
From: DMV
Joined: 2015-02-15
Posts: 5,166
Website

Re: EE_Bot, A User Conifgurable Event-Listener

...what are you talking about?


32ortonedge32dh.gif

Offline

#282 Before February 2015

Panic
Member
From: Virgo Supercluster
Joined: 2015-05-26
Posts: 1,114

Re: EE_Bot, A User Conifgurable Event-Listener

32OrtonEdge32dh wrote:

...what are you talking about?


Obligatory piece of text placed here forcing you to load an extra 100 bytes of data per post I make.

Offline

#283 Before February 2015

Persona
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

Panic wrote:
32OrtonEdge32dh wrote:

...what are you talking about?

#284 Before February 2015

Mylo
Master Developer
From: Drama
Joined: 2015-02-15
Posts: 829

Re: EE_Bot, A User Conifgurable Event-Listener

ehh we dunno?

Offline

#285 Before February 2015

Burnett
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

Maan over 1 months (nearly) but you still didn't choosen any persons.

#286 Before February 2015

ChrisKringel
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

Burnett wrote:

Maan over 1 months (nearly) but you still didn't choosen any persons.

Just a little more patience. I'm currently still working on the web backend. Because if you test something, there should also be a place to report bugs //forums.everybodyedits.com/img/smilies/big_smile But I think I'll be able to select testers next week. The bug-reporting section is almost finished and there is only the licensing left to implement.

#287 Before February 2015

Persona
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

Please listen to my advice: Pick people who actually are mature.
I'm not calling myself mature at this; but there are people on this thread
who don't even type correct grammar, and when people ask for the bot
quickly.

Burnett, If he rushed, that would limit the features so the best bet
would be to wait until he is ready, patiently.

#288 Before February 2015

Panic
Member
From: Virgo Supercluster
Joined: 2015-05-26
Posts: 1,114

Re: EE_Bot, A User Conifgurable Event-Listener

Hey, his bot, he can do whatever he wants with it. If he wanted to, he could keep it private forever. No one said that he ever had to make the bot, tell people about, or offer testing.


Obligatory piece of text placed here forcing you to load an extra 100 bytes of data per post I make.

Offline

#289 Before February 2015

Cyral
Member
From: United States
Joined: 2015-02-15
Posts: 2,269

Re: EE_Bot, A User Conifgurable Event-Listener

Panic wrote:

Hey, his bot, he can do whatever he wants with it. If he wanted to, he could keep it private forever. No one said that he ever had to make the bot, tell people about, or offer testing.

This, stop rushing him, Let him implement the features and do it correctly,   Then when its all good you might get it...


Player Since 2011. I used to make bots and stuff.

Offline

#290 Before February 2015

Burnett
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

Persona wrote:

Please listen to my advice: Pick people who actually are mature.
I'm not calling myself mature at this; but there are people on this thread
who don't even type correct grammar, and when people ask for the bot
quickly.

Burnett, If he rushed, that would limit the features so the best bet
would be to wait until he is ready, patiently.

You all guys know why my grammar is bad.I think you writen the gramamr section to nearly disqualify all applies //forums.everybodyedits.com/img/smilies/big_smile.But ChrisKringel's grammar is too,but better than minne.

#291 Before February 2015

32OrtonEdge32dh
Member
From: DMV
Joined: 2015-02-15
Posts: 5,166
Website

Re: EE_Bot, A User Conifgurable Event-Listener

Wait, do we all know why you have bad grammar?   Because I sure don't.


32ortonedge32dh.gif

Offline

#292 Before February 2015

Burnett
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

32OrtonEdge32dh wrote:

Wait, do we all know why you have bad grammar?   Because I sure don't.

Because i'm from a different country and my main language isn't English.My main language is Turkish.

#293 Before February 2015

32OrtonEdge32dh
Member
From: DMV
Joined: 2015-02-15
Posts: 5,166
Website

Re: EE_Bot, A User Conifgurable Event-Listener

Have you tried Google Translate?   That might work well.


32ortonedge32dh.gif

Offline

#294 Before February 2015

Burnett
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

32OrtonEdge32dh wrote:

Have you tried Google Translate?   That might work well.

Google translate sux

#295 Before February 2015

Persona
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

True, but still; Might people reply to this topic and tell what you'd use the bot for?
Just want to know.

Personally, for me; a CtF level. (Capture The Flag).

Last edited by Persona (Nov 5 2011 4:44:25 pm)

#296 Before February 2015

32OrtonEdge32dh
Member
From: DMV
Joined: 2015-02-15
Posts: 5,166
Website

Re: EE_Bot, A User Conifgurable Event-Listener

You stole my idea!   Just kidding, but that was also one of the ideas I had.   I was also thinking of a race where the name is changed to "[winner's name]'s Race" when the person wins, but there are character restraints.   I had some other ideas, but I'll keep those under wraps until I can actually implement them (if I get chosen as a tester or if the bot gets into an open beta).


32ortonedge32dh.gif

Offline

#297 Before February 2015

Burnett
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

Persona wrote:

True, but still; Might people reply to this topic and tell what you'd use the bot for?
Just want to know.

Personally, for me; a CtF level. (Capture The Flag).

I want it for my boss and minigame and other maps //forums.everybodyedits.com/img/smilies/big_smile.All Hail da idea!

#298 Before February 2015

Surf
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

This bot will really broaden horizons in the ee community.
The opportunities to make maps will really be so much greater :O

Hopefully it does not deviate from it's main purpose, making ee better

#299 Before February 2015

Persona
Guest

Re: EE_Bot, A User Conifgurable Event-Listener

Ofc it will deviate EE.
The good news is that it is going to be
modded by ChrisAn..Umh?

Either way, it will make it better.

#300 Before February 2015

32OrtonEdge32dh
Member
From: DMV
Joined: 2015-02-15
Posts: 5,166
Website

Re: EE_Bot, A User Conifgurable Event-Listener

I don't think you understood what Surf meant.   He was saying that he hoped that it didn't make EE less fun, but your post didn't seem to make much sense in relation to it.   How do you "deviate EE"?   And that third line made no sense at all.


32ortonedge32dh.gif

Offline

ChrisKringel 1423504433456999

Board footer

Powered by FluxBB

[ Started around 1732578213.4134 - Generated in 0.135 seconds, 13 queries executed - Memory usage: 1.69 MiB (Peak: 1.92 MiB) ]