Page 15 of 50 FirstFirst ... 5131415161725 ... LastLast
Results 351 to 375 of 1239

Thread: All in one DIVINATION - footballjds

  1. #351
    Join Date
    May 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Added a break manager from a different script, and it runs perfectly.
    Thanks for 99 div.



    14 hour prog for you (with breaks).
    Last edited by Mouse; 01-04-2014 at 07:47 PM.

  2. #352
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by Mouse View Post
    Added a break manager from a different script, and it runs perfectly.
    Thanks for 99 div.



    14 hour prog for you (with breaks).
    For some reason I like your SRL name

  3. #353
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    -- Start custom SPS setup.
    -- .init()
    ---- Path exists (maps\luminous_wisps.png)
    ---- FATAL ERROR: .setup(): Unable to load map or bitmap to map failed
    ---- Freeing the minimap mask
    ---- Succesfully freed SMART[302676]
    Successfully executed.
    Script has worked fine for me forever, and now for some reason SPS isn't working. Updated/reinstalled/copied files to various different directories all I could but I still seem to get this error. Any thoughts?
    And yes, I am opening AIO_DIV from its own folder directly. It says path exists so it seems to be finding the maps, but not knowing how to load them.

  4. #354
    Join Date
    Apr 2012
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    I get something that tells me that it was unable to find the map? Where am I supposed to put the AIO-Divination-Master folder?

  5. #355
    Join Date
    Jun 2012
    Location
    Canada
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by Mustangs113 View Post
    I get something that tells me that it was unable to find the map? Where am I supposed to put the AIO-Divination-Master folder?
    It doesn't matter where you put the folder. Just open the actual AIO_DIV file instead of opening it through Simba.

  6. #356
    Join Date
    Oct 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    Exception in Script: Unknown declaration "SPS_GatherRotatedMinimap" at line 277, column 19 in file "D:\Scripts\AIO_Divination-master\div_include.simba"

  7. #357
    Join Date
    Aug 2010
    Posts
    165
    Mentioned
    2 Post(s)
    Quoted
    39 Post(s)

    Default

    Quote Originally Posted by Mustangs113 View Post
    I get something that tells me that it was unable to find the map? Where am I supposed to put the AIO-Divination-Master folder?
    if you would even read the intro by footballjds or just one page back, this was thoroughly discussed.

  8. #358
    Join Date
    Apr 2012
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Quote Originally Posted by superduperd View Post
    if you would even read the intro by footballjds or just one page back, this was thoroughly discussed.
    I read it. I wasn't aware that it was required to launch it from the file. Its fixed now. Thank you.

  9. #359
    Join Date
    Feb 2013
    Location
    Belgium
    Posts
    86
    Mentioned
    6 Post(s)
    Quoted
    35 Post(s)

    Default

    Nice script man! Works great.

  10. #360
    Join Date
    Dec 2011
    Posts
    37
    Mentioned
    2 Post(s)
    Quoted
    16 Post(s)

    Default

    Thanks for this script! Has got me 80+ div so far

  11. #361
    Join Date
    Feb 2013
    Location
    Belgium
    Posts
    86
    Mentioned
    6 Post(s)
    Quoted
    35 Post(s)

    Default

    After the PoP update, the script is unable to find the conversion-option window?
    EDIT: nvm, my bad, it works.
    Last edited by Wooty; 01-07-2014 at 04:53 PM.

  12. #362
    Join Date
    Oct 2012
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    I was using this script all day yesterday, and now for some reason after the Ports update I'm getting this error:

    Code:
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[4148] as Simba's target
    -------- Succesfully paired to a existing client, SMART[4148]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 411}
    ------ TRSActionBar.__find(): result = true (height = 37)
    ------ Dynamic interfaces have been set.
    ---- Client is ready.
    ---- Setup SRL in 281ms.
    -- setupSRL(): True
    -- Start custom SPS setup.
    -- .init()
    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\incandescent_wisps.png
    ---- Freeing the minimap mask
    ---- Succesfully freed SMART[4148]
    Successfully executed.
    The following bitmaps were not freed: [2, 3, 4]
    I have the AIO_DIV.simba and the maps folder located at C:\Simba\Scripts

    Everything is setup correctly, as I was using the same version only yesterday. Not understanding what's caused this!

  13. #363
    Join Date
    Sep 2012
    Location
    Minnesota
    Posts
    107
    Mentioned
    4 Post(s)
    Quoted
    36 Post(s)

    Default

    Quote Originally Posted by BeRy View Post
    Everything is setup correctly, as I was using the same version only yesterday. Not understanding what's caused this!
    Have you tried updating SRL and SPS?

  14. #364
    Join Date
    Oct 2012
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    Quote Originally Posted by garyman View Post
    Have you tried updating SRL and SPS?
    yeah, tried that at the very start

  15. #365
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by BeRy View Post
    I was using this script all day yesterday, and now for some reason after the Ports update I'm getting this error:

    Code:
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[4148] as Simba's target
    -------- Succesfully paired to a existing client, SMART[4148]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 411}
    ------ TRSActionBar.__find(): result = true (height = 37)
    ------ Dynamic interfaces have been set.
    ---- Client is ready.
    ---- Setup SRL in 281ms.
    -- setupSRL(): True
    -- Start custom SPS setup.
    -- .init()
    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\incandescent_wisps.png
    ---- Freeing the minimap mask
    ---- Succesfully freed SMART[4148]
    Successfully executed.
    The following bitmaps were not freed: [2, 3, 4]
    I have the AIO_DIV.simba and the maps folder located at C:\Simba\Scripts

    Everything is setup correctly, as I was using the same version only yesterday. Not understanding what's caused this!
    use windows explorer to navigate to the location of AIO_DIV.SIMBA. Open the script from there, not from recent scripts within simba or anywhere else.

  16. #366
    Join Date
    Apr 2012
    Location
    Vancouver, BC
    Posts
    291
    Mentioned
    1 Post(s)
    Quoted
    84 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    use windows explorer to navigate to the location of AIO_DIV.SIMBA. Open the script from there, not from recent scripts within simba or anywhere else.
    Its odd I got the same error ... took a break to do world event and SOF (which is when the game got updated with the new POP content) Went back to div'ing and it would just stand there. I closed down simba and opened from original file (not recent or simba) and had the same issue. Again probably just user error but thought I would at least let everyone know you may just need to reset/restart everything.

  17. #367
    Join Date
    Dec 2013
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    jsut wanted to say that this script is still awesome

  18. #368
    Join Date
    Sep 2012
    Location
    Australia.
    Posts
    839
    Mentioned
    16 Post(s)
    Quoted
    225 Post(s)

    Default



    At level 70 spot. Sometimes tries to right click the water, also gets abit confused with players at the rift sometimes. Excellent script though!

  19. #369
    Join Date
    Sep 2012
    Location
    Minnesota
    Posts
    107
    Mentioned
    4 Post(s)
    Quoted
    36 Post(s)

    Default

    Proggy.PNG
    This was at sparkling I believe, whatever the rellaka area is.

  20. #370
    Join Date
    Jan 2014
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Am having problems running this script in the login name/password coloum

  21. #371
    Join Date
    Jan 2014
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Exception in Script: Invalid evaluation at line 35, column 3 in file "C:\Program Files\Simba\Scripts\AIO_Divination-master\item_db.simba"

  22. #372
    Join Date
    Mar 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Fervidity View Post
    Exception in Script: Invalid evaluation at line 35, column 3 in file "C:\Program Files\Simba\Scripts\AIO_Divination-master\item_db.simba"
    Getting the same error, and before I got that error it would hang up after I had logged in; like it hadn't recognized that I was ingame or something. Now it won't even compile, I've uninstalled/reinstalled Simba, re-downloaded AIODiv Master from GitHub, quadruple check that I've updated all extensions, associations, SRL, SPS, Simba, etc.

    Far and above not my first rodeo, super frustrating.

    This is all post-PoP update, btw-

    PS: I can say that this did work most excellently approximately 72 hours ago, went from 49-66 without a single hiccup, and you've got my absolute appreciation.

  23. #373
    Join Date
    Aug 2010
    Posts
    165
    Mentioned
    2 Post(s)
    Quoted
    39 Post(s)

    Default

    Quote Originally Posted by Arkandos View Post
    Getting the same error, and before I got that error it would hang up after I had logged in; like it hadn't recognized that I was ingame or something. Now it won't even compile, I've uninstalled/reinstalled Simba, re-downloaded AIODiv Master from GitHub, quadruple check that I've updated all extensions, associations, SRL, SPS, Simba, etc.

    Far and above not my first rodeo, super frustrating.

    This is all post-PoP update, btw-

    PS: I can say that this did work most excellently approximately 72 hours ago, went from 49-66 without a single hiccup, and you've got my absolute appreciation.
    Guess that its an error on your side though, i have everything updated and works like a charm.

  24. #374
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by Fervidity View Post
    Exception in Script: Invalid evaluation at line 35, column 3 in file "C:\Program Files\Simba\Scripts\AIO_Divination-master\item_db.simba"
    download the latest and make sure you're opening the AIO_DIV file from the folder "AIO_Divination-master" and not from recent simba or something.


    edit:
    As anyone who looked into my project will have already noticed I'm adding item recognition. For this script it won't do a whole hell of a lot. To be quite honest there are simpler solutions if I was only using it in this script.

    HOWEVER, my item recognition will be able to get info on or identify any runescape item inside a tbox. So simply pass it tabBackpack.getSlotBox(2) and it will tell you what item is there or get the item info if it doesn't exist in the database of items.
    This item recognition will be hopefully added to SRL at some point. It isn't complete but the idea is. I just need to write it all when i get the opportunity to do so.
    Last edited by footballjds; 01-10-2014 at 03:02 PM.

  25. #375
    Join Date
    May 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Arkandos View Post
    Getting the same error, and before I got that error it would hang up after I had logged in; like it hadn't recognized that I was ingame or something. Now it won't even compile, I've uninstalled/reinstalled Simba, re-downloaded AIODiv Master from GitHub, quadruple check that I've updated all extensions, associations, SRL, SPS, Simba, etc.

    Far and above not my first rodeo, super frustrating.

    This is all post-PoP update, btw-

    PS: I can say that this did work most excellently approximately 72 hours ago, went from 49-66 without a single hiccup, and you've got my absolute appreciation.
    I'm having the exact same problem as Arkandos. I noticed however that when I reinstalled Simba + updates, my extensions no longer stay updated. So when I open the AIO_Div script, I have no extensions and it won't update them. However, if I open simba.exe from C: drive all my extensions are there and up to date. Loading it in this instance of Simba gives me the same error as Arkandos. This all happened with the PoP update aswell. I will keep trying to figure out a solution because it does appear to be on another side of the actual script. I must say the script has been super amazing and I thank you footballjds.

Page 15 of 50 FirstFirst ... 5131415161725 ... 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
  •