Juggles Posted April 6, 2017 Share Posted April 6, 2017 (edited) 1. OSBot Version (do NOT put "current version", be specific) 2.4.118 2. A description of the issue. Include relevant logs. It does not think the portal exist so it is not clicking on it this is what it shows when I hover over it Same thing for id 5905 . The only time it will click on the portal is when I get this Portal [id:7477] 3. Are you receiving any errors in the client canvas or the logger? No 4. How can you replicate the issue? By going into the rune essence Mine and finding a portal that has the <col-00ffff> blue text. 5. Has this issue persisted through multiple versions? If so, how far back? Not sure made a script and when it gets full inventory its not clicking the portal when it gets the <col-00ffff> blue text. Edited April 6, 2017 by Juggles Quote Link to comment Share on other sites More sharing options...
Alek Posted April 6, 2017 Share Posted April 6, 2017 Moving off to scripting help, it's not a client bug. Quote Link to comment Share on other sites More sharing options...
d0zza Posted April 7, 2017 Share Posted April 7, 2017 (edited) Not too sure but maybe the jagex made the portals more than one type of entity? Like sometimes it's an NPC and other times it's an object so maybe try using Entity API? Edited April 7, 2017 by d0zza Quote Link to comment Share on other sites More sharing options...
Polymorphism Posted April 7, 2017 Share Posted April 7, 2017 Try interacting with the portals by name and using MethodProvider#stripFormatting https://osbot.org/api/org/osbot/rs07/script/MethodProvider.html#stripFormatting-java.lang.String- Quote Link to comment Share on other sites More sharing options...