- Joined
- Dec 3, 2013
- Messages
- 6,868
I meant the latest bind. Latest spectre is 1.0.35 as you said.yes. but my is latest: V1.0.35?
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!I meant the latest bind. Latest spectre is 1.0.35 as you said.yes. but my is latest: V1.0.35?
So interaction works well for you?I meant the latest bind. Latest spectre is 1.0.35 as you said.
I dunno, i haven't had any time to work on my bots for weeks.So interaction works well for you?
Thanks for the information, this will be in the next build. To accelerate the OSRS call considerably, can you get me the object type of the portal? As in the value of it's getType() method? It'll be an enum value.Alright @Cloud
Varp index 82 in RS3 is apparently in what region the player stands in. 385 seems to be the region of the player owned house.
I couldn't figure anything out for OSRS because either the Varp listener is broken or OSRS doesn't use varps for anything (I tried a lot of things that would HAVE to change a varp, nothing changed though).
Type is Primary. There is something strange though, there are 4 gameobjects with the name "Portal", all on the same coordinate (the coordinate where I see the portal), though none of them is visible. Just letting you know in case you want to validate more than just a GameObject named "Portal" being valid.Thanks for the information, this will be in the next build. To accelerate the OSRS call considerably, can you get me the object type of the portal? As in the value of it's getType() method? It'll be an enum value.
Also regarding the previous discussion of slow interaction, that's been resolved for the most part.
None of the game objects named portal are visible? Even when they actually are visible?Type is Primary. There is something strange though, there are 4 gameobjects with the name "Portal", all on the same coordinate (the coordinate where I see the portal), though none of them is visible. Just letting you know in case you want to validate more than just a GameObject named "Portal" being valid.
Yes. May be some fuckery Jagex did because its an instanced region, and the actual portal you see is something completely different, not sure.None of the game objects named portal are visible? Even when they actually are visible?
I'll have to investigate it myself at some point but for now it should be sufficient, thanks for checking into it.Yes. May be some fuckery Jagex did because its an instanced region, and the actual portal you see is something completely different, not sure.
It is very rare for containers to change, however components often change, hence why we allow you to specify the container.When updating my RS3 Scripts for Spectre, method calls like Interfaces.newQuery().actions("Add from pouch").visible().results(); are significantly slower than before spectre, im talking like 5-10 seconds slower in a windows server vps. I could implement .containers(335) but are container ids the same as interface ids in that they can easily change with an update?
We use essential cookies to make this site work, and optional cookies to enhance your experience.