I would suggest you painting over that "overall" exp in divination skill !
But nice ammount of experience!
cheers!
Printable View
Go to my profile: http://villavu.com/forum/member.php?u=35425
ahh, thank you for the feedback! I'll fix this stuff today, if i can!
IMO SRL should handle pending RS updates.
Are they alway on screen like that?
It's not equal to my total div xp and the counter is continuously increasing anyway, so there's no way jagex can track down :p
Only when there's an RS update coming.
The notification can't be closed etc so the include cant do anything about it. It's just that the countColor() in ur riftOpen() happens to include the area in which that notification shades it, resulting in a lower color count.
Got 99 yesterday, thanks so much man! Stable as ever, no flaws that I could see when babysitting.
I think SRL should see that an update is pending, logout the user and sleep for x minutes. That update dialogue could affect other scripts and isn't really something the scripter should have to worry about.
Cheers :)
feel free to upload 99's guys!
Ever since the update yesteryday my flawless bot stopped working.
Collecting Energy, Converting Energy works.
but
Not finding the Rift!
I get this error spammmed:
-- WARNING: .getPlayerPos(): Didn't find enough matches accurately calc your postion
-- .getPlayerPos(): result = {X = -1, Y = -1}, took 32 ms
-- WARNING: .getPlayerPos(): Didn't find enough matches accurately calc your postion
-- .getPlayerPos(): result = {X = -1, Y = -1}, took 31 ms
-- .blindWalk(): result = False
What to do? I havn't changed any settings, it ran fine untill the update yesterday.
No I ment, the latest Runescape update (not yours), also what do you mean by didn't set my location? I havn't changed anything in the code, apart from the necessary ones. Its been running fine the last few days, no adjustments done or anything.
It does login, it sets the camera angle and adjust the backpack, checks for everything -> drain energy from X wisp -> but then it fails to find the Rift for the "Incandescent" rift. (it just runs back and forth trying to find the rift in a loop...)
Pretty much the standard ones I just filled in stuff:
program AIO_Divination;
{$DEFINE SMART}
{$I SRL-6/SRL.simba}
{$I sps/lib/sps-rs3.simba}
{$I div_include.simba}
{$I item_db.simba}
================================================== =================================
USE_DirectX = false;
================================================== =================================
integers[0] := 1;//1, 2 or 3 memory conversion options
integers[1] := SIPHON_INCANDESCENT_WISPS;//wisp name
booleans[0] := true;//Are you gaining %10 extra exp because of boon?
loginName := '';
password := '';
isActive := true;
isMember := true;
world := -1;
integers[2] := _left_click_chance;
booleans[1] := _drop_misc;
---
Minimum graphics [fixed]
Open GL - mode
all interface settings fixed to what the 'setup guide' says.
zyzo is correct. Getting this in Direct X as well. Thank you for all your hard work.
its working fine for me guys. you must've messed something up.
updated to fix the right click rift bug
still working fine for me also.
I downloaded and installed both of these.. I can only seem to find one DiX plugin released by Brandon, and thats the one I posted below.
Direct-X plugin: https://github.com/Brandon-T/DXI/releases/tag/v0.3
OpenGL plugin: https://github.com/Brandon-T/GLX-Col...eases/tag/v1.2
Flawless for me...
Script still running great,
Added in the directx plugin but haven't got drawing to work so no proggie screen but it does seems to run a lot smoother. Will be attempting to implement it into other scripts
updated script a bit.
added energy counting and fixed up some things...
thank you, thank you so muuuuch!
http://i61.tinypic.com/9k4kjt.png