Leaderboard
Popular Content
Showing content with the highest reputation on 08/29/15 in all areas
-
I didn't plan on working on this, however I kept running into issues with JFrame packing issues with the Netbeans auto-generated code. This should solve the "GSOD" (grey-screen of death) issues. Anyways, the Account Selector was re-written by hand and now contains all the account adding/removing features originally found in the Settings interface. The Settings interface hasn't been stripped and re-written yet, but it had some minor adjustments to account for the new selector. Changelog: -Updated client API checks -Client getUsername() re-purposed, returns logged in OSBot Account username --myPlayer().getName() still returns game name -Enhanced various security checks regarding login details -Updated AutoLogin -Re-wrote AccountSelector -Updated Settings interface Please test this development build, it was a very large update. -The OSBot Staff6 points
-
4 points
-
Dear community, For the last 3-4 days(24 hours a day for those 3-4 days) we have been a target of DDoS attacks. We are working on a solution to stop these, but right now it is a work in progress. Should be solved soon, but you will have some lag on the website in the mean time. If you can't get the bot open, keep trying. It took me 2-3 minutes to finally get it opened and have been running flawlessly every since. If you have any questions or just want to chat with the rest of the community feel free to come in the chat box. We are friendly, I promise! Thanks, @Maldesto3 points
-
3 points
-
3 points
-
Hard to tell without seeing the architecture behind it all. Might be this though: s.groundItems.closest(Constants.areaDragons,Constants.loot) == null Try and remove that and see how it affects your CPU ^^2 points
-
Hey guys, I was wondering if there is a way to increase the accuracy of the .interact method? I have the following code snippet, but sometimes it misclicks the bank chest, clicks through the wall and runs outside looking suspicious and damaging xp/ph Entity chest = objects.closest(true, bankChest); .... other code here chest.interact("Use"); Thanks for any help or suggestions! -Omni.2 points
-
2 points
-
I would disagree but I guess we're biased on this matter. I'd like to think we're better support though since we're a company with multiple people, live chat hours, and under 3 hour average response times overall for tickets with the amount of customers we have, which is impressive. But then again I don't really know much about your support. Hardware depends on a lot of factor but we have all types of servers, so I don't think your hardware's better either. 6 cores @ 2.5GHz sounds a lot like our RSPRO plan for example, but we give 4 cores that can end up running on average 8-10 bots. But of course, that plan costs more than yours as well. We do give SSD and you put HDD+SSD and just SSD is better. You do provide more space though, but that's not very useful for RS. We provide more bandwidth and don't charge overage fees for RS customers. We also provide 99.9% uptime but it's probably closer to 99.999% uptime when you average all our servers. We pre-install the bots, automatically, not upon request. Our plans aren't "fit all your needs" because they're specifically tuned for RS in most cases. We do provide Windows services which does work better for looking glass/mirror mode. I don't think your plan can run 4 mirror clients though, if it can only run 5 normal clients. It's usually a 2 to 1 ratio. As for the "more preferred" part I want to say that's definitely us since we have more customers and have been around longer.2 points
-
Click here to go to the SDN page to add the script. Display: Note: the additional controls are no longer working. I intend to re-create this script, but as two separate scripts to make it easier to update and maintain.1 point
-
Flax Picker PRO Free & Easy Money making. Locations: Gnome Seer's Village. Features: Pick Flax Bank Flax Image:1 point
-
1 point
-
The method is simple use Grand Exchange for cash or item transfer's. Find an item, make a price and re-buy it with another account for that price. You can also use Duel Arena for item or cash transfer's, but make sure the other account you're transfering to has some sort of item's to stake too, as it's not easy to catch account's which put items into the stake, and it's much easier to catch if only one account is putting item's and the other part of the stake is empty, so make sure the account you're transfering to has some sort of cash or items to stake to make it look as legit as possible.1 point
-
1 point
-
1 point
-
Java uses quite a few tricks to achieve what other languages have while still being user-friendly, and this is a great example. Although, after reading the article, I was kinda confused. For anyone having troubles understanding, if objects were pass-by-reference, this would be possible: void method(String string) { string = "second"; } String string = "first"; method(string); System.out.println(string); //prints "second" Rather than passing the actual reference to that object, a new reference is created (the formal parameter), which then references the object. So saying object references are pass by value is not true, since a reference value is a pointer to the object, and passing the reference value (pointer) is passing by reference. If you wanna get literal with it, object identities are (currently) pass by value. Another thing that confuses some developers is how generics are a compile time illusion, and all generic types are converted to Object (type erasure) once compiled. This is why you cannot have "void method(List<String>)" and overload it with "void method(List<Integer>)", since both compile to the same after erasure.1 point
-
1 point
-
Could i please have a trial for this script i will use it alot and it will be very useful i will also post my progression for this script thanks!1 point
-
Yeah I did that earlier and it worked. Very odd. Nice script though, I like the way it works and feel comfortable using it. Thanks.1 point
-
1 point
-
which football are we talking about? the stupid one or the retarded one? (american or normal)1 point
-
1 point
-
Khaleesi was nice enough to make a thorough bug/suggestion report, so it's something I'll take a look at again. If you are familiar with shapes in Java, we are essentially looking at the worldtoscreen (3d to 2d) shape translation and then finding a point within that shape that is towards the center-mass. From there a PointDestination is generated, the mouse is moved through InteractionEvent, and the evaluation checks to see whether or not the our mouse has reached the target. There is a lot of behind the scenes stuff so when I get a free minute from working on other stuff (like zoom), I'll open this can of worms again.1 point
-
Thank you, I just want the maximum xp, but don't want to get banned. buying your rangescript1 point
-
I reckon you should change it up for a while, like spend 2 days botting in another area, or ranged guild or something1 point
-
1 point
-
Still going strong, should I keep it going 24\7 till I get 80str? Or should I stop and wait a day? Or switch it up and go bot your rangeguild script? Let me know please Czar, what do you think is most safe?1 point
-
No I can't add alching to it. The client is already slow to handle most opf the objects, imagine alching in meanwhile ... That would just be awfull I'm sorry, but I can't do this.. Khaleesi1 point
-
I had just finished a 20 hour run with it (with a 5 hour break ever 5 hours) and not been banned, also been using it since 50 agility and am currently a little way from 78. On a different note, would it be possible to add alching to the script? So that in gaps during roof-tops it alchs a selected item? It would give it a really good selling point on top of it already being an amazing script. Just a suggestion.1 point
-
Dynsigs have been out of order because the client developers removed the means of grabbing osbot username from the bot. I do not know why they did this. It should drop them if needed to pick up loot Please use the bug report template found in the OP. Also ensure that you have a hotkey set for the quest tab. The script uses hotkeys for a lot of things.1 point
-
The script class is the script variable. Use the keyword this. But you should check out this thread for a better way of handling stuff.1 point
-
hey mate the bot walks from the experiments to bank for food then on the way back when it gets to the grave to go down it just walks around the grave and doesnt go back down to the experiments1 point
-
Solid powerleveler. Every time I've used him for my own accounts in the past he has always been consistently one of the fastest guys on this site.1 point
-
If cannon feature was added, I'd also pay an extra $3. First time running on 13hours and 30 mintues as of right now. My first ever proggy http://puu.sh/jSlgv/f8041f33d8.png1 point
-
Hahah. I feel you man, I cant wait to replace that button. It's an eye sore1 point
-
1 point
-
1 point