Page 8 of 21 FirstFirst ... 67891018 ... LastLast
Results 176 to 200 of 503

Thread: Master Divination

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

    Default

    It's probably something wrong with your graphics settings/setup. Follow the directions on the SRL official setting exactly, also make sure the action bar is not minimized

  2. #177
    Join Date
    Dec 2011
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    it just hovers mouse to wisps but doesnt click and keep giving me this
    -- isMouseOverText(): False
    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    -- isMouseOverText(): False
    failed too many times, trying backup procedures
    -- sps.getPlayerPos(): result = {X = 90, Y = 122}, took 31 ms
    -- ERROR: TRSChatbox.getXP(): Failed to find text to read
    [Worked: 0 H, 0 M, 19 S, XP: 0, XP/HR: 0]
    -- sps.getPlayerPos(): result = {X = 90, Y = 122}, took 46 ms
    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    -- isMouseOverText(): False
    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    -- isMouseOverText(): False
    -- isMouseOverText()
    ---- Current mouse-over text: ""


    any ideas?

  3. #178
    Join Date
    Nov 2014
    Location
    Estonia
    Posts
    93
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    For some reason it spamms muspah pouch keybind ..

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

    Default

    Quote Originally Posted by ckbbe View Post
    For some reason it spamms muspah pouch keybind ..
    You probably did not move the summoning time icon over the action bar or have ran out of summoning pots/summoning points.

    Also I've been running this pretty flawlessly for long times recently:
    [Worked: 8 H, 33 M, 0 S, XP: 149831, XP/HR: 17524]

  5. #180
    Join Date
    Nov 2014
    Location
    Estonia
    Posts
    93
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by J_R View Post
    You probably did not move the summoning time icon over the action bar or have ran out of summoning pots/summoning points.

    Also I've been running this pretty flawlessly for long times recently:
    [Worked: 8 H, 33 M, 0 S, XP: 149831, XP/HR: 17524]
    Summoning icon over the actionbar?
    At that time u just started the with 10 muspahs and 4 super restore flasks,anyway,i did spam all the way when i checked it randomly,but i did ran whole 7h for me
    divination7h30mproggy.JPG

  6. #181
    Join Date
    May 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Used this script for over 100 hours in total without running into errors. Thanks!

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

    Default

    Quote Originally Posted by ckbbe View Post
    Summoning icon over the actionbar?
    At that time u just started the with 10 muspahs and 4 super restore flasks,anyway,i did spam all the way when i checked it randomly,but i did ran whole 7h for me
    divination7h30mproggy.JPG
    You need to drag your "buffs" icons (the summoning thing showing time left is on this) over the action bar...

  8. #183
    Join Date
    Dec 2011
    Posts
    150
    Mentioned
    4 Post(s)
    Quoted
    46 Post(s)

    Default



    thanks for this awesome script
    1B total exp progress
    875m / 1B
    120s
    113/120 Fish
    112/120 Dung

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

    Default

    [Worked: 11 H, 22 M, 58 S, XP: 199149, XP/HR: 17496]

  10. #185
    Join Date
    Apr 2015
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    TY for this awesome script! ive been using ur barbarian fishing script took me to 91 with no problem and now im doing divination it works flawless on supported locations..


    please add more locations to get xp faster..

  11. #186
    Join Date
    Apr 2015
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    A lot of people are running this perfectly without getting errors.. but I can't keep it going for more than 20 minutes if that :/

  12. #187
    Join Date
    Apr 2015
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by whitevalen View Post
    A lot of people are running this perfectly without getting errors.. but I can't keep it going for more than 20 minutes if that :/
    its very important to follow the graphic settings for this script to get it running flawless.. so read the setup 1, 2 ,3 and 10 times and check ur graphics.

    if ur task bar is in wrong place it will click on the combat settings-button cuz it looks like a wisp.. Good luck!

  13. #188
    Join Date
    Mar 2014
    Posts
    195
    Mentioned
    4 Post(s)
    Quoted
    92 Post(s)

    Default

    You can add this to your script,if you want to , it got me from 50 - 60 at gleaming wisps.
    I would have sent TomTuff a message but i don't have 10 posts yet.

    Simba Code:
    wispsGleaming:
        begin
          with self do
          begin
          wispName := 'leaming';
              mapName := 'gleaming_wisps';
              imgurURL := 'http://i.imgur.com/qtJJSQ5.png';
              color := 10920296;
              tolerance := 24;
              hueMod := 0.24;
              satMod := 0.35;
              enrichedColor := 15452798;
              enrichedTolerance := 9;
              enrichedHueMod := 0.44;
              enrichedSatMod := 3.12;
              siphonLoc := Point(134,158);
              riftLoc := Point(170,210);
              menuOption := self.wispName;
          end;
           with riftDiv do
            begin
              wispName := 'Convert memories';
              color := 7794554;
              tolerance := 10;
              hueMod := 1.42;
              satMod := 2.10;
              case Players[0].integers[riftOption] of
                toEnergy: menuOption := 'to energy';
                toExp: menuOption := 'to experience';
                toBonusExp: menuOption := 'to enhanc';
              end;
            end;

          end;

  14. #189
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default

    Working well so far, ill post back with progress.

    Thanks!

  15. #190
    Join Date
    Oct 2014
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    i'mhaving pretty great success. 40-53 so far with no problems

  16. #191
    Join Date
    Aug 2014
    Posts
    172
    Mentioned
    2 Post(s)
    Quoted
    77 Post(s)

    Default

    hmmmm, seems people are getting this to work just fine for them. However, when I start the script up. It will hover over the wisps but won't ever click them, ends up saying that mouse over text not found. I have told the script which wisp to be looking for. So not sure why its doing this. Anyon else know what this may be?

    nvm , im an idiot. i got it to work now xD
    Last edited by nero_dante; 05-09-2015 at 11:47 PM.

  17. #192
    Join Date
    Mar 2012
    Posts
    90
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    could you add lustrous wisps ? thanks

  18. #193
    Join Date
    Nov 2014
    Location
    Estonia
    Posts
    93
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    This simply does not run past 10min for me,whatever way i set it to start or what settings i use xD

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

    Default

    Made a version that supports Lustrous wisps should I release?
    In the end, it's not the years in your life that count. It's the life in your years.

  20. #195
    Join Date
    Mar 2013
    Posts
    63
    Mentioned
    1 Post(s)
    Quoted
    24 Post(s)

    Default

    I made a version that supported the enriched brilliant wisps. The only thing is sometimes the script gets stuck when trying to find the rift. Do you think it could be not having the chat minimized?

  21. #196
    Join Date
    May 2013
    Posts
    205
    Mentioned
    1 Post(s)
    Quoted
    85 Post(s)

    Default

    anyone got enriched wisp value for brilliant

  22. #197
    Join Date
    Mar 2013
    Posts
    63
    Mentioned
    1 Post(s)
    Quoted
    24 Post(s)

    Default

    Quote Originally Posted by toxjq View Post
    anyone got enriched wisp value for brilliant
    I have the bot set up to do enriched.

  23. #198
    Join Date
    Aug 2010
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    If surging as added then I think this bot would be almost perfect!

  24. #199
    Join Date
    Mar 2015
    Location
    Australia
    Posts
    101
    Mentioned
    2 Post(s)
    Quoted
    46 Post(s)

    Default

    People should add all their other wisp supports, gratitude to the generous!

  25. #200
    Join Date
    Apr 2015
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Can anyone please get the code for elder wisps`? plspls

Page 8 of 21 FirstFirst ... 67891018 ... 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
  •