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?
Last edited by footballjds; 02-12-2014 at 02:46 PM.
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
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.
Scripts: ClarityNex | ClaritySlayer | ClarityElfThief | ClarityBurialArmour | ClarityMudRunes | ClarityWells | ClarityProTables | ClarityArmadyl | ClarityHarps
ClarityDominonTower | ClarityAltar | ClarityCitadel | ClarityBarrows | ClarityEsswraith | ChampionScrollCamperTools & Extensions: OpenGL ID Highlight Tool | SRL-6 Messaging System | SRL Companion | Item DTM Generator | BBCode Converter
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.
Upkeep.
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...
Scripts: ClarityNex | ClaritySlayer | ClarityElfThief | ClarityBurialArmour | ClarityMudRunes | ClarityWells | ClarityProTables | ClarityArmadyl | ClarityHarps
ClarityDominonTower | ClarityAltar | ClarityCitadel | ClarityBarrows | ClarityEsswraith | ChampionScrollCamperTools & Extensions: OpenGL ID Highlight Tool | SRL-6 Messaging System | SRL Companion | Item DTM Generator | BBCode Converter
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
Scripts: ClarityNex | ClaritySlayer | ClarityElfThief | ClarityBurialArmour | ClarityMudRunes | ClarityWells | ClarityProTables | ClarityArmadyl | ClarityHarps
ClarityDominonTower | ClarityAltar | ClarityCitadel | ClarityBarrows | ClarityEsswraith | ChampionScrollCamperTools & Extensions: OpenGL ID Highlight Tool | SRL-6 Messaging System | SRL Companion | Item DTM Generator | BBCode Converter
updated script a bit.
added energy counting and fixed up some things...
thank you, thank you so muuuuch!
![]()
Upkeep.
There are currently 1 users browsing this thread. (0 members and 1 guests)