Leaderboard
Popular Content
Showing content with the highest reputation on 07/16/15 in all areas
-
As always, please update your mirrorclient.jar mirrorclient.zip Release notes: Updated for osrs #84 Miscellaneous bugfixes MAC/LINUX users please note: Mirror mode was originally designed for windows, and is optimized the most for it. And while it's now supported on OS X & LINUX - the performance of it is best when used on windows.8 points
-
6 points
-
4 points
-
Terms of Service You may not log into the account during a service without asking me, @Jams, beforehand. Doing so will result in termination with no refund. You may not change anny of the account details until the service is completed. Doing so will result in a cancellation of the order with no refund. You must change your password after the service is complete. One the service is complete, you must leave me feedback and post on my thread saying that I completed your service. All orders will be done without the use of bots unless the customer gives me permission. If you are banned during a service you will be refunded depending on the progress of the account. All wealth on your account is your responsibility. I have the right to decline any orders.3 points
-
3 points
-
2 points
-
It appears the payment didn't go through because your PayPal isn't allowed to accept it? I have contacted @Captain America and requested him to reply here. Maybe it is possible to let an MM hold the money for now until the bank issues are sorted out.2 points
-
I've ran out of likes for posts wont let me like anymore for some reason yes I am planning to expand, just need some good script ideas as for trees, will do asap ;)2 points
-
yep, those are included too, I noted all the posts within this page and the last one and I will go through them all ;)2 points
-
was a joke m8, im well aware that the number of films nicholas cage appears in has no effect on the number of people who drown in pools.2 points
-
Script updated to V0.15: - Updated the "repair objects" mode Will now use logs from the bank instead of chopping. This way the 50 points will be reached each game instead of half the games. Enjoy! Should be online soon Khaleesi2 points
-
As always, please update your mirrorclient.jar mirrorclient.zip Release notes: Updated for osrs #83 Miscellaneous bugfixes MAC/LINUX users please note: Mirror mode was originally designed for windows, and is optimized the most for it. And while it's now supported on OS X & LINUX - the performance of it is best when used on windows.2 points
-
2 points
-
2 points
-
lmfao such a rip off no offense bro but you can get these accounts on many other forums for like 10 cents. I bet these are cracked accounts also. which I think isn't allowed.2 points
-
2 points
-
2 points
-
1 point
-
thank you. but what about the other small problems with the gui? And the other question i had for the script that i posted earlier? Hey czar another script you could possibly make is a Perfect Fletcher. that would be awesome and i would buy that in a hearbeat.1 point
-
hey Czar thanks again for helping last night. But now i have a request that i thought you could add. Could you add instead of looting birds nest, if you could just pick them up and bank them? also maybe add the seers yew trees near the altar? Lemme know thanks for the great script Sincerely FochYouFoch Also how do we know what version we are on for your scripts? Does it automatically update or do we have to update it ourselves? Another idea is if you can dismiss random events? Their are some problems with you custom gui screen, when you go to select custom the map does not appear every time you select custom.1 point
-
hehehe i just like irelia so much and her new skin but who said im best adc, im worst and i like C9 Sneaky (:1 point
-
Hey man, considering buying this but the last script i bought was very buggy and the author is yet to come online. Could i grab the trial? Cheers mate1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Just to give everyone an update, I got from 80-98 mining with this script. Major kudos to Khaleesi, you made an excellent product. I highly recommend and endorse this script, if you play it smart and check in on it every once in a while you should not have any problems. Make sure to mix in other skills and activities as well. Again, thank you Khaleesi, and good luck all with getting your cape.1 point
-
Weird, this time I took a hard screenshot in order to show it was indeed on. I realized I died, so I tried figuring out what was wrong and well as you can see for yourself I found out what it was. The camera pans over at the rope for a while, before just standing and dying to the zombie. As for what happened earlier (The pathing and doors) A hard restart (restart os client + osbot mirror) Did indeed fix the door answers. So I'd suggest editing the main post or something to say any issues via pathing or w/e to just hard restart. Edit: Just a small thing, is this suppose to only be started in the room with the mob you wish to kill? Or can it be started in the stronghold as a whole? Like say if you're set to kill things on the third floor but for w/e reason you lagged and died you ran back to the first floor and hit start will it walk you straight there? Or do you need to be in the room before the pathfinding works optimally.1 point
-
You could explain on why it looks terrible, besides just saying that it does? This doesn't even look like anything like a thread design b/c the components? I'll look into fixing the text sizes.1 point
-
1 point
-
1 point
-
Great work! It's finally working how I wish it to. Will have a nice proggy for you soon enough.1 point
-
1 point
-
MY ASIAN AMERICAN FRIEND GOODBYE!!!!!!!!! SHOULD YOU FALL BACK INTO DEEP DEPRESSION AGAIN JUST PM ME SO WE CAN TALK IT OUT1 point
-
1 point
-
1 point
-
yo man i was hoping that maybe i could get your rock crab bot for free man my account got banned for RWT and i need to bot a new pure/staker fast and i was looking at this amazing script dude... looks awesome i was really hoping maybe you can help a guy out with the script for free or a week trail or something bro would be amazing please. my member code is /94919-famouzrs/ please man would be so nice .1 point
-
1 point
-
1 point
-
Before in OSBot 1 they had mouse listener already implemented but in OSBot 2 you have to initialize it yourself. How do you go about doing that. Please be aware that within the bot class there's a method called addMouseListener. Which allows you to add in your moue listener. The methods constructor supports (java MouseListener) but since osbot has a class called BotMouseListener that extends the (java MouseListener). if you know anything about OOP, youll know that you allowed to use java Mouse Listener or OSBot listener. I highly suggest using the OBSot Mouse Listener. Just because it contains an extra method. java.awt.event.MouseListener Step one: Within the onstart you would have @Override public void onStart() throws InterruptedException { this.bot.addMouseListener(new BotMouseListener() { @Override public void mouseClicked(MouseEvent e) {} @Override public void mouseEntered(MouseEvent e) {} @Override public void mouseExited(MouseEvent e) {} @Override public void mousePressed(MouseEvent e) {} @Override public void mouseReleased(MouseEvent e) {} @Override public boolean blockInput(Point arg0) { return false; } }); } pretty much your done ^^^^ What could you do with this? you could do many thing its up to you. But mainly people use it to hide/show their paints. Code example: PS. Someone PMed me asking me how to do it. I Explained to him/her how it was done. Decided to release it to the community for the one that are still learning1 point
-
1 point