Leaderboard
Popular Content
Showing content with the highest reputation on 01/15/15 in all areas
-
If you want to give your account any hope then don't use osbot. Easy as that.3 points
-
The local walker changes affect mainly the walkPath method, giving scripters greater control over it. Additionally, I've been looking a bit deeper into various connections issue which are reported in our server logs. I believe the changes made will be a step in the right direction to ensure all members are alleviated of various issues. Changelog: Local Walker: -Added method setEnergyThreshold -Added method getEnergyThreshold -walkPath will check if the final destination is on the minimap before traversing the path -walkPath now uses energyThreshold value --energyThreshold has a default value of 30 Miscellaneous: -ConnectionError parser updated Connections: -Added additional error codes -Removed unused update code (replaced by AutoUpdater) -Cleaned up connections on both the client and server Non-client related: -Camera hooks updated (say thanks to @Zach) -The SDN went through a pretty big sweep. Thank you @Oliver for helping out. Have a great Thursday morning, -The OSBot Staff3 points
-
2 points
-
Since Novak is a lazy bum I made a banking enum. I needed this for my web walker anyway. Banking enum (with areas): Useful methods inside of a banking class that use the enum: You can use the methods in something like this: /** * Created by zach on 1/5/15. */ @ScriptManifest(name = "Test", author = "Mysteryy", info = "Testing", version = 1.0, logo = "none") public class Test extends Script { Banking banking = new Banking(); @Override public void onStart(){ Player player = myPlayer(); if(player != null){ this.log(banking.getNearestBankArea(player.getPosition()).getMinX() + ", " + banking.getNearestBankArea(player.getPosition()).getMaxY()); this.log(banking.getNearestBankCentralPosition(player.getPosition()).getX() + ", " + banking.getNearestBankCentralPosition(player.getPosition()).getY()); this.log(BankAreas.DRAYNOR.getCentralPosition().getX() + ", " + BankAreas.DRAYNOR.getCentralPosition().getY()); this.log(BankAreas.DRAYNOR.areaContainsPosition(player.getPosition())); } } @Override public int onLoop() throws InterruptedException { return 50; } } which would output [iNFO][bot #1][01/14 10:35:12 PM]: 3092, 3246 [iNFO][bot #1][01/14 10:35:12 PM]: 3093, 3243 [iNFO][bot #1][01/14 10:35:12 PM]: 3093, 3243 [iNFO][bot #1][01/14 10:35:12 PM]: true Let me know if you have any questions or suggestions.2 points
-
meh its better now than it was on the first day, look at the interface and interaction, make x and make all, deposit all, bank tabs, so much stuff thats good2 points
-
Scripts were removed etc. Ones that dont work or have been abandoned by scripters and received no updates due to inactivity or due to them not wanting to update them anymore.2 points
-
I hope it comes, I may consider playing again if it does. I can't stand having to try to find someone to buy something. I spend half my time trying to buy gear.2 points
-
same for me, everything works great until i start a script then everything freezes. thanks for the fast update aswell1 point
-
1 point
-
1 point
-
Fished 6 hours straight (lvl 27, got 64 fishing), banhammer came fast. Btw I wasnt member.1 point
-
1 point
-
Its just the way I like to do things. I dont like to depend on things if I dont have to. Just my personal preference, not saying its bad to use the API. :P1 point
-
if you coding in your main class just use: inventory.isFull(); If your using it in another class make sure to pass the Script object. So you can acces it ;) Goodluck Pm me if your stuck xD Khaleesi1 point
-
learn inheritance, its right there dude you just not looking hard enough. Anything that extends ItemContainer contains that super classes methods. For example inventory, bank, shop, etx...... http://prntscr.com/5ss3im1 point
-
no problem ;) ask me anything( i know quite a bit about rs, played since 2004) , ill answer providing i know the answer1 point
-
1 point
-
1 point
-
1 point
-
john on holiday? aww shii and yea trading post took FOREVER, i expected huge things like auction house, then they just released zybez in-game for some reason i still dont think it will take that long, ofc i can be wrong doe1 point
-
I am sorry I am not intentionally ignoring your topic. Just browsing and I don't really have anything to say. Also studying for an exam now so...1 point
-
1 point
-
pizza with pineapples and ham hamburger with pickles? sure its a little sour i like it ;) pickles anywhere else ? hell no.1 point
-
1 point
-
Pickles suck on dey own, but good on burgers- same with deal with tomatoes.1 point
-
Gambino is fantastic but this song is a hit You're missing the best Gambino songs anyway. Retro, Sober, Heartbeat.... All amazing. Don't forget about 3005 either1 point
-
omg tysm bae!! and you released that script too! OMG!!!!!!!! THANK YOU SO MUCH YOU SO MCH1 point
-
1 point
-
1 point
-
I was interested in buying this account, but not anymore.. Delayed bans exist. Inb4 buyer fooked over1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
its just my opinion, we have different tastes, y so much hate . thats what poll was done 4, to see how many do like and how many dont. this post of yours would of be more suitable and right if id mae a topic without a poll where id say " fuck pickles, eat burgers without em, trust me thats betta"1 point
-
it's like croutons in a salad, you have to have them. and pineapple on pizza is good too ;-; i hate everything about you1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point