Jump to content

Maxi

Developer
  • Posts

    1430
  • Joined

  • Last visited

  • Days Won

    82
  • Feedback

    0%

Everything posted by Maxi

  1. Hi everyone, I have swept the entire Trial Script Developer group clean. Let us thank them once again for their participation of testing the private BETA. From now on, the rank can be obtained as described in this thread: http://osbot.org/forum/index.php?/topic/471-premium-scripts-developers-and-the-repository/ Sincerely, Maxi
  2. Maxi

    BETA v1.1.3

    Update log: Improved security for server and client authentication Fixed username bugs with spaces for server and client authentication Changed server and client authentication to use LOGIN name instead of DISPLAY name Solved issue with low FPS. FPS now caps on 50 as normal Issues with high CPU and memory have been resolved partially, we profiled the client and it's now mainly the runescape client itself. It could be that your process displays more than 250mb - 300mb, but that's the allocated space by the JVM which we will add a manifest for in the future in the jar to make the JVM allocate just what it needs. As for the CPU, there will be coming more optimizations in the near future, but it should already run noticeably lower. Make sure you clear your browsers cache if the download on the main page gives you the same jar you already had. We will make sure that we change the way your browser cache it in the future. Stay tuned for the next update, OSBot.org
  3. Hi all, Just a heads up on what we have been doing since the release of the public BETA: We have fixed the issue with the low FPS. It now runs smoothly. We also have made the client and server more secure. Another important thing we did is we added another layer to our hook updater to make them even more reliable. Our hooks are very reliable already, but this feature is one that will improve it even further. Furthermore, we have made a nice script that will help us to release OSBot features more easily. It compiles, obfuscates, changes the version numbers to the required values. For the future we will also create a script that will automatically check for revision updates and run the hook updater on the server automatically on the event. We have made a list of bugs you reported, features that are missing (we had most of them already on our todo list) and overall polishing related tasks. We are hunting them down one by one. Please stay tuned! OSBot.org
  4. Hi everyone, After a hectic week for Laz, Kyle and me working hard to get the BETA ready for release we can finally sit down for a moment and enjoy the good moments where this community is starting to grow on you. As we have made a new list of features to add, bugs to fix and general fine tunings, we will release a newer version of the bot sometime next week with more features for the api and less bugs. This should again be a major improvement, as this release was as opposed to the private BETA release. As time will pass eventually everything you will ever be able to ask for will be there for you in OSBot. Today was the first update to the game that we had to anticipate on. We updated our hooks and unfortunately had to fix 3 of them. Although we were able to quickly fix them and update the server with the new hooks. For the future we plan on an automatic system which automatically will update the hooks on the server once an update occurs, so no more waiting until either one of us gets online to update your hooks. We also have a couple of updates ready to our hook system to make them even more reliable. I won't get into detail as our hooks are stable overall already, but this will make it even less likely that one will break. As time goes by, I really want to point out that you as a community have been nice to us overall. Remember that this place is one we all hope to stay for a while in a good mood. So we love the fact that you are helping each other out, as we can't spend all day helping you out as we need our time for OSBot itself. Yours sincerely, Maxi
  5. I remind you that this is NOT a help thread. Refer to the right section or guides to look for an answer for your questions. Questions for help will be considered spam and will be removed.
  6. Clear your cache, refresh, or do whatever it takes but the problem is on your end because it's fine now.
  7. Hi everyone, We're happy to announce that we have released the PUBLIC Bot BETA! Please note this is a BETA. You, the community, will need to start providing the scripts in the coming few weeks. We will spend our time on adding features that are missing, fixing issues that are reported and making sure that OSBot will be ready soon for it's FINAL release. Once the final release arrives, we will make sure that all randoms are handled and that we have a rich scala of free to use scripts as well as a couple of premium scripts. Because this is a BETA, the bot still has a lot of features missing in its api to make it easy for everyone to script. The smarter and better developers will have enough features, but certain features will need to be programmed by yourself for now which could make it harder. We will be spending our time in the future to add all those functions, so even beginners will have no problem writing easy scripts. What do we expect from you during BETA?! We expect from you to create scripts, write randoms, write features that are not yet available. We expect you to report any bugs you find, provide us with suggestions and missing features you want to be added, BUT in a detailed and nice manner. What can you expect from us during BETA?! We will be fixing, adding, changing OSBot to work towards the final release. The final release will have everything you will need as a script writer, and will be 100% reliable as a regular user. Until then, we will do what's needed to reach that level of quality. So please help us out, that's the purpose of the BETA! The API can be found here: http://osbot.org/api/ The API can be downloaded as a zip here: http://osbot.org/api/javadocs.zip The OSBot download can be found here: http://osbot.org/ NOTE: I remind you that this is NOT a help thread. Refer to the right section or guides to look for an answer for your questions. Questions for help will be considered spam and will be removed. Cheers, OSBot.org
  8. Hold your patience just a tat bit longer guys ;)!
  9. 9, but perhaps we release earlier.
  10. I'm sorry to disappoint you, but the BETA release will be tomorrow. The bot is ready for release, however both Laz and I need to go now and get some sleep, so we don't have time anymore for a couple of other preparations. More information can be found here: http://osbot.org/forum/index.php?/topic/296-osbot-beta-going-public-2/ Stay tuned!
  11. Hi everyone, Don't panic! We have rescheduled the release to tomorrow. Both Laz and I have to get some sleep, and we didn't have time left for the last preparations such as creating a webpage for the download with the disclaimers and Terms of Service etc. The bot however, is ready for public BETA release. Next scheduled release: April 4'th 8PM EDT (GMT - 5) Stay tuned, OSBot.org
  12. It's called an ETA for a reason: Estimated time of arrivail.
  13. Server: irc.rizon.net Port: 6667 Channel: #osbot Web-access: http://osbot.org/index.php/chat.html
  14. Hello community, Today we have released the BETA for a closed group of participants who will test the bot before the public release. They will do this for the next two days, to give us feedback and make sure the bot is stable for public release. The api is rich enough to support most type of scripts and has a lot of features build into it that are not available in any other current bot. We are looking forward to the feedback and comments from our Trial Script and Official Script Developers. We want to thank you all for your patience and support! Stay tuned for more news in the coming days. To make sure we can give you something in the mean time, we have already uploaded the current scripting API: API Docs: http://osbot.org/api API Docs Download (zip file): http://osbot.org/api/osbot_docs.zip Also check out our IRC channel: http://osbot.org/forum/index.php?/topic/156-irc-channel/ OSBot.org
  15. Hi everyone, We had an issue with our widget and option methods in our scripting api, but we can proudly say we have fixed the issue. Also, a lot of features were polished and some extra features were added in the last couple of days whilst getting the bot ready for BETA release. Looking forward to this week! Stay tuned, OSBot.org
  16. This simply are game messages on the chatbox.
  17. Maxi

    Programming

    I think we need those soon yes.
  18. Maxi

    OSbot logo

    Much cleaner than the current one imo.
  19. I'd swipe my ass with you. But nice troll :p.
  20. There will be no difference between a 'dev' client and a normal client. The one client released will contain all kind of utilities to develop scripts, this to ensure it's as accessibel as possible, so the community can assure the bot's future with plenty of scripts. Later on, chances are we might introduce separated clients and drop support for the older client.
×
×
  • Create New...