Results 1 to 8 of 8

Thread: Help with a script

  1. #1
    Join Date
    Nov 2006
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help with a script

    I need help on how to train only strength on Goblin Scheduler by Wt-Fawki. Version .44. I dont want to even skills out, i only wana train strength.

  2. #2
    Join Date
    Sep 2006
    Posts
    916
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well, then you would say however many minutes you wanted on the character to be like 1000000 then you set your character to train str and let er rip .

  3. #3
    Join Date
    Nov 2006
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by hey321 View Post
    Well, then you would say however many minutes you wanted on the character to be like 1000000 then you set your character to train str and let er rip .
    That doesnt help at all. Dont you think ive tried everything and what you told me to do is soo vague. Didnt even post the modified code or w/e cuz i have no idea what you're talking bout. Anyone else help?

  4. #4
    Join Date
    Nov 2006
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Code:
    const PlayerTime            = 1200;  // Time for Each Player In Seconds.
    const RandomPlayerTime      = 450;   // Random Amount added to PlayerTime
    const FAWKIDebug            = False; // set True if you want Debug Reports
    const GoblinTimeOut         = 10000; // milliseconds before clicking next goblin.
    const AutoLevels            = True ; // Set True to even Skills (Recommended...)
    const PickupAny             = True; // If you want the Script to Pick up Anything
    const CastSpells = False; // If you want the Script to Train magic with runes picked up
    const USEPlayerManager = True;  // You must Set this to True everytime you change your player
    They post this part which is the options for the bot.

    Code:
    const AutoLevels            = True ; // Set True to even Skills (Recommended...)
    Set this to False and manually click the thing on the strength stab/slash.

  5. #5
    Join Date
    Nov 2006
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    erm no because when the players log out n in, itl be set to the first fight mode...

  6. #6
    Join Date
    Nov 2006
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I dont know that. Ive been wondering how to set that out too. You should ask the creater of the script.
    ________
    Medical Marijuana Seeds
    Last edited by Itzkirby; 05-09-2011 at 06:11 PM.

  7. #7
    Join Date
    Nov 2006
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    he doesnt want ppl pmin him about his script

  8. #8
    Join Date
    Feb 2006
    Location
    Under a rock.
    Posts
    1,351
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    When setting your PlayerArray set the .Skill section of each player to strength.

    Players[0].Skill:='strength';
    SRL Developer
    ◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘

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
  •