Results 1 to 6 of 6

Thread: script help

  1. #1
    Join Date
    Dec 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default script help

    I just got an autofighter script.
    I got it filled out on my scar thing.
    Im on rs and clicked on run but it isnt working.

    It looks like this

    Color1 = Brown; //1st Color Of Monster
    Color2 = White; //2nd Color Of Monster
    Color3 = Teal; //3rd Color Of Monster
    NameOfMonster = 'Barbarian'; //Name Of Monster (CaSe SeNsAtIvE)
    TimeEachPlayer = 8; //Time In Minutes Per Each Player (Recommended 7-10).
    HealTime = 25; //How Often In Seconds To Check HP For Running Or Healing.
    AutoRespond = True; //True If You Want Script To AutoRespond, False If Not.
    PickBones = False; //True If You Want To Bury Bones, False If Not. Will Cause More Randoms.
    MySRLID = '';// Stats ID.
    MySRLPassword = '';//<-Your SRL Password here if you want to have yout stats logged.
    DidYouReadInstructions =Yes '';// Did You Read Instructions ^^ ?


    Do colors stand for numbers or what?

  2. #2
    Join Date
    Jul 2007
    Location
    Massachusetts
    Posts
    896
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wrong section

    the colors are numbers. Click the dropper thingy on scar. It is the color picker. Use this and click a color of the monster. A number will apear on the bottom box of scar. This number is the color you want to use. Color1, Color2, etc. should be numbers, not words.

    also put the yes in the '', so it is 'yes', this shows that it is a string

  3. #3
    Join Date
    Dec 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    whats the dropper thingyy?

  4. #4
    Join Date
    Dec 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I still dont get how to figure out the number colors

  5. #5
    Join Date
    Jun 2007
    Posts
    1,312
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Use the color picker to find the color numbers. It looks like something for sampling pool water, and it shows a green 'tab' under it, but still on the same icon.
    It also looks so ugly it makes you want to kill yourself. (Now do you know what I am talking about?)
    Active only during the Summer...

  6. #6
    Join Date
    Dec 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok i figured it out.. and This is how it looks now


    Color1 = 1586244; //1st Color Of Monster
    Color2 = 3892864; //2nd Color Of Monster
    Color3 = 4284811; //3rd Color Of Monster
    NameOfMonster = 'Barbarian'; //Name Of Monster (CaSe SeNsAtIvE)
    TimeEachPlayer = 8; //Time In Minutes Per Each Player (Recommended 7-10).
    HealTime = 25; //How Often In Seconds To Check HP For Running Or Healing.
    AutoRespond = True; //True If You Want Script To AutoRespond, False If Not.
    PickBones = False; //True If You Want To Bury Bones, False If Not. Will Cause More Randoms.
    MySRLID = '';// Stats ID.
    MySRLPassword = '';//<-Your SRL Password here if you want to have yout stats logged.
    DidYouReadInstructions = '';// Did You Read Instructions ^^ ?


    And I fill out everything..
    and drop that one circle to rs.
    then click run script but nothing Happens.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •