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.
GitHub LINK - https://github.com/realmaster42/EEBotBuilder
If you don't trust me to run the file itself, then go on GitHub, look at the code and then build the project in your own computer's source editor. It's safer, nicer and easier to work with.
Hello!
This is my latest invention, the EE Bot Builder.
EE Bot Builder is a bot constructing tool that allows you to build up your own bots using it's own programming language.
This will help everyone that doesn't know C# to learn basic programming, logics and syntax, so that on the future they could make real bots using C#. However, this tool allows you to do many things, incluiding saving your bot as an EXE!
Let's get straight into it!
And that's it!
Hope you enjoy my tool.
Be free to give feedback, give suggestions and report bugs!
Offline
ebbbot.exe
Connections outside of EE: looking for new versions at http://pastebin.com/raw/hrPBajCc
File Checksum (SHA1): 7e292f0aedf5e5b996cac8421754707c48dd7cee
File Version: 1
EEBotBuilder.exe
Connections outside of EE: looking for new versions at http://pastebin.com/raw/hrPBajCc
File Checksum (SHA1): 0dbcc373ae40ed068804f8fbb8b12c3e32467a82
File Version: 1
Upload the file to virustotal.com and check if the sha1 is correct. If not, then I need to check it again.
Offline
Let's hope that Capasha/Atilla also look forward to checking every version of this bot, because OP's track record of not stealing accounts is less than golden.
Capasha should also confirm the exact upload date and time of the mediafire file he checked, so that potential users can be sure that what they download has been validated.
Maybe I'm wrong to judge a player by their past actions, but using a bot requires a certain level of trust and one malevolent action should be enough to break it.
One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.
Offline
Looks pretty interesting. could use auto-complete though.
Can methods also take parameters?
Offline
Let's hope that Capasha/Atilla also look forward to checking every version of this bot, because OP's track record of not stealing accounts is less than golden.
Capasha should also confirm the exact upload date and time of the mediafire file he checked, so that potential users can be sure that what they download has been validated.
Maybe I'm wrong to judge a player by their past actions, but using a bot requires a certain level of trust and one malevolent action should be enough to break it.
Hey, I understand if you don't want to use it. Capasha has confirmed it safe, but it is your right NOT to use it.
Also, "should also confirm the exact upload date", I'll request capasha to do so on the post.
-------And: you don't need to use your account, it's a BOT CONSTRUCTING tool, not a BOT itself, so you could use alts freely here.
Looks pretty interesting. could use auto-complete though.
Can methods also take parameters?
What do you mean auto-complete?
And yes, methods can take parameters.
Events automatically store the methods parameters (*1, *2, *3, ...), but for normal functions such doesn't happen, unless the functions are connected to the event. For now this is a simple workaround:
var:var1:0
var:var2:0
botfunction test{
log You've typed in =var1= and =var2=!
}
var:var1:Hello
var:var2:Goodbye!
botfunction test!
The output should be
You've typed in Hello and Goodbye!
If you do not trust/want to run this, then don't. You are in your right NOT to use this.
Also, keep in mind this is a BOT CONSTRUCTOR and not a BOT itself, meaning you don't actually need to type in your account information.
For bot debugging, be free to use alternatives.(BTW, if you can, decompile it and examine the code yourself)
Offline
(BTW, if you can, decompile it and examine the code yourself)
fwiw, why are you obfuscating then? If you want decompilation, make it open-source?
I understand those are rather far in between but still
Offline
marcoantonimsantos wrote:(BTW, if you can, decompile it and examine the code yourself)
fwiw, why are you obfuscating then? If you want decompilation, make it open-source?
I understand those are rather far in between but still
I guess I'll do it licensed... .-.
Offline
Maybe put it on GitHub and save us the trouble.
One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.
Offline
Maybe put it on GitHub and save us the trouble.
It already is on github... -.- Check the first post.
Offline
What do you mean auto-complete?
Stuff that could help you with the syntax. You giving suggestions, while typing, what method calls you can use, what variables, etc. Just like any IDE really.
Offline
I think this project serves as a good lesson on what happens when you try to create a programming language whilst barely knowing what a programming language is, let alone how to create a lexer, parser and interpreter.
In addition, if anyone is going to download any executable on these forums, especially from him, they should be definitely running it in a visualized environment or a sandbox, and on an account they wouldn't mind losing.
EDIT: I forgot to mention, I have seen better quality code from Ninja, which says a lot. I wouldn't be surprised if the 'parser' is riddled with more holes than a slice of swiss cheese.
*u stinky*
Offline
I have seen better quality code from Ninja, which says a lot.
Probably because ninja speaks english and marco doesn't.
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
I see. This won't lead me anywhere as people won't even try the bot because I'm who I am, whilst if I made an alt most probably you would.
You don't even realize this was my first time trying to make a reader/parser, and still won't judge with quality.
Even Atilla wasn't creative as he usually is.
Just, nevermind. Working for the EE community is pretty bad and I most probably won't do EE Mafia 2 as I was going to do since I see people will just criticize instead of playing it. If you still want tho, PM me.
Offline
[ Started around 1737191070.3719 - Generated in 0.091 seconds, 12 queries executed - Memory usage: 1.67 MiB (Peak: 1.9 MiB) ]