Botre Posted May 7, 2014 Share Posted May 7, 2014 (edited) Very well working flax picking script: http://pastebin.com/dMS8Lv1U. Note it depends on a class called PositionPolygon which will be added on the next release (tomorrow). PositionPolygon is basically an array of positions that can form areas of various polygonal shapes or be used as a list of points for walking. This should make walking fool-proof for scripters. tl;dr this script won't be able to compile until tomorrow! But it's a good reference as it uses various cool OSBot 2 features. Thank you! Edit: Legacy emulator error: [ERROR][Bot #1][05/07 05:27:24 PM]: Error executing event : org.osbot.rs07.event.WalkingEvent@1ecf0e4 java.lang.NullPointerException at org.osbot.rs07.api.map.Position.distance(cf:209) at org.osbot.rs07.event.WalkingEvent.execute(ym:49) at org.osbot.rs07.event.EventExecutor$2.run(gp:31) at org.osbot.rs07.event.EventExecutor.execute(gp:13) at org.osbot.rs07.script.MethodProvider.execute(rg:411) at org.osbot.legacy.script.MethodProvider.walk(rg:822) at core.Shrooms.Main.k(f:1534) at core.Shrooms.Main.D(f:1284) at core.Shrooms.Main.onLoop(f:469) at org.osbot.legacy.LegacyScriptAdapter.onLoop(mo:166) at org.osbot.rs07.event.ScriptExecutor$1.run(rm:280) at java.lang.Thread.run(Unknown Source) Edited May 7, 2014 by Botrepreneur Link to comment
PolishCivil Posted May 7, 2014 Share Posted May 7, 2014 (edited) And aaa Can i turn this shit off? Edited May 7, 2014 by PolishCivil 2 Link to comment
Administrator Maldesto Posted May 7, 2014 Administrator Share Posted May 7, 2014 Can i turn this shit off? We are supporting Gay Pride. 2 Link to comment
Mikasa Posted May 7, 2014 Share Posted May 7, 2014 And aaa Can i turn this shit off? right click the settings thing Link to comment
PolishCivil Posted May 7, 2014 Share Posted May 7, 2014 right click the settings thing Shiit i would never come up with this lol, seriously 1 Link to comment
Laz Posted May 7, 2014 Author Share Posted May 7, 2014 Shiit i would never come up with this lol, seriously If you hover over the icon, it gives you a tooltip :p but I guess it is a pretty hidden feature. Link to comment
Mikasa Posted May 7, 2014 Share Posted May 7, 2014 If you hover over the icon, it gives you a tooltip but I guess it is a pretty hidden feature. Yeah, I only remember from an earlier announcement about it. Also, do you anticipate that banking will be broken by tomorrow, once banks tabs are added? Link to comment
Laz Posted May 7, 2014 Author Share Posted May 7, 2014 Yeah, I only remember from an earlier announcement about it. Also, do you anticipate that banking will be broken by tomorrow, once banks tabs are added? Yeah, I'm planning on releasing the next release right after it updates. 1 Link to comment
Mikasa Posted May 7, 2014 Share Posted May 7, 2014 Yeah, I'm planning on releasing the next release right after it updates. Ah nice, thank you Just wanted to be sure you were aware of the issue before it ends up happening aha. Link to comment
BottersLyfe Posted May 7, 2014 Share Posted May 7, 2014 Yeah, I'm planning on releasing the next release right after it updates. Hi Laz When will the random events be improved, so they are not so obvious? It could be a toggleable option to make it eat sandwiches, kebab and drop beer and other items from randoms (not half key). Maybe make it react faster to when an random is talking to you too and not make it run 10 miles away like right now for example if you get an attackeable random.. Link to comment
lodsl Posted May 7, 2014 Share Posted May 7, 2014 As of right now, how's the status of the bot? Is it ok to bot or at least babysit? Link to comment
Volta Posted May 8, 2014 Share Posted May 8, 2014 We are supporting Gay Pride. Pride boots 1 Link to comment
zScripz Posted May 8, 2014 Share Posted May 8, 2014 (edited) How finalized are the docs? IE if I begin to develop a script now, is there a large chance that everything will be changed on me? EDIT: As I convert a small script, is distance(Position) gone or am I just missing it? Edited May 8, 2014 by zScripz Link to comment
Th3 Posted May 8, 2014 Share Posted May 8, 2014 How finalized are the docs? IE if I begin to develop a script now, is there a large chance that everything will be changed on me? EDIT: As I convert a small script, is distance(Position) gone or am I just missing it? map.distance or postion.distance 1 Link to comment