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.
Pages: 1
ok thanks and yeah i agree it probally shouldent give anyone edit
for now its just going to be for testing purposes.
is there any bot links/urls/codes to use from this server to be used in a ee bot while in development? love the custom server but it dosent mention anywhere or how to get bots working if its possible atall
is the void OnMessage(object sender, PlayerIOClient.Message m) accutly on a diffrent thread to say private void buttonlolao_Click(object sender, EventArgs e) ?
if so how can i make them on the same thread?
what exactly are you trying to do
after actually reading, you cant cross thread that way, you have to invoke to change controlls
dirty fix = checkForIllegalCrossthreads = false;//can contain typos
I cant access any object inside the void OnMessage(object sender, PlayerIOClient.Message m)
I can access all objects fine if the code is not in it.
this does not happen with if's
if (button_name.Text == "hi")
it only happens if you try to set any of the object proprieties.
example:
button_name.Text = "anything";
If you do that like i said this will exception will happen:
Exception thrown: 'System.InvalidOperationException' in System.Windows.Forms.dll
Additional information: Cross-thread operation not valid: Control 'button_name' accessed from a thread other than the thread it was created on.
If there is a handler for this exception, the program may be safely continued.
Hey guys guess what version 35 alpha is out and you can download as always @ http://jmp.sh/uz5oNpu I hope you enjoy these new features and bug fixed
Yet again a bot without kong login... What makes kong logins so terribly much harder than facebook logins?
well if you know the kong login code feel free to tell me but if i find it il add it!
why when i click it, the tab says "Latest - Jumpscare"?
just click the download button
http://pastebin.com/vBCGhPwY look at this code how I coded it.
Edit: Feel free to use the account how much you want, it's just a test account anyway.
Im sorry. But i cannot understand your code way to compilcated so as your job you need to add some SIMPLE code (simplest you can find/know)
to work with my project/source as your code dosent match mine so it will not work. My sorce currently contains: ban list, admin list, abilty to add/remove, can connect/disconnect, My source DOSENT contain (please add these in your simplest fourm and works with the current code.) People banned on rejoin after adding to list, commands requiring admin access. You can download and fix my source here. ( http://jmp.sh/3jCV5Ea ) PLEASE Resend in source format thank you
Notice: i am still trying to figure out and implent your code in my source. By the time you see this i might have figured the command thing out. Or i might not have so still try it dosent matter if i figured it out.
Edit: Figured out ban on join but havent figured out admin only commands so just do that.
Thanks!
tip: "init" will give you owner username (I think)
"Disconnected by user" is a bit vague for my simple mind
what is > pointing to?OH. you're saying taht the button.... can possibly have a message... but will require the username entered in the box on the far right. Lovely!
You seem to like the "message on action" checkbox. Maybe a master check? Or is there value in being case specific?
There is a master check for them all on the connection screen 2nd checkbox mate
NOW AT VERSION 35
hi this is my new bot that will eventruly end up having it ALL anyway tell me what u want to be added next any bugs bla bla bla still trying to get help with codes still learning c# stuff stuff stuff download link is here anyway: http://jmp.sh/uz5oNpu Enjoy report features,new bugs, etc..
sorry forgot to provide screenshots.... lol
Connection Screen:
Latest version (currently 35):
Main Screen
Latest version (currently 35):
Why do you not learn C#? If you learn it you will know how to make banlist and adminlist.
Using a textdocument/MySQL/XML to store it on. And using a list to handle the bans/admins.You should also look at these tutorials http://forums.everybodyedits.com/viewtopic.php?id=26763
I know how to do the list themselfs but dont know to detect who sent the command to check if there on the list?
PS:how to use facebook connect or is it no longer possible?
gaberilde wrote:sorry for being a pain but how do you do player/admin/banlists
You have to code it yourself (or get an already made one).
You will need to store liste for admins/banned players, then read from the chat (for the !commands) and if sent by an admin, send a chat message with the real command, like "/giveedit nameofplayer", "/save" etc.
can you give me the already coded one or tell me how to do it so when u write something like !test it says Hello (your username)
sorry for being a pain but how do you do player/admin/banlists
Can somebody tell me all the everybodyedits commands for c#
examples of some i found out:
conn.Send("say", "message here");
conn.Disconnect();
others? like using keys or changing room names....
Your EE Username: GABERIDE
Your verification token: a0d0eb6f9d80932d5e4bb18aa070eba8
i think the newst update is pice of **************
same for me
i was playing run from gods (i was the god) then it kicked me off
<snip'd>
Last edited by Bass5098 (Aug 23 2012 8:11:14 am)
<snip'd>
Last edited by Bass5098 (Aug 23 2012 8:11:18 am)
This works to play with, but only if your friends is inside a world already
http://pio30812.playerio.netdna-cdn.com … ._v310.swfEdit: This works much better http://www.speedyshare.com/kgNHD/working-EE.zip
But don't buy the new things. Wait till MrShoe have fixed the problems.^
|Everything works fine.
http://i49.tinypic.com/24b855l.png
<snip'd>
Last edited by Bass5098 (Aug 23 2012 8:04:10 am)
EE DONT WORK NOW IT WORKED FINE TELL THAT STUPID UPDATE WHO ELSE CANT GET INTO EE?
EE DONT WORK NOW <snip'd> IT WORKED FINE TELL THAT STUPID UPDATE WHO ELSE CANT GET INTO EE?
but if i logout using beta then goto normal as guest it work
Last edited by Bass5098 (Aug 23 2012 8:13:08 am)
me ether
Pages: 1
[ Started around 1736096102.3824 - Generated in 0.172 seconds, 9 queries executed - Memory usage: 1.6 MiB (Peak: 1.82 MiB) ]