I was watching a video guide, the one Harry made and he went to run MSI, so did I but I got an error see image below
Attachment 19433
Printable View
I was watching a video guide, the one Harry made and he went to run MSI, so did I but I got an error see image below
Attachment 19433
Looks like you haven't downloaded the 2007 include. This guide if for Simba and SRL, not SRL-2007. You'll have to check the 2007 forum section for more information on that.
Hi there, noobish problem here. I have Xubuntu i386 and I have Simba all set up fine, along with Firefox in WINE (for autoing with Simba in WINE too.) However the WINE Firefox isn't detecting the WINE JRE I also installed. Can anyone point me in the right direction for this? Do you need to do some manual tweaking to get the RS applet to load in the browser? I'm planning on writing an RS 2007 script but because SMART isn't out for it yet I'm going to auto without SMART. I'd appreciate help doing this. Many thanks. :)
-BP
i tried to run a script and the 2nd and 3rd line is red
program SilkStealer;
{$I SRL/SRL.Simba} <---
{$I P07Include.Simba} <--- these two
they are red so im assuming it isnt working because it isnt clicking silk on runescape, sorry if this is a stupid question :/
It should work if you have JRE installed. Are you sure you installed the Windows version to the right Wine directory?
Those are supposed to be red. It's the syntax highlighting of Simba for lines that begin with {$. It sounds like you're having an issue with the script, and you should post in the script's thread.
Hm I'm sorry I don't really know. There's this page on the WineHQ website that may be helpful. You may need an older version of JRE; I don't know. :unsure:
When I try to run this code on simba
I get this:Code:program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
ClearDebug();
SetupSRL();
end.
How do I fix it :o? Thanks nameguyCode:SRL Compiled in 0 msec
** Smart Cannot Spawn Clients **
Successfully executed.
okay, it wont let me copy paste anything into simba... why not?
I think that means runescape.com timed out when you tried to load SMART. Make sure you load RS in your browser first, and then try again.
Sorry, but you must be doing something wrong. :unsure: There's no reason why you wouldn't be able to paste something into Simba. If you can't figure it out, just type the code in manually.
Lol i dont know how i can mess up copy paste. i try to copy something and ive tried to ctr-c and then ctr-v in it and it doesnt work. i've tried to right click copy and right click paste there and nothing pops up. ive tried the paste button at the top of simba (the little paste icon) and it still doesnt pop up... i suppose i'll be writing a lot of code then eh?
and the only thing that i could think of would be that it might be my computer for whatever reason.... not sure why my computer wouldnt let me copy paste something because it lets me any other time... idk tho, could be wrong.
I have an error:
Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Simba\Scripts\ThievStal_V1.3.simba'
U don't have the include.
Follow this exactly : http://villavu.com/forum/showthread....60#post1185860
Thanks found it here http://villavu.com/forum/showthread.php?t=96863
Can someone tell me the code to test SMART V8? In YoHoJoSRL's video it isn't clear what he's typing in
Just have a problem when trying to load SMART...
[Error] C:\Simba\Includes\SRL/SRL/core/login.simba(956:8): Unknown identifier 'VariantIsBoolean' at line 955
How do i get simba to log in with my username and password?
okay, when i try to run this
program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
ClearDebug();
SetupSRL();
end.
Then i get this message... any help?
SRL Compiled in 16 msec
** Fatal Error: Pairing Clients; Terminating Script **
Successfully executed.
Please help i get this error
SRL Compiled in 15 msec
** Fatal Error: Pairing Clients; Terminating Script **
Successfully executed.
When I press start on Simba this error pops up. " The program can't start because MSVCR100.dll is missing from your computer. Try re-installing the program to fix this problem." how to fix?
http://villavu.com/forum/showthread.php?t=71261
Should solve your problem :)