- Joined
- Dec 3, 2013
- Messages
- 6,868
That is rs3 lol... I've justgot legacy mode enabled.Lol i have never played old school... nor botted it. i only code for rs3.
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!That is rs3 lol... I've justgot legacy mode enabled.Lol i have never played old school... nor botted it. i only code for rs3.
Well i'll try switching out of legacy but i doubt that'll fix itOh haha, havent tested legacy either xD
And if the account logs out for whatever reason, upon logging in the camera auto-sets to a similar angle, resulting in the script bugging out. It would be great if you could get a fix for this soon Also how long does it usually take to sell the berries?Yea, that bug makes sense due to there being a bank in that direction and also your inventory being full.
And if the account logs out for whatever reason, upon logging in the camera auto-sets to a similar angle, resulting in the script bugging out. It would be great if you could get a fix for this soon Also how long does it usually take to sell the berries?
When i was scripting for pb, walking didnt work either. It is because Map is too small. Try to make it bigger.Another bug, it seems to have opened some window in the bank and is unable to continue.
Or it's because the tile it's trying to click is under that window that's covering half the map.When i was scripting for pb, walking didnt work either. It is because Map is too small. Try to make it bigger.
Or it's because the tile it's trying to click is under that window that's covering half the map.
More then likely hahaOr it's because the tile it's trying to click is under that window that's covering half the map.
This is exactly what i was thinking lol.About that banking state bug, you're probably doing something like this in your condition part:
If(Npcs.getLoaded("Banker").nearest() != null)
However do not do this, I've experienced situations where I was in Varrock mine and this function returned true for al kharid warriors..
Sounds like PredefinedPath? Try webwalking @frazboyz@frazboyz The bug where it gets stuck walking seems to be caused by it attempting to click a coordinate just off the minimap, resulting in it not being clicked. It seems that it forever waits to reach that tile which will never happen because it didn't get clicked. If you manually walk to the tile it was aiming for, the script picks up where it left off and works fine.
Script doesnt work
Tried oppening it and it never started and I started it near the berry
We use essential cookies to make this site work, and optional cookies to enhance your experience.