Leaderboard
Popular Content
Showing content with the highest reputation on 06/20/15 in Posts
-
As always, please update your mirrorclient.jar mirrorclient.zip Release notes: Reduced memory usage Greatly reduced CPU usage Completely remade low CPU mode to reduce it even more Improved characters/objects/ground items detection speed Many other 'under the hood' changes Due to huge amount of internal changes, this build is EXPERIMENTAL. As always, please report all bugs you encounter. Edit (v1.061): The bug with "Error while loading hooks" has been fixed The bug with screen flashing blue has been fixed16 points
-
Disputed member: Jamez Thread Link: http://osbot.org/forum/topic/66606-selling-07-main-758570-good-staker/ Explanation: I haven't used the account since I purchased it from Jamez, and I went to go log in today and the password was incorrect. So, here's some evidence. Evidence: Before I go ahead and post screenshots regarding the scam, let me first link a new thread of him re-selling to account. Off to screenshots now. [staff see hidden post] The screenshots above are from when I purchased the account. Please note in the original topic from when I bought the account, he says that he's the original owner. In the following screenshots he says that it's his relatives account. [staff see hidden post]9 points
-
5 points
-
4 points
-
3 points
-
yesssssssgergiojeriogjeriogjeriogjeriogjerg fianlly!!! faster detection speed3 points
-
I have possession of account, bought it from Varc. I'm not getting screwed over again3 points
-
/** * Created by Bjorn on 20/06/2015. */ public abstract class InventoryMonitor extends Thread { private final BotreScript script; /** * Previous and current copies of the inventory instance. */ private final Map<String, Integer> previous, current; public InventoryMonitor(final BotreScript script) { this.script = script; previous = new TreeMap<>(); current = new TreeMap<>(); } @Override public void run() { // Run thread while script is running. while (script.isRunning()) { Inventory inventory; if (script.isOnline() && (inventory = script.getInventory()) != null) { // Clear previous cache. previous.clear(); // Copy mappings of the current cache to the previous cache. previous.putAll(current); // Clear current cache. current.clear(); // Rebuild current cache. for (Item item : inventory.getItems()) { if (item != null ) { String name = item.getName(); if (name != null && !current.containsKey(name)) current.put(name, (int) inventory.getAmount(name)); } } } try { // Call onLoop and sleep for its return value. Thread.sleep(onLoop()); } catch (InterruptedException e) { e.printStackTrace(); } } } public abstract int onLoop(); public int getDifference(String name) { if (current.containsKey(name)) return current.get(name) - (previous.containsKey(name) ? previous.get(name) : 0); else if (previous.containsKey(name)) return 0 - previous.get(name); else return 0; } }2 points
-
Dear OSBot community, As some of you may have noticed, the SOTW events haven't been a success lately even though a lot of people have PM'd me to ask when I was going to host another SOTW event. The thing is, when I do host it eventually I always end up struggling to get even 2 or 3 participants, so I figured that this is not how to go about it. I have discussed some of the issues with a few people and came to the conclusion that hosting a SOTM event might be a better idea, this means that people will have approximately 1 month to submit their entries, so that's one issue fixed but a few more to go. I will also be looking into better rewards and possibly a donation system to give people more incentive to participate. And finally I will be looking into the issues with the themes because that is partly responsible for the sheer amount of participants as well. So I need more input and ideas from the community for each of those subjects: rewards, donation system, theme suggestions or even other ideas to make the competition more interesting. Feel free to post them below! (Please don't bother posting if it's not a serious suggestion)2 points
-
2 points
-
Requested by @Orange since this was free, I didn't completely follow what he requested. sorry for that my man No idea how to make a transparent background, sorry2 points
-
2 points
-
2 points
-
This release probably won't be put on the stable track because there aren't many noticeable changes from an end-user perspective. If this version runs smoothly, I'll be able to move on to cleaning up Camera Events. Download link: Click here You may also use the control panel on the right hand side of the forum index. Changelog: -Removed ArbitraryTaskGroup -Removed Bank container caching -Added MouseDestination getBot() -MouseDestination evaluate() utilizes super bot, empty constructors --Updated 13 destination types -Removed OSBot 1 MouseDestination constructor -MouseMoveEvent converts destinations to PointDestinations --Evaluations are based on PointDestination evaluate() ---Distance from mouse to destination is less than 3 -InteractionEvent converts all destinations to point destinations --Original destinations retained, silently writes to internal destination -Deprecated Map distance(Entity) -Deprecated Map distance(GroundItem) -Deprecated all Map walking methods -Deprecated Map isMultiCombatArea() -The OSBot Staff2 points
-
2 points
-
Fixed some critical bugs, including "Error while loading hooks". Please redownload2 points
-
i have a mate called james. he owes me like 30 quid the wetwipe.2 points
-
2 points
-
2 points
-
2 points
-
2 points
-
It's clear the account has been recovered. The stats are practically the same, also the same blackmark. I've also edited out the evidence as it seems @Varc is in possession of the account. I'll also see to him to further confirm this. I've placed the user in TWC, he has 24 hours to respond2 points
-
2 points
-
2 points
-
Disputed member: [member=ViceRoy Spartan] Thread Link: http://osbot.org/forum/topic/75620-viceroy-spartan-elo-boosting-services/ Explanation: Asked him for g1-p5. so far hes gone on a 7 loss streak and demoted me to g2 with 41 LP.. I had a 100% win rate on that account. it had amazing MMR. this guy is clearly not diamond skill he is trash... i would like him to pay me $40 so i can get an actual booster to put me to p5 as im too busy with orders to play myself. please be aware that i did watch him play, he is TRASH, his farm and mechanics are bronze level. he claims his main is banned or said w/e and cant verify his rank.... clearly a scammer lol. so I want him to reimburse me to wasting my time, losing my LP and demoting me, as well as ruining my 100% rate... Evidence: [Removed, staff see hidden post]1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Hey guys. Im from Lithuania and its my first 24H loot video.I decided to make Series because i got free time.So i hope you enjoy this videos.Probably ill make progress series too.And i hope you dont care about my accent because,i try my best Cya till the next episode ) https://www.youtube.com/watch?v=wfirXLgBOeE1 point
-
1 point
-
1 point
-
Just wanted to let you know I got 99 a few days ago from this script Now I shall continue the account with other scripts possibly turning it into a range tank. Then maybe get your perfect crabs for an obby mauler and get mlm or fisher for money1 point
-
1 point
-
1 point
-
I have no data about that. but I guess it's not that high since it's not a popular skill ;)1 point
-
1 point
-
1 point
-
Awesome work so far. I will defs be checking back every now and then to see how you're going.1 point
-
I like to see ppl getting involved in Photoshop.. I picked you a youtube photoshop tutorial you might fine handy ^^.1 point
-
1 point
-
1 point
-
$80 i think......... it was a while ago when I got it made so I'm not too sure. We'll take that 7k you owe me and scrap it. Call it evens1 point
-
1 point
-
[image removed] I just coverd the last bit of the refund myself please contact the customer and remove lebron twc. I am not lebron and i have no connections to him whatsoever i just feel like this should be ended.1 point