Results 1 to 3 of 3

Thread: GrapeSoda's OverNight Auto Alc BETA 1.0

  1. #1
    Join Date
    Sep 2006
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default GrapeSoda's OverNight Auto Alc BETA 1.0

    Closed - Sorry

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

    Default

    Not that I am criticizing you but I would like to recommend using some randomness on how long you wait between doing one thing and another. Like instead of doing

    CastSpell(29);
    wait(250);
    UseItem(1);

    do something like this

    CastSpell(29);
    wait(250+random(75));
    UseItem(1);

    And one last thing, try including {.include SRL/SRL/extended/xText.Scar} and then instead of doing DisguiseScar do RandomDisguise. It will randomly choose a name for it to disguise Scar with.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  3. #3
    Join Date
    Sep 2006
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So what do you think now? Does it look decent at all =S

    Edit: By the way criticize me a lot, I need feedback!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. hermpie,s auto cowhidetanner v 0.1 beta
    By ShowerThoughts in forum RS3 Outdated / Broken Scripts
    Replies: 25
    Last Post: 01-02-2008, 12:43 PM
  2. Overnight Scripts!
    By Harry in forum News and General
    Replies: 12
    Last Post: 04-25-2007, 06:34 PM
  3. Logik's Auto Talker V 0.1 BETA
    By logik in forum RS3 Outdated / Broken Scripts
    Replies: 13
    Last Post: 03-22-2007, 10:02 AM
  4. Overnight Scripts!!
    By DARKDEMON in forum RS3 Outdated / Broken Scripts
    Replies: 18
    Last Post: 01-26-2007, 04:35 PM

Posting Permissions

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