RESOLVED THANKS!
Its good to be back, however the same feeling that hit me in the face when I loaded RS3 hit me when I saw the debug box for simba. "Wtf is this sht!"
Anyway hopefully someone can help me! Oh and yes Followed this: http://villavu.com/forum/showthread.php?t=47714
When I try to run this:
Simba Code:
program new;
{$DEFINE SMART}
{$i srl-6/srl.simba}
begin
clearDebug();
setupSRL();
end.
This is the debug box: ( AND For some reason god knows why a new windows explorer window opens to this location: " C:\Users\Jonno\Documents"
Progress Report:
-- setupSRL()
---- Setting up SRL...
---- initSmart():
------ Attempting to pair to a previously spawned client
------ smartPairToExistingClient():
-------- Found no free clients to pair to
------ smartPairToExistingClient(): result = false
------ Attempting to spawn a new client..
------ smartCreateClient():
---------- smartGetParameters(): Succesfully grabbed paramters
-------- getJavaPath():
---------- Attempting to search for your Java path
---------- ERROR: Failed To Find Path: D:\Program Files\Java\
---------- WARNING: Failed to find your Java path
---------- HINT: If RS is failing to switch to OpenGL mode, add JRE to your systems path before JDK (if you have JDK)
-------- getJavaPath()
-------- Using parameters [http://world15.runescape.com/, f7082198085804475844]
-------- Using plugins "OpenGL32.dll"
-------- FATAL ERROR: Failed to spawn a SMART client
-------- Freeing the minimap mask
Successfully executed.
I also tried running this script: http://villavu.com/forum/showthread.php?t=72633
and heres the debug box for it:
Progress Report:
___
____ /\__\
/\___\ ____ \/ _/
_____ \/_ / /\___\ \/ _____
/\____\ _______/ / /___ _\/___ \_____ /\____\
/ / ___\/\______\/ /____\\____/ /_____\/ / ____\
/ / /__ / / ___ / ____ //___ / ____ \/ /___\
/ / /___\ / /__/ / / / / /____/ / / / / /____ /
\/_______//______/_/ /_/_/______/_/__/_/_/____/ /
\/___________________/
All-in-one Superheater 1.6!
Loading, please wait...
[0:00:03]: -- setupSRL()
[0:00:03]: ---- Setting up SRL...
[0:00:03]: ---- initSmart():
[0:00:03]: ------ Attempting to pair to a previously spawned client
[0:00:03]: ------ smartPairToExistingClient():
[0:00:03]: -------- Found no free clients to pair to
[0:00:03]: ------ smartPairToExistingClient(): result = false
[0:00:03]: ------ Attempting to spawn a new client..
[0:00:03]: ------ smartCreateClient():
[0:00:04]: ---------- smartGetParameters(): Succesfully grabbed paramters
[0:00:04]: -------- getJavaPath():
[0:00:04]: ---------- Attempting to search for your Java path
[0:00:04]: ---------- ERROR: Failed To Find Path: D:\Program Files\Java\
[0:00:04]: ---------- WARNING: Failed to find your Java path
[0:00:04]: ---------- HINT: If RS is failing to switch to OpenGL mode, add JRE to your systems path before JDK (if you have JDK)
[0:00:04]: -------- getJavaPath()
[0:00:04]: -------- Using parameters [http://world108.runescape.com/, f7655359766403868996]
[0:00:04]: -------- Using plugins "OpenGL32.dll"
[0:00:04]: -------- FATAL ERROR: Failed to spawn a SMART client
[0:00:04]: -------- Freeing the minimap mask
[-------------------------------------------]
[ AIO SuperHeater 1.6 ]
[ by Coh3n ]
[-------------------------------------------]
[ ]
[ 4 sec ]
[ ]
[-------------------------------------------]
[-------------------------------------------]
Successfully executed.