Everything posted by Ayylmao420
-
Script help [This script will remain Open Source for others to learn]
Seems like your eclipse doesn't use java 8. Uninstall your eclipse, download it from here; https://www.eclipse.org/downloads/download.php?file=/oomph/epp/neon/R2a/eclipse-inst-win64.exe
-
Script help [This script will remain Open Source for others to learn]
-> instead of -->
-
Leg end
Using his disability to gain views, pathetic fuck.
-
Recommended CPU to bot with?
http://ark.intel.com/products/64595/Intel-Xeon-Processor-E5-2670-20M-Cache-2_60-GHz-8_00-GTs-Intel-QPI Around 100$ @ eBay
-
Did I get banned from the chat box?
Doubt otherwise you should see message like this;
-
Buying from the Grand Exchange
http://osbot.org/forum/topic/90148-simple-ge-api
-
Tutorial Island
- Tutorial Island
Pls guys don't comment about how meh code looks, i just gave you a free working tutorial island script lul but i have to agree, the structure of this script is messy asfuck as i already mentioned, that is why there are so many lines.- Tutorial Island
Does tutorial island for you, (i know the code looks messy asfuck but it works) http://pastebin.com/D8ZhpBKA- Trouble with examining random object.
http://osbot.org/forum/topic/101792-better-interaction/- Trouble with examining random object.
RS2Object object = getObjects().getAll().stream().filter(o -> o.getName() != null && o.getActions() != null).min((o1, o2) -> Integer.compare(getMap().distance(o1), getMap().distance(o2))).orElse(null); if (object != null) { if (getMenuAPI().isOpen()) { for (Option option : getMenuAPI().getMenu()) { if (option.action.equals("Examine")) { log(option.action); } } } } Finds examine option from the menu so if you want to do it this way, use custom interaction method.- Question about Areas
- watch out lul
https://www.reddit.com/r/2007scape/comments/5mvj2e/jagex_fix_this_multibillion_gp_issue_that_is/- wait, people actually use osbuddy to bot?
hehe xd- When is mirror mode going to be fixed?
Yes, they might be able to tell if you are using OSBuddy or Konduit but i higly doubt they can tell if you are using osbots client. If they would you'd be banned straight upon logging in.- Hop worlds after logging out
You can use norandoms parameter in cli and write your own login handler, there is a snippet for it aswell, http://osbot.org/forum/topic/109560-a-simple-login-handler/- Client really weird and glitchy
Well, once did it for me but sometimes it didn't really work. Not sure if it has something to do with gpu drivers or operating system, really odd.- Do you sometimes wish that you were born japanese?
yes- Client really weird and glitchy
I've had this issue many times before, it really happens randomly, few times reinstalling gpu driver/reinstalling java have fixed it for me.- whats safe
In this world, nothing is safe .- Has anyone been getting ban?
By his tweets i'd say he is definetly on vacation without any doubts.- Real talk, where do you expect yourself within 5 years?
Dumpster diving every single day.- lul
- Injection vs mirror mode
Far from "safer", no difference.- ugly side of fence towards me
I'd build my own fence. - Tutorial Island