Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/10/13 in Posts

  1. RUNESCAPE HAS BEEN UPDATED!
    2 points
  2. Dear community, I want to give you an idea where OSBot 2 is at. First of all I want to let you know that OSBot 2 is rewritten from the ground up to tackle some problems that you as a community pointed out. Things like CPU usage increasing over time in a scale of hours, something that never was a huge problem to most users but could be annoying for some. Besides that, increased overall performance is something everyone always likes to see. By writing an entire new core and taking time to do so, the client will score better at those points. At the moment, there is an abstract core written which is extendable for the most part to write implementations of other server revisions, such as RS3. Whether we will do so or not doesn't matter, it will be reusable. The entire GUI of the current OSBot was written using Swing. For OSBot 2 we are using JavaFX. JavaFX might not be as developed in certain areas as Swing, however those area's won't affect us. Besides that, JavaFX performs faster and gives more reliable output when it comes to exceptions. Not to mention, I personally and many others agree, I think that the look and feel of JavaFX is far better and promising than Swing. At the moment, a lot of the main GUI features are done. The client loads the applet, injects the client, hacks the canvas and such. So from here on, our first focus will be towards designing and organizing the new API. The API will have the same features as seen in the current OSBot and those features will be ported over. This is not a very hard job, most of it will just be refactoring. Other new features will remain secret and will be revealed as progress proceeds. Besides the API, which its functions will not have to be rewritten, we are planning and thinking about a second scripting engine. The current scripting engine is completely sequential in a blocking fashion. The new scripting engine, don't worry the old one won't disappear, we want to give a fully event driven asynchronous environment where you will dispatch tasks based on events and have control over the queue by using policies for tasks. We are looking forward writing this as Laz and I love writing new and fancy stuff. There are many other things that need to be done for OSBot 2, but the above is the majority. We can't give you an ETA, we don't want to stress any deadlines and instead focus on its quality. Laz has done a great job on it so far and now I'm joining him in this battle progress will speed up. I hope you had a fun read, Sincerely, OSBot.org
    1 point
  3. 1 point
  4. Hi, Giving away this account to a random user. Stats: Login screen: HOW TO WIN: Like this post, go to my profile and rate me 5 stars, then choose a random number from 1-1000. I will use random.org to see who will win, if no one guesses the correct number the one closest to it will win the account! WE HAVE A WINNER! ALEXOWNSZ5! pm me for the account details.
    1 point
  5. Hi guys, for those who didn't know.. I did smoke cigarettes for about a year now.. I used to be the guy who always said "I don't know why you guys are addicted, honestly, I smoke and I can quit in a week". This was back when I was smoking maybe 1-2 a week, not craving them at all. As time went on, I started craving them, and went into about 2-3 cigs every few days during the week. Well, now I'm at 5-6 a day, and it's absolutely terrible. I've noticed significant change in running, breathing and even coughing so much. Anyway, I quit yesterday.. I haven't smoked a cigarette since then and I've craved one so badly. Message to : I did rage on you earlier, wasn't because of the ban, I really don't care about that. Since I've quit I've had random mood-changes and it's actually really hard to maintain right now, I do apologize for that, people do like you and me being one of them, it was just something that happened in the moment, flaming you was completely unnecessary and I apologize. Anyway, I'm a day clean and I'm hoping I can go for awhile, I'll still smoke bud of course, but this is what's going to be the main issue, many friends have been supportive, and I can only imagine how supportive you guys will be to. Special thanks to a friend I've known online for 6 years, sbregar97 (sam). He's been extremely helpful and supportive, and I really can't thank him enough. Throughout the 6 years we've had our fights as everyone does, but we're still friends to today, which is amazing. Thanks to those who actually read this, I hope you guys support me too.. I'll let you know if I slip. ~ @Sleepyflame My wonderful supporters:
    1 point
  6. okay, let's take weed as an example right. i have ALOT of freetime everyday. so when i get home from school, or work, or anything else, it doesnt really matter. My friends call me on my mobile, or just come to my house, let's go outside and well see what there is to do. So okay, we're going outside, what now? ... Light a sigarette up, smoke 5mins, ( i do smoke my whole sigarette then, cuz it's one of the first of the day.) and were doing nothing again. Let's go to a coffeeshop, ( or call a dealer if we don't feel like going to a coffeeshop). Get some weed, smoke some blunts and then what. Everyone is stoned as fuck. ( yes, this is a daily process. It REALLY goes like this EVERY day.) Light another sigarette up because were stoned. but why do we do that? > theres nothing else to do. so we smoke alot of sigarettes in an hour / in a day. and while we dont even like to smoke the full sigarette anymore, and throw it away at like 45-50% , we keep lighting new ones up. this is my daily life really. so drugs ( weed) became more like a habit, and we smoke sigarettes out of boredom. so the only solution for me to stop smoking weed ( and sigarettes ) is to don't go outside anymore really?. thanks in advance, Devin
    1 point
  7. (Some) Drugs, alcohol and cigarettes are all ways of making your life better, since they sometimes offers experiences you wouldn't have normally had. How-ever, moderation is key. Like with all good things in life, if one overuses them, eventually they will become routine and will not be able to mean anything for you other then a filthy money consuming, health and time consuming habit. I've never struggled with any addictions even though I've been a "party-smoker" for over 3 years and use drugs every set amount of time. Very good job on kicking your habit. Keep it up! And if you do want to enjoy a cigarette sometime: why not pick special moments for it and stick to those moments?
    1 point
  8. Check if the NPC you are facing is facing you by using Character#isFacing You're missing the point. I'm just saying if character.getFacing() returns an entity then it's poorly named. Most of the stuff in this client is just straight up bad. Who in their right mind thought it was okay to clutter the methodprovider class with a whole bunch of useless methods instead of splitting it up and organizing it into their own classes. It'd be neater and wouldn't take ages to find something you're looking for. Why would it be poorly named if the method returns an entity your character is facing? myPlayer().getFacing() -> gets the entity you're facing. I do agree with you however that the API is poorly organised but this won't be an issue when OSBot 2 arrives. If you're that worried about how the API is organised, wait until OSBot 2 is released.
    1 point
  9. try starting between the two doors. I think 5uck might have broken something when he pushed update 1.22,
    1 point
  10. For all who would like to see what this paint/script would kind of be like, download my tar collector script to see it! http://osbot.org/forum/topic/7909-bbtarcollector-collects-swamp-tar-in-lumby/page-5
    1 point
  11. Hi all, I am making a simple script that will allow you to record actions to repeat in a loop. This will allow anyone to make their own scripts. (In the future, I may add a feature to generate an actual java script) Price: FREE Alpha GUI: 1hr proggy: I plan on having a beta test by tomorrow night.
    1 point
  12. I have entity interacting, banking, and inventory dropping done. Going to add looting soon. Yes it's swing. ;)
    1 point
  13. It's understandable in some way. Not everyone likes forums, some are here just for the bot, and not for the community.
    1 point
  14. You should see chat when the bot goes down.
    1 point
  15. You should update Adobe Flash Player.
    1 point
  16. 1-30 shrimp, 30-99, fly fishing for salmon/trout. #Hungry for official guide maker
    1 point
×
×
  • Create New...