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.
Hello,
Recently I have discovered the ActionScript PlayerIO API. This functions in a very similar way as the C# one does in that one can create a bot and run it. However with ActionScript it can be run in a web browser. If someone wants an ActionScript based bot online, they can just keep the website open.
However because I haven't heard of anyone use the ActionScript API for anything I'm worried that there is a major problem that I am not seeing (aside from learning an entirely different language).
Has anyone used the ActionScript API? Is there something that is preventing people from using it?
Last edited by Hexagon (Jul 30 2014 6:44:42 pm)
Offline
EE itself is using the AS library, so yeah. If you have a computer that is running 24/7, why not run a normal C# bot instead?
I have never thought of programming for reputation and honor. What I have in my heart must come out. That is the reason why I code.
Offline
I have currently a working bot in actionscript - it connects to a world and all the other basic stuff, also yeah its a cooler way to make web based bots I can upload it to a website and run it, I've tried but theres no point at the moment but yeah it's quite neat
Offline
C# can be fairly platform independent. Mono runs on a variety of machines. The only time I had a problem with it was with my old iMac G3, which is big endian.
As for JaWapa, I'm still considering a take two on my online bot project.
I just need to figure out the best way to handle back/forth communication.
Offline
I personally have used the Actionscript library its not much different other than all the syntax and your bot runs in flash.
I made a bot that ran in flash a few years ago. It's no different than running an application, and can be possibly worse if you're using browsers like Chrome that aren't very good at handling Flash background operations.
Meaning, the bot can lag significantly if other browsing activity is happening in the background, whereas a C# application for example, would not.
*u stinky*
Offline
I wouldnt recommend as3 if you're going for like a heavy bot
Offline
[ Started around 1739787354.422 - Generated in 0.187 seconds, 12 queries executed - Memory usage: 1.41 MiB (Peak: 1.52 MiB) ]