Page 9 of 21 FirstFirst ... 789101119 ... LastLast
Results 201 to 225 of 503

Thread: Master Divination

  1. #201
    Join Date
    May 2012
    Location
    Chaaaaiir
    Posts
    376
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Anyone else having problems with this script or is it just me? Won't click on brilliant wisps.

  2. #202
    Join Date
    May 2015
    Posts
    8
    Mentioned
    2 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by (s)okkr7 View Post
    Anyone else having problems with this script or is it just me? Won't click on brilliant wisps.
    I just downloaded and setup this script to use at brilliant wisps. Working fine.

    Did you make sure to set the script to brilliants? Just asking because i almost missed it first go around.

  3. #203
    Join Date
    Jun 2015
    Posts
    39
    Mentioned
    1 Post(s)
    Quoted
    29 Post(s)

    Default

    Great script. Have been running it for the past 14 hours without breaks and it hasn't seen any noticeable trouble.

  4. #204
    Join Date
    May 2015
    Posts
    8
    Mentioned
    2 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by PAX Twisted Fate View Post
    Great script. Have been running it for the past 14 hours without breaks and it hasn't seen any noticeable trouble.
    When the Guthixian Caches start, does your bot hover the mouse over it like its trying to click it? Mine does, so I have it timed to take a break every 3 hours for 10 - 12 minutes to skip the caches.

    I don't have the timing down perfect yet but I have time.


    Also, have you used a muspah with it? I can get it to summon but it keeps spamming 2 even thought the familiar is already present.

  5. #205
    Join Date
    Jun 2015
    Posts
    39
    Mentioned
    1 Post(s)
    Quoted
    29 Post(s)

    Default

    Quote Originally Posted by SOM View Post
    When the Guthixian Caches start, does your bot hover the mouse over it like its trying to click it? Mine does, so I have it timed to take a break every 3 hours for 10 - 12 minutes to skip the caches.

    I don't have the timing down perfect yet but I have time.


    Also, have you used a muspah with it? I can get it to summon but it keeps spamming 2 even thought the familiar is already present.
    I don't have the summoning level for a muspah on the account I am botting on. I haven't checked the bot during the time when the guthixian caches start, but I will try to tomorrow.

  6. #206
    Join Date
    Aug 2014
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Used this from around Level 95 to 85M+ Divination Experience.
    I'll post a compiled list of all my proggies once I hit that gorgeous 120

  7. #207
    Join Date
    Jun 2012
    Posts
    46
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Quote Originally Posted by Hayhurst View Post
    Used this from around Level 95 to 85M+ Divination Experience.
    I'll post a compiled list of all my proggies once I hit that gorgeous 120
    Wow! How many energies do you have? How long do you run per day?

  8. #208
    Join Date
    Aug 2014
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Quote Originally Posted by drew3170 View Post
    Wow! How many energies do you have? How long do you run per day?
    I've easily compiled over a couple million energy by now, but I tend to sell it around every 100-200K.
    Typically between 10-18 hours a day.

  9. #209
    Join Date
    Apr 2015
    Location
    FireFox
    Posts
    528
    Mentioned
    10 Post(s)
    Quoted
    227 Post(s)

    Default

    Quote Originally Posted by Hayhurst View Post
    I've easily compiled over a couple million energy by now, but I tend to sell it around every 100-200K.
    Typically between 10-18 hours a day.
    Very impressive indeed... That is a pretty major accomplishment.
    Props to you @TomTuff!
    Scripting with ogLib

  10. #210
    Join Date
    Jun 2015
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    I think the script broke in an update... Get this error: function TSPSArea.walkPath(path: TPointArray): boolean; override;

    returns:
    Error: Forwarded declaration doesn't match at line 794
    Compiling failed.
    Or is there a fix?

  11. #211
    Join Date
    Feb 2015
    Posts
    422
    Mentioned
    41 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by bapsta View Post
    I think the script broke in an update... Get this error: function TSPSArea.walkPath(path: TPointArray): boolean; override;

    returns:
    Error: Forwarded declaration doesn't match at line 794
    Compiling failed.
    Or is there a fix?
    replace line 794 with the following

    Simba Code:
    function TSPSArea.walkPath(path: TPointArray; shiftInterval: Integer = 500): boolean; override;

  12. #212
    Join Date
    Mar 2014
    Posts
    205
    Mentioned
    4 Post(s)
    Quoted
    116 Post(s)

    Default

    Quote Originally Posted by Hayhurst View Post
    I've easily compiled over a couple million energy by now, but I tend to sell it around every 100-200K.
    Typically between 10-18 hours a day.
    Is this just using the base script, or have you tweaked it yourself?

  13. #213
    Join Date
    Jun 2015
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by adc View Post
    Is this just using the base script, or have you tweaked it yourself?
    Just the base

  14. #214
    Join Date
    Jan 2013
    Posts
    78
    Mentioned
    3 Post(s)
    Quoted
    44 Post(s)

    Default

    The familiar feature doesn't seem to work completely for me.

    With the light creature it doesn't activate the special move scroll after the first few times. I think it may stop working once your summoning points hit 0.

    And with the Muspah if you have a full inventory when depositing, it keeps right clicking and clicking convert every 2-3 seconds since it's not detecting it's depositing memories already because it empties your muspah first and then your inventory.

    But besides that no issues!!

  15. #215
    Join Date
    Jun 2012
    Posts
    46
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Quote Originally Posted by fady View Post
    replace line 794 with the following

    Simba Code:
    function TSPSArea.walkPath(path: TPointArray; shiftInterval: Integer = 500): boolean; override;
    I replaced the line but I get this error...

    "Error: Forwarded declaration doesn't match at line 794
    Compiling failed."

  16. #216
    Join Date
    Feb 2015
    Posts
    422
    Mentioned
    41 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by drew3170 View Post
    I replaced the line but I get this error...

    "Error: Forwarded declaration doesn't match at line 794
    Compiling failed."
    There was another update that modified the original function even more. Change it to
    Simba Code:
    function TSPSArea.walkPath(path: TPointArray; waitMoving: Boolean = True; shiftInterval: Integer = 500): Boolean; override;

  17. #217
    Join Date
    Jun 2012
    Posts
    46
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Quote Originally Posted by fady View Post
    There was another update that modified the original function even more. Change it to
    Simba Code:
    function TSPSArea.walkPath(path: TPointArray; waitMoving: Boolean = True; shiftInterval: Integer = 500): Boolean; override;
    Thanks!

  18. #218
    Join Date
    Jun 2012
    Posts
    46
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    This is a great script. Got 99 and now going for 120 by collecting energies. I suggest to keep character on Enriched regardless of full inventory or not until it de-spawns. After that, this script is cherry. Cheers

  19. #219
    Join Date
    Oct 2014
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Familiar support doesn't work very well, it keeps trying to summon the familiar when it's already summoned. Other than that the script works great. Thanks!

  20. #220
    Join Date
    Jun 2013
    Posts
    7
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    I have used this new simba code on the correct line and I still get the compiling failed error. Just me or?

  21. #221
    Join Date
    Mar 2015
    Location
    Stockholm
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    Error: Operator expected at line 434

    moveMouse(p.x p.y);


    Help ?
    In the end, it's not the years in your life that count. It's the life in your years.

  22. #222
    Join Date
    Feb 2015
    Posts
    422
    Mentioned
    41 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by Haris View Post
    Error: Operator expected at line 434

    moveMouse(p.x p.y);


    Help ?
    It's an error due to a SRL update, for now you can delete the procedure causing the error until it is fixed. I assume all scripts get the same error.

    edit: nvm an update with a fix has been pushed, just check for an update under the SRL menu and it should fix the error.

  23. #223
    Join Date
    Aug 2014
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Ay, thanks lmao used this since 99.

    Attached Images Attached Images

  24. #224
    Join Date
    Jun 2015
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by Hayhurst View Post
    Ay, thanks lmao used this since 99.

    Wow, congrats!! I'm 1.1m away from 99 I want to get the 120 cape too, it'll be a long grind. Here's a proggy from overnight http://i.imgur.com/jEZTH3f.png
    Aaand 99 is mine! b8ybDZZ.png yayyy!!
    Last edited by bapsta; 08-05-2015 at 05:32 PM.

  25. #225
    Join Date
    May 2014
    Posts
    633
    Mentioned
    8 Post(s)
    Quoted
    322 Post(s)

    Default

    Just ran this for 2 consecutive 9 hour sessions. Still hasn't failed me. (In addition to many other times, probably close to 8 million exp from converting to energy so far)

    The only issue I've had is it clicking mercilessly on the keytoken if I have too many

Page 9 of 21 FirstFirst ... 789101119 ... LastLast

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
  •