• Welcome to ForumKorner!
    Join today and become a part of the community.

How to setup Simba (known as scar)

xcvxcv2

Member
Reputation
0
This tutorial will introduce how to install a program called Simba, this was earlier known as scar, it uses SRL to update automatically

----------------------------------------------------------------------
First head over to the Download page download it and install it.

----------------------------------------------------------------------
Then go to tools and then update

simba.png


If there are no updates available then close the screen

If there are updates then click update

----------------------------------------------------------------------

Next we need to add extensions to Simba

Click view, extensions.

A new window should appear looking like this:

simbaext.png


Enable each extension by clicking the checkmark at the bottom left.

simbaext2.png


If it asks for an update, simple click Yes and then Update.
srl.sex: srl.sex is a little extension which will automatically update your srl when a new version comes out
reflection.sex: reflection.sex is a little extension which will automatically update your reflection when a new version comes out
associate.sex: associate.sex is a little extension which will associate all .simba files with simba which will stop them from opening in another text editor
dtm_editor.sex: dtm_editor.sex is a little extension which gives you a DTM editor which is used for making DTM's which are used in scripts
security.sex: security.sex is a little extension which will ask you everytime simba tries to access a file or web address, this is for security reasons
Quoted from Shuttleu from villavu.com

----------------------------------------------------------------------
Next enter this code into Simba
Code:
program new;
{$i srl/srl/misc/smart.scar}
{$i srl/srl.scar}
{$i reflection/reflection.simba}

begin
  SetupSRL;
  SetupReflectionEx(False);
end.
code.png


Click run by pressing F9 or the > (arrow) button at the top.

This window should popup

firewall.png


Then click on the dropdown box and click always allow

drop-1.png


----------------------------------------------------------------------

Finally if a window like this pops up then you are finished

smart.png


Congratulations on installing Simba, you can find many other scripts which use Simba on villavu.com

hopefully we can have some Pascal coders who would like to make scripts for RSF.
 

Amped-

Active Member
Reputation
0
Isn't this like a really old bot?
 

x04a

Onyx user!
Reputation
0
Yeah, I dont think this would be the wisest thing to use.
 

Amped-

Active Member
Reputation
0
Yea definitely not, I used this when I was... young. Ha.
 

Dykerosoft

Active Member
Reputation
0
I don't know if this bot is old, but what I know is that I smiled when I saw the .sex extensions.

Call me immature, but it was funny :D
 

Amped-

Active Member
Reputation
0
Mmm someone is craving sex.
But yes, this is an old bot.
 

EAF

Active Member
Reputation
0
You can get good scripts off powerbot.org to use with these.
 

Amped-

Active Member
Reputation
0
Yea what a great name for a file "SMART Minimizing Autoing Resource Thing" Lmao.
 

FAGeX

Onyx user!
Reputation
0
Never heard of it, its a good thing i guess. lmao
 

Pink Floyd

Active Member
Reputation
0
Is this the one you can add scripts to? Because I've got a really good one that I'd like to use.
 

xcvxcv2

Member
Reputation
0
This one is relatively old, but i like it because it is easy to code, easy to change to your needs. It also gives lots of knowledge to somebodies coding abilities. I thought it would be a good thing to have in this section.
 

xcvxcv2

Member
Reputation
0
Pink Floyd said:
sooo... you can add scripts to it?

well its more like you download a .simba file and load it into the simba program, it shows you the source, you can edit it from there.
 

xcvxcv2

Member
Reputation
0
No really, if you are confused please ask me, i am more then happy to help, im probably not getting your question.

Would you like to chat on msn?
 

Shablo5

Member
Reputation
0
Scar? LOL. What is this, 2006? Scar is dead. Color recognition botting has been dead for AGES. Well, I guess that statement in itself is false, what happened is it has evolved. Giving it a new name and a few better recognition techniques doesn't come close to being what it needs to be to be ahead of the curve these days.

Not trying to insult you, but the bot itself has fallen behind the times. Scar or this new Scar. It's still a color picker. A color clicker.

I remember scripting for Scar. It was never really anything good. Scar is programmed in a language similiar to pascal no? Both are terribly outdated LOL.

RSbot is above this, then finally the NeXuS.
 
Top