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.
BotOnDemand is a web-based bot! Simply go to the site, register, configure your bot, and connect! No downloads and no hassle! Finally any user, Windows, Linux, and Mac, can enjoy a full powered bot with ease.
How about I let it talk for itself...
[youtube]http://www.youtube.com/watch?v=OuNzXjkHcv8[/youtube]
This bot is not ready for release and this thread is just to show it's in the making, I will have a public alpha out within a few days!
Please post here with any ideas for the bot and be credited for them! Please note that all functions need to be controllable via chat command.
Thanks!
Last edited by lrussell (Aug 3 2013 12:39:53 pm)
Offline
Watch out, all data can be hacked easily.
Jus' sayin'
What "data" are you referring to? I wrote the whole login system. The system never stores your EE login, and the password for the website is hashed. The only reason you even need to sign up is to store things like Admins/Mods.
Last edited by lrussell (Aug 3 2013 12:48:04 pm)
Offline
Make a login system for ArmorGames at some point, if you can.
On the side note:
250 posts!
Last edited by NR2001 (Aug 3 2013 12:50:23 pm)
Nice bot, just...how secure is my login data?
PHP scripts can save my password everywhere...
Anyways I already tested that bot, works fine. CONTACT ME TO GET THE SITE LINK
EDITed:
http://i.imgur.com/Rj2t5Xl.png
It's really cool 1extratoungesomewhat1
Last edited by Krock (Aug 3 2013 1:58:48 pm)
Yea its been coming along ways! I'm glad to finally see a topic. I watched lrussell code it. He says that I make him work faster LOL
Offline
Nice bot, just...how secure is my login data?
PHP scripts can save my password everywhere...Anyways I already tested that bot, works fine.
CONTACT ME TO GET THE SITE LINKEDITed:
http://i.imgur.com/Rj2t5Xl.png
It's really cool 1extratoungesomewhat1
Hey, krock. The site isn't ready. There's a reason I didn't go public yet. I never even told you the site... knock it off. >.>
Offline
YAY! A bot without download. I could finally use a bot...
Offline
Thats not a good idea, to put an bot full online.
And if -you will not have an SSL certificate, users will dont trust.
-the code is not visible, users will dont trust.
-it cant be scaned by an antivirus, users will dont trust.
And it can be dns injected so users will dont trust.
All bad things is the users will not trust this bot.
The time will decide if this is good or not.
Everybody edits, but some edit more than others
Offline
Thats not a good idea, to put an bot full online.
And if -you will not have an SSL certificate, users will dont trust.
-the code is not visible, users will dont trust.
-it cant be scaned by an antivirus, users will dont trust.
And it can be dns injected so users will dont trust.
All bad things is the users will not trust this bot.
The time will decide if this is good or not.
I thrust lrussel and those sub-lined points also can get reached with normal c# bots which you obfuscate it perfectly.
Zumza123 wrote:Thats not a good idea, to put an bot full online.
And if -you will not have an SSL certificate, users will dont trust.
-the code is not visible, users will dont trust.
-it cant be scaned by an antivirus, users will dont trust.
And it can be dns injected so users will dont trust.
All bad things is the users will not trust this bot.
The time will decide if this is good or not.I thrust lrussel and those sub-lined points also can get reached with normal c# bots which you obfuscate it perfectly.
Yes, but still obfuscate you can see on firewall al data where is go, so your "those sub-lined points" its fall.
I thrust lrussel too, but someone else maybe no.
___________________________
All this is only an opinion...
If someone say thats is not a good idea this dosent means thats is an bad idea.
If more than someone then is an problem.
Last edited by The Doctor (Aug 4 2013 5:10:58 am)
Everybody edits, but some edit more than others
Offline
Thats not a good idea, to put an bot full online.
And if -you will not have an SSL certificate, users will dont trust.
-the code is not visible, users will dont trust.
-it cant be scaned by an antivirus, users will dont trust.
And it can be dns injected so users will dont trust.
All bad things is the users will not trust this bot.
The time will decide if this is good or not.
1. Neither do normal bots? SSL is mainly used for payments and such.
2. Perhaps having the code hidden will help keep the system more secure?
3. Why would you scan a website with an anti-virus? o.o
Also, krock.
You cannot obfuscate perfectly. You can make it more difficult, but when you get right down to it, the system has to execute the code somewhere.
Anyway guys, I should be able to work on this more tonight.
Offline
I saw lrussell code it and it looks secure, but I don't know PHP so I am not sure. But I do know is that lrussell is a good coder and he never takes the easy way out.
Offline
I saw lrussell code it and it looks secure, but I don't know PHP so I am not sure. But I do know is that lrussell is a good coder and he never takes the easy way out.
He did try to the take the easy way out, but I gave him a little lecture on security a bit so hopefully he takes my advice.
Nevertheless, I know he doesn't have any malicious intent, but it is advised to not use a password you use for any other service, in case there is ever a hijacking.
*u stinky*
Offline
Really? He never seems to take the easy way out when I'm with him.
Offline
Where is the link?
Everybody edits, but some edit more than others
Offline
Where is the link?
There is no link for the public until it is finished!
Offline
Emalton wrote:I saw lrussell code it and it looks secure, but I don't know PHP so I am not sure. But I do know is that lrussell is a good coder and he never takes the easy way out.
He did try to the take the easy way out, but I gave him a little lecture on security a bit so hopefully he takes my advice.
Nevertheless, I know he doesn't have any malicious intent, but it is advised to not use a password you use for any other service, in case there is ever a hijacking.
I didn't try to take the easy way out... I literally told you I was working on it and you starting going nuts! xD
I just did a basic login system, and all it's used for is to keep the configuration organized. If you don't feel safe using your regular password, then don't use it! Regardless, I'm trying to make it secure.
And of course I have no malicious intent, I'm doing this project for fun!
Also, if you read the first post I said a public alpha will be out soon. I might have it out by tomorrow if everything goes to plan.
Offline
I'm excited to see just how good of a defensive programmer you are.
Offline
>Defensive programming is a form of defensive design intended to ensure the continuing function of a piece of software in spite of unforeseeable usage of said software.
In that case, if one bot fails, the others will continue running. But if an error occurs within PHP (obviously) it won't continue working. If someone tries to spam random characters as login and such, I'll have proper try/catches within it to tell the user what is wrong.
To rest:
Update! New web host (paid) and domain acquired.
Working on registration verification scripts to make sure you actually are who you say you are.
Offline
You can't see the php code.
SO DON'T LIE PEOPLE!
Last edited by The Doctor (Aug 4 2013 11:24:13 pm)
Everybody edits, but some edit more than others
Offline
You can't see the php code.
SO DON'T LIE PEOPLE!
PHP is pretty awesome. It's mainly used for server work. It's generally secure and you can't simply see the code by clicking "View Source". Most major websites have PHP coding so I don't see what you have against LRussell's. In fact, this forum is built with PHP
Offline
[ Started around 1732282242.9492 - Generated in 0.195 seconds, 12 queries executed - Memory usage: 1.75 MiB (Peak: 2 MiB) ]