Results 1 to 6 of 6

Thread: SMALL summoning script (keep loged in)

  1. #1
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    SMALL summoning script (keep loged in)

    This is a small summoning script I made. All it does is keeps you logged in, so that your pet can grow. If you haven't noticed it does take a while. The script works prety well. I'd recommend using it in ardy near stalls, or an open area like that.

    Setup:
    1.START LOGGED IN
    2.Make sure your pet is "droped" / on the ground
    3.DO NOT use it as a regular keep logged in script, it is specialized for summoning, for example it will click the summoning game tab many times, as well as say summoning phrases
    4.Don't use script too long (make sure your pet wont get 100% hungry)
    5.Enjoy!

    I will be updating this script probably this weekend. Hopefully by then SRL will be up-to-date with the rs visual updates, then I can make it a lot better.

    btw; my pet is at 13% growth already.

    EDIT: Run the script in small enclosed areas. I am about to run this in varrock castle. Other people can try running in fally / lumby / varrock castles, or even try out lumby celler.

  2. #2
    Join Date
    Oct 2006
    Location
    Sin City , USA
    Posts
    115
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What would you recommend being long? Would over-night be too much?

    -Gilli
    Hy's FCer
    Started using at 70 Strength.
    Started using at 75 Attack.
    Began in December , 2007.

    99 -Current Strength Lvl [COMPLETE]

    99
    - Current Att Lvl [COMPLETE]


    99 Strength accomplished in Feb. 2008

    99 Attack accomplished in May. 2008


    http://cheetahstuff.freetzi.com/stat...unnerstats.php
    Click here for Hy71194's awesome Caver!

  3. #3
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    Good job. But all that does is just act like a bored human.

    I saw this line:
    SCAR Code:
    mouse(628, 85, 5, 5, true); // moves your character a SMALL amount
    That will get you banned if it keeps repeating. You might want to add randomness to the coordinates like this:
    SCAR Code:
    mouse(628+Random(6), 85+Random(4), 5+Random(2), 5+Random(3), true); // moves your character a SMALL amount

    Couldn't see any more problems but that is probably because i just scanned the script.
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

  4. #4
    Join Date
    Jul 2007
    Location
    St. Louis, Missouri, USA.
    Posts
    575
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by IP-Drowner View Post
    I saw this line:
    SCAR Code:
    mouse(628, 85, 5, 5, true); // moves your character a SMALL amount
    That will get you banned if it keeps repeating. You might want to add randomness to the coordinates like this:
    SCAR Code:
    mouse(628+Random(6), 85+Random(4), 5+Random(2), 5+Random(3), true); // moves your character a SMALL amount
    The same thing you just did could be accomplished with Mouse(628, 85, 11, 10).

    And... what exactly does this do? I haven't looked into summoning yet. Maybe make it drop the pet or feed it when its hungry?
    -You can call me Mick-



  5. #5
    Join Date
    Oct 2007
    Location
    Michigan
    Posts
    557
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Pretty awesome to see a summoning script out already Perhaps I will give this a try today for a bit since I can't pc or mine at the moment.

    By the way, could this be done (the growing of the pet) but using an auto smelter and having your pet out while smelting for so many loads? Making it look less conspicuous.

    Perhaps you could add in a feature to thieve from the stall it is standing by every now and again so it doesn't look like you are just standing there for no reason.

    Just an idea, take it or leave it! Love the idea though you presented!

    *Sorry realized this was in the cloaking forums so the thieving and other such notions I presented would eradicate this from the proper forum it is in now. Sorry.

  6. #6
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This wasn't suspose to be a HUGE, summoning script. Just ment to give some players a lil brake, and if you moved and now go to a smart hard school like me, do you hw. Otherwise I will be improving it later.

    "How long should you run script" NOT OVER 1 hour. Seriously this is a very small quick script. With all the bugs in SRL atm its hard to make a good one. Once we get more stability, I see many summoning scripts coming out, as it is a generally easy skill.

    The mouse(680) thing just clicks in center on mini map to move your guy around a little.

    EDIT: Just uploaded new version with only 3 changes. It gives you the option to turn on and off somethings, such as moving mouse, clicking on mini map, and talking.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need help with small part of script!
    By vikrant60 in forum OSR Help
    Replies: 3
    Last Post: 04-28-2008, 07:28 AM
  2. Replies: 4
    Last Post: 03-16-2007, 08:57 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
  •