Results 1 to 15 of 15

Thread: Taking Requests

  1. #1
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Taking Requests

    Hey guys, I'm currently taking Scripting requests. I'm fairly indifferent in what script I will be making as along as it is close to my scripting abilities and will not take too long to make

    Feel free to check out my scripts in my Sig!
    Mostly Inactive, School

  2. #2
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

  3. #3
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Last time i looked at it, it didn't seem updated i will take another look though. Thanks
    Mostly Inactive, School

  4. #4
    Join Date
    Apr 2012
    Location
    South Gate, California
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Hey was wondering if you could make a script that's simple(I think it is but idk how to code) that does the following
    -Turns on quick prayers if it's logging in
    -If logged in, leaves quick prayer button alone
    -drink Prayer Renewal doses(4)'s or (6)'s, depending on which is used, every 4.5 minutes
    -(small side task, not really required) pick up death/blood runes(main purpose is to use in a 100% aggression zone to get 99 melee's soon :x) please pm me

  5. #5
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by KEVlN View Post
    Hey was wondering if you could make a script that's simple(I think it is but idk how to code) that does the following
    -Turns on quick prayers if it's logging in
    -If logged in, leaves quick prayer button alone
    -drink Prayer Renewal doses(4)'s or (6)'s, depending on which is used, every 4.5 minutes
    -(small side task, not really required) pick up death/blood runes(main purpose is to use in a 100% aggression zone to get 99 melee's soon :x) please pm me
    Im attaching a working but not complete script for what you are looking for
    Please let me know what else you want me to add (Most important additions First). AntiBan would be easy to add :P

    Currently this Script Turns on your prayer at the start and then Clicks Renewal Pots once every X amount of time. (Currently set to 4.5 Mins)
    Mostly Inactive, School

  6. #6
    Join Date
    Apr 2012
    Location
    South Gate, California
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Quote Originally Posted by Based Lord View Post
    Im attaching a working but not complete script for what you are looking for
    Please let me know what else you want me to add (Most important additions First). AntiBan would be easy to add :P

    Currently this Script Turns on your prayer at the start and then Clicks Renewal Pots once every X amount of time. (Currently set to 4.5 Mins)
    Altight thank you!!! And from the PM, I understand it drops vials, but could you also add support for flasks? (after 6 potion doses are consumed flask automatically breaks). Right now my laptop is messed up(Repetitive blue screen cycle... Ugh...) I'll leave feedback about it once I fix it

    Thanks again!!

  7. #7
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah I would basically just need to replace the DTM with one for the Flask and change a few things wouldn't take long.
    Mostly Inactive, School

  8. #8
    Join Date
    Apr 2012
    Location
    South Gate, California
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Alright thank you sir!

  9. #9
    Join Date
    May 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Could you do a soul wars script?

  10. #10
    Join Date
    Apr 2012
    Location
    South Gate, California
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    tried using he script and it doesn't work, it turns on prayer then does nothing. after the 'activate prayers' it says 'drop it'. did you reverse some of the orders?

  11. #11
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm at work right now ill look at it when I get home.

    Edit: Use the file in this post I just changed the DTM, Only supports the prayer pots

    Quote Originally Posted by Mandals View Post
    Could you do a soul wars script?
    Would be quite a project. Also I hear a public one might be released soon
    Last edited by Based Lord; 06-17-2012 at 01:30 AM.
    Mostly Inactive, School

  12. #12
    Join Date
    Apr 2012
    Location
    South Gate, California
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Quote Originally Posted by Based Lord View Post
    I'm at work right now ill look at it when I get home.

    Edit: Use the file in this post I just changed the DTM, Only supports the prayer pots


    Would be quite a project. Also I hear a public one might be released soon
    thank you :x trying now

  13. #13
    Join Date
    Apr 2012
    Location
    South Gate, California
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    [Error] (13:16): Unknown identifier '' at line 12
    Compiling failed.
    erm not sure what it means, but this is highlighter


    "
    NextPotClick = RandomRange(260000,270000); // Changes how long until it drinks another renewal

    "

  14. #14
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by KEVlN View Post
    [Error] (13:16): Unknown identifier '' at line 12
    Compiling failed.
    erm not sure what it means, but this is highlighter


    "
    NextPotClick = RandomRange(260000,270000); // Changes how long until it drinks another renewal

    "
    NextPotClick = 270000;
    Change it to that
    Mostly Inactive, School

  15. #15
    Join Date
    Apr 2012
    Location
    South Gate, California
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Quote Originally Posted by Based Lord View Post
    NextPotClick = 270000;
    Change it to that
    thanks working beautifully :x since im using vials and not flasks, i can get about 500 mins. of afk'ing, with vials its about 13.5 hours max. good job on this!

    edit- after it drinks the first vial, it clicks the empty vial and does not drop it :x
    Last edited by KEVlN; 06-18-2012 at 02:22 PM.

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
  •