Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/31/13 in all areas

  1. As all script developers should already be aware. We are hosting a private BETA for OSBot for all trial and official script developers. The BETA will be released tomorrow at 6PM EDT. Unfortunately for any non-script developers, you'll have to wait until Wednesday, April 3. It's only a wait of 2 more days. During this time period (March 31st - April 2), we will be testing our bot vigorously and adding to the API. We will have some random event solvers and some public scripts ready for April 3rd however! So get ready to start botting efficiently! Thanks, Sincerely Laz.
    5 points
  2. Hello community, Let me begin by telling you we are making good progress towards our release and inform you as needed: Global and local repository. We have started on the software required to load and use scripts from an online global script repository. In the future we intend to also have web access to the repository instead of access through our main client application only. The global repository will contain working (no errors, no major recognized flaws) scripts, both free and premium ones with a dedicated team behind it who make sure the quality is conform standards we expect from either free and/or premium scripts. This global repository will be used to download script files from you have access to, either because they are free or you have gotten the privileges for premium ones. The local repository is where those script files downloaded will be stored in, either downloaded through web access or the client. We will make sure this will be done in the most secure way possible. Not that scripts will hold any of your information, but we just want to make sure it will be hard to reverse engineer scripts in the local repository if they were manipulated in such way to prevent them from being accessibel. This all together, should maximize the ability to use the client 'offline'. By offline we mean that there is no connection with our server required when using the client, unless an update needs to be downloaded or a script needs to be added. We will still most probably add limitations to the amount of bots you can use per script/account. This is not some cheap ass trick, but we simply don't want our software to be unlimited for a reason. Scripting API. The API is nearing its completion for the first version we initially planned. It still needs some features to be added, but once done the only task left on the API is to make sure it's organized in an intuitive way and make sure all the documentation is written. Then we also generate all the webpages for the API documentation so you can either download to have an 'offline' reference, or simply access it through our website as an online reference. The online version will of course always be up to date, so if you can, use the online API documentation reference. Misc. There are tons of other small things I could mention, but I simply won't bother you with such boredom. So let's get to what's the most important in this thread: ATTENTION TO ALL SCRIPTERS: This thread is where we will gather a basic group of trusted and talented programmers that will help us out to write and test some important high quality scripts. Initially, this will be focused on random events and a series of free scripts for the community to use with a certain quality standard. Eventually, if both parties are satisfied, further coöperation can be continued by creating premium scripts. Remember that if you're not part of the scripting team, you can still advance your own skills by writing your own scripts and if you feel generous share them with the community to earn respect and fame! What do you need to do to apply? Fill in this little form and send it in a PM to me. We will look over your information and decide what further to do. PLEASE NOTE: Don't post your information on this thread! Use a PM to me. Don't forget links to previous work. Also, don't take previous work as an easy field. It may be anything that you think will show us you know what you are doing, but know we only go for real quality. After this nice wall of informative text I wish you a good night! OSBot.org
    1 point
  3. You can like your own posts, please fix this before the community grows. I have liked my own post to prove it.
    1 point
  4. Hey guys, I am pretty used to setting up IPB forums. But I think you guys should get a few hooks and applications set up. I also think that you should change the way the admins and moderators names look on the forums, just to stick out. Another thing is to add rules to the marketplace, you don't want people getting scammed then not know what you want as proof and so on. Maybe add some new themes? I like a forum that has different options so I don't look at the same thing over and over. Implement logging in with twitter, facebook, and google? Just adds a faster way for people to log in. When you click the logo, it says that the page is not found. Just adjust it to send you to the forum home page. Last suggestion, make a interactive home page that you can either, download the bot, go to the repository, or head to the forums.
    1 point
  5. Hahahaha, I'll have a good time developing scripts for OSBot.
    1 point
  6. We require dislikes as well.
    1 point
  7. Here it is resized: Heres the icon logo as a png: Icon download with transparency as an .ico: http://puu.sh/2qNs8 you will have to make more space for the logo, it's like 10 pixels too big.
    1 point
  8. Dat documenting ;o
    1 point
  9. Yea, it could work the same as that, are you would do is make the instance of PhaseProcessor in the World so when the server starts, it will start the phase processing. Then we can apply the same thing here. punlic void submitPhaser(Phaser phaser) { phaseProcessor.submit(phaser);} and then to use it, you would just World.getWorld().submitPhaser(new Phaser(4, 0, 600) { @Override public void handlePhase(int currentPhase) { System.out.println("Handling phase " + currentPhase); } @Override public void finalPhase() { System.out.println("Performing final phase!"); }});
    1 point
  10. The difficulty in the situation is Jagex contacting us. They would have to work wonders, filing many subpoenas to figure out who is actually in fault of copyright infringement. A DMCA will do nothing to us. Anyway, we will be changing our legal addresses on the website soon.
    1 point
  11. *face palm* going on that amazing sentence you just wrote. Why did jagex sue the Snellman bro's for hundreds of thousands of dollers and win a us court case against them? The snellman bro's iBot client was the shit, did everything and allowed users to run bots for 48 hours+ easily. Jagex will shut anyone down that pulls even a single number from there client. As soon as you start messing with there software or pulling any data from it, they have the right to shut you down. That said 90% of these bot devs will shut down just from pressure off jagex lawyers. If your suddenly contacted by one given demands by phone/address what are you going to do? fork out thousands to pay for a law suit when you havent even made money from your bot yet? no chance. Mark & Eric fought Jagex in court for over 18 months and eventually lost using every trick in the law which lets face it isnt really up to par for the technological world we live in. DMCA just about covers it and even that has loop holes. best thing anyone can do is develop there java knowledge and write there own client to the best of there ability and then use it for your own personal gain. There's another point. As soon as you start making $$ thats one more nail in your coffin in a law suit. I have my client and its simple but works and id never even consider selling/releasing any of it onto the internet because thats when trouble starts.
    1 point
×
×
  • Create New...