What places would that be? :eek:
Printable View
"None". All the graffics is rendered through OpenGL. But in a few cases it would be preferable to use colour (or both). The code behind a dll-injection like this will be harder to edit if/and when something was changed in RS (EG: randoms), than by just letting the script-developers/and users select colours in the script (as we do now), instead of hardcoding something that will in time change in the dll.
In cases like road walking, banking, tabs(in general), randoms and similar it might be preferable to use colour, bitmaps (and sometimes also opengl). A dll-injection would be strict (no "tolerance"). So, by letting the script-developers use colors, it will "always" be up-to-date. Randoms change a lot, this is a case where color, will be great. But also, in this case it would help with OpenGL.
OpenGL should be used to simplefy the scripting, by grabbing rendered NPC, item, text, and blocks (like a tree or a mineral/rock), and then some. And for redundancy in some cases.
From my point of view: It can all be done through a dll-injection/OpenGL (by just reading rendered data). But OpenGL should not replace colour, nor should it replace bitmaps. It is smart to have both alternatives, for redundancy and "smartness" in scripts.
Trust--color is the way to go.
Funny how high-tech reflection/injection bots are broken, but good old low-tech Simba is still working.
TRiBot+TOGL Eta
The predicted release date of TRiBot+TOGL is between Feb 22 - March 2. A more specific release date will be released when nearing total completion.
It appears that TRiLeZ has been quite busy :)
How is the progress of this plugin going? Any Updates?
tribot is going to be released soon, demo API available :)
awsome :) its good to hear that.
I had actually forgotten about TRiBot, haven't seen TRiLeZ in awhile :/
The answer to the math question posted earlier is x=y/32 and y=32x
Simba Code:> solve(cos(11*Pi*(1/6)) = sqrt(x/((1/24)*y)), x);
1
-- y
32
> solve(cos(11*Pi*(1/6)) = sqrt(x/((1/24)*y)), y);
32 x
Use Maple to solve, you can could use WolframAlpha probably as well.
My account has been removed :( Tried to register again, but it asked "Who am I?", HOW SHOULD I KNOW?
<Removed on request>
Really? My account I made 5months ago is still there :P
Would openGL have to be updated everytime runescape updates?
But is it illegal to have OpenGL running or is it ok? If its cool could we code with the power of relfection in pascal code :D
OGL isn't illegal, iirc. Also, OGL <> reflection ;)
How do we keep work on openGL? Is it anyway the normal user on this forum could help ?