When i start a script the camera is constantly turning and not doing anything.
I'm using two different herblore script in soul wars and they are doing the same thing.
help?
When i start a script the camera is constantly turning and not doing anything.
I'm using two different herblore script in soul wars and they are doing the same thing.
help?
Check your game settings from "setting up Simba". Max brightness, etc, etc.
I have been having the same issue as op when the Compass rotates in Flight's Livid farming script. This problem only started earlier today.
Last edited by CEO; 05-08-2012 at 01:34 AM.
It's probably that it is having a hard time finding the bank at Soul Wars because it is using the SRL include Soul Wars bank method/function. That's just what I expect is happening.
For the included bank to work it needs to be facing West (camera at 90 degrees east of north) and it needs to be at max camera height.
I am experiencing this issue too
using Flight's HeavyRodder
Same issue on an herblore script and fighter script. I think I'll give it a break tonight.
Edit: I've tried changing a few things with each script figuring it would be simple, but it is beyond me. Help would be appreciated.
Thanks
Last edited by iboughtall; 05-08-2012 at 02:33 AM.
I confirm
rs_GetCompassAngleDegrees doesn't work ,always returns 0. Propably compassSRL was updated
Quick fix:
find function rs_GetCompassAngleRadians in your function box ,and click two times to edit it
in line
change first 0 to 65536 :Simba Code:FindColorsSpiralTolerance(T.x, T.y, TPA, 0, x1, y1, x2, y2, 0);
saveSimba Code:FindColorsSpiralTolerance(T.x, T.y, TPA, 65536, x1, y1, x2, y2, 0);
Last edited by bg5; 05-08-2012 at 03:06 AM.
It's probably part of Optimus. They want to screw with bot makers. If they think small things like this frequently is going to deter developers, they've got to be joking with us.
No ,it's just mistake in SRL.
LOL.. Thank God there's another bug off my back lol.
I am Ggzz..
Hackintosher
It propably messed up all bots ,which use SPS![]()
Expected time of fix?
LOL I thought I had messed something up, thank you search function ^_^
Can someone walk me through this? I am pretty lost in where to find it.
is it this one? http://gyazo.com/7f31fc244239750ca8ab6e06edff4ada
There are currently 1 users browsing this thread. (0 members and 1 guests)