PDA

View Full Version : [VIDEO] Setting up SCAR and SRL



Wanted
07-23-2010, 01:06 AM
Update: SCAR 3.25 alpha is now fully SRL and SMART compatible use the video link for 3.25

Video for 3.25 alpha (NEW):

http://www.youtube.com/watch?v=eaz0LKAdDN0

Video for 3.23 beta (OLD):

http://www.youtube.com/watch?v=RijaUxrilvw

Links

Latest SVN

http://tortoisesvn.net/downloads

SCAR Pre-release


http://freddy1990.com/svn/scarprerelease

SRL Open-dev


http://www.villavu.com/repositories/srl-opendev

Fonts (3.25 Alpha only)


http://rs2fonts.googlecode.com/svn/trunk/

Rune Crafter Script


http://rcrb.googlecode.com/svn/trunk/

More detailed information about how and where to get scripts

http://villavu.com/forum/showthread.php?t=53914

Credits:

Video recorded and edited with Camtasia Studio 7
Song by Three Days Grace : Animal I've Become
Song 2 by Dj Khaled ; Feat Eminem, Kanye West, Drake; Victory: All I Do I Win
SCAR by Freddy1990 and Kaitnieks
SRL by SRL Developers and the SRL community
Video and Script by IceFire908

Post feedback below

Wanted
07-23-2010, 04:35 AM
Video is now up to 720p

gamer716
07-23-2010, 09:03 PM
nice vid, will surely help the newbies :p

Nava2
07-23-2010, 10:54 PM
Err, why did you wait to post this until after Simba was released..

Gives people the wrong idea now that SRL is now for Simba, and that is what the community appears to be supporting.

Wanted
07-23-2010, 11:08 PM
Err, why did you wait to post this until after Simba was released..

Gives people the wrong idea now that SRL is now for Simba, and that is what the community appears to be supporting.

I was getting 5 requests a day on MSN by people that needed help via team viewer to set up SCAR, usually for my script.

Wizzup?
07-23-2010, 11:17 PM
I was getting 5 requests a day on MSN by people that needed help via team viewer to set up SCAR, usually for my script.

1. Make your script run in Simba.
2. Link to the Simba installer which also automatically installs SRL, Reflection, Plugins.
3. Modify the extension/updater to auto update your script / let them install your script.
4. ???
5. Profit

E: If you point me n the direction of the source, I can perhaps find some time to help you get started.

Wanted
07-23-2010, 11:36 PM
1. Make your script run in Simba.


easier said than done

Wizzup?
07-23-2010, 11:50 PM
easier said than done

Figured you'd say this. ;)
I wonder if it would be any harder than writing a simple powercutter. (If you have the knowledge, and I know you have it) I assume that if you can write POMS or a Runecrafter then making it Simba compatible is not much harder? It didn't seem to be a problem for MSI anyway, and I think their script base is quite a bit larger.

Wanted
07-24-2010, 12:33 AM
Figured you'd say this. ;)
I wonder if it would be any harder than writing a simple powercutter. (If you have the knowledge, and I know you have it) I assume that if you can write POMS or a Runecrafter then making it Simba compatible is not much harder? It didn't seem to be a problem for MSI anyway, and I think their script base is quite a bit larger.

Being able to compile and run/look the same in a different interpreter are two different things. The main speed bump is the 4 year old player form components, then making the GUI look the same, lastly re-optimizing the script for like 15 different crafters. The source is here http://rcrb.googlecode.com/svn/trunk but that's currently only the core of the script and the abyss routines. I still have a long way to go before we can see RCrB running like it does on SCAR in anything other than what it was designed for. It is quite a large project I'm not sure if it's larger than MSI, but remember I'm only one person not a group of a some dozen people. For the record, it's 7k lines of reflection based code, another 5 or so of color based code. Currently only 4k in use. If you do make changes to it and would like to help, posting diff files for the form components would be a good place to start.

Wizzup?
07-24-2010, 10:22 AM
Being able to compile and run/look the same in a different interpreter are two different things. The main speed bump is the 4 year old player form components, then making the GUI look the same, lastly re-optimizing the script for like 15 different crafters. The source is here http://rcrb.googlecode.com/svn/trunk but that's currently only the core of the script and the abyss routines. I still have a long way to go before we can see RCrB running like it does on SCAR in anything other than what it was designed for. It is quite a large project I'm not sure if it's larger than MSI, but remember I'm only one person not a group of a some dozen people. For the record, it's 7k lines of reflection based code, another 5 or so of color based code. Currently only 4k in use. If you do make changes to it and would like to help, posting diff files for the form components would be a good place to start.

Well it is the same interpreter. So your code logic won't change. Large parts of the script can stay the same. Forms will probably require some time, but I don't think the form effects the rest of your script?
I'll checkout the source and see if I can help when I have some free time.

Wanted
07-24-2010, 03:42 PM
Well it is the same interpreter. So your code logic won't change. Large parts of the script can stay the same. Forms will probably require some time, but I don't think the form effects the rest of your script?
I'll checkout the source and see if I can help when I have some free time.

I've at least got it compiling, the only major problem I ran into is the TGroupBoxes on the settings form. http://villavu.com/forum/showthread.php?t=54819 maybe you can help me with that? If it is fixable.

Wanted
08-28-2010, 08:35 PM
Update: SCAR 3.25 alpha is now fully SRL and SMART compatible use the video link for 3.25

Alek000
09-04-2010, 01:33 AM
I tried using SCAR 3.25 but it won't run anything script at all. I click the arrow to run a script and it just sits there.

Wanted
09-04-2010, 05:01 AM
I tried using SCAR 3.25 but it won't run anything script at all. I click the arrow to run a script and it just sits there.

Try again tomorrow sometime when the next rev comes out, use rev 89 til then.

mysterious_gengar
09-25-2010, 03:45 PM
compiling error line 15 smart.scar unknown identifier 'smartiskeydown'
Please help!

Thanks

Klutch
10-15-2010, 08:53 AM
compiling error line 15 smart.scar unknown identifier 'smartiskeydown'
Please help!

Thanks


I got the same error and I followed the video to a T!

Wanted
10-15-2010, 06:22 PM
I got the same error and I followed the video to a T!

You have to close and re open to initialize the plugins.

kebab12345
02-07-2012, 02:31 PM
if i go to : http://freddy1990.com/svn/scarprerelease , if i go to that site i need a inlogname and password, i tried putting off firewall, or using different webbrowser, but IDK what to do anymore, im unable to open it in any way. Please help.

Zyt3x
02-07-2012, 04:18 PM
if i go to : http://freddy1990.com/svn/scarprerelease , if i go to that site i need a inlogname and password, i tried putting off firewall, or using different webbrowser, but IDK what to do anymore, im unable to open it in any way. Please help.If you want to use the scripts on this site or SRL then you're looking for Simba and not SCAR: https://villavu.com/forum/showthread.php?t=47714