Page 2 of 7 FirstFirst 1234 ... LastLast
Results 26 to 50 of 160

Thread: [AL]Monkfishies

  1. #26
    Join Date
    May 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    When I press play I get "Exception in Script: Unable to find file 'SPS/SPS-OSR.simba' used from 'C:\Simba\Scripts\Monkfishies(V1.1).Simba'" this. I added that file to the correct folder. That's the only thing I did. Am I doing something wrong

  2. #27
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Sowhatimwhite View Post
    When I press play I get "Exception in Script: Unable to find file 'SPS/SPS-OSR.simba' used from 'C:\Simba\Scripts\Monkfishies(V1.1).Simba'" this. I added that file to the correct folder. That's the only thing I did. Am I doing something wrong
    You might have added it to the wrong place. Your SPS-OSR should exactly like so:
    (For C:/ users) "C:/Simba/Includes/SPS/SPS-OSR.Simba".


    @Everyone else:
    I'm working on v1.15 but I got distracted with making a random solver for the Frog event, haha... I'll probably push the next version today after I've made sure the most recent changes I've made are stable. On another note, I'll finish up the frog-solver event today and see if the OSR dev. team would be interested in it. So far detecting & clicking the royal frog is 100% every time, so the hard part is finished no doubt.

    Edit:
    Oh yeah I'd also like to put in a Strange Box detector to simply log out if one is found, since we don't have a solver for that yet. I'd also like to add a notifier that plays a sound when a random event or public chat is found.
    Last edited by Flight; 05-21-2013 at 01:16 AM.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  3. #28
    Join Date
    May 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Got the thing to work as I foolishly didn't read the requirements :P
    Onto a different problem now. I started the script and it worked great for the first inven then I came upon the banking part. It got to bank but as soon as it pulled up my bank pin combo, it gave me this error: (note I had my bank pin entered in setup)

    Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 778
    The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge, 2, 3, 4, 5, 6]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]

    Tried putting in my pin and starting script and got halfway through inven until it gave me the same error.

  4. #29
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Sowhatimwhite View Post
    Got the thing to work as I foolishly didn't read the requirements :P
    Onto a different problem now. I started the script and it worked great for the first inven then I came upon the banking part. It got to bank but as soon as it pulled up my bank pin combo, it gave me this error: (note I had my bank pin entered in setup)

    Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 778
    The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge, 2, 3, 4, 5, 6]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]

    Tried putting in my pin and starting script and got halfway through inven until it gave me the same error.
    Inside of DeclarePlayers, did you put in a 3 or 4 letter nickname?

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  5. #30
    Join Date
    Apr 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I found out that bot sometime (10% of the time) doesn't catch although the fishing spots are in the screen... and especially in this location in the pic


    Also this barely happen, but I believe the reason for that is because the bot try to go SpotB, but ends up fishing in SpotA and in that process it keep trying to go spotB and stops and fish on spotA cause no fishing spot are showed up in the screen except for spotA.
    that what i see in the log box.
    Walking to SpotB
    Searching for fishing spots...
    Walking to SpotB
    Searching for fishing spots...
    Walking to SpotB
    Searching for fishing spots...
    Walking to SpotB
    ...etc
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    On the other hand this script is totally baws and most outstanding script i have seen 9/10! look at the progress it proves it all ! thanks man!!!



    [==========================================]
    [ Monkfishies Rev #1 .1 ]
    [ by Flight ]
    [==========================================]
    [ Total Run Time : 7 Hr 23 Min 7 Sec ]
    [ Breaks : 2 ]
    [ Fishing XP : 174,720 (23,657/Hr) ]
    [ Monkfish Caught : 1,456 (197/Hr) ]
    [ Whirlpools Avoided : 4 ]
    [ Nets Recovered : 3 ]
    [ Nets Bought : 0 ]
    [==========================================]
    [ Monkfishies Rev #1 .1 ]
    [==========================================]
    Last edited by fireman007; 05-22-2013 at 12:03 PM.

  6. #31
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by fireman007 View Post
    I found out that bot sometime (10% of the time) doesn't catch although the fishing spots are in the screen... and especially in this location in the pic


    Also this barely happen, but I believe the reason for that is because the bot try to go SpotB, but ends up fishing in SpotA and in that process it keep trying to go spotB and stops and fish on spotA cause no fishing spot are showed up in the screen except for spotA.
    that what i see in the log box.
    Walking to SpotB
    Searching for fishing spots...
    Walking to SpotB
    Searching for fishing spots...
    Walking to SpotB
    Searching for fishing spots...
    Walking to SpotB
    ...etc
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    On the other hand this script is totally baws and most outstanding script i have seen 9/10! look at the progress it proves it all ! thanks man!!!



    [==========================================]
    [ Monkfishies Rev #1 .1 ]
    [ by Flight ]
    [==========================================]
    [ Total Run Time : 7 Hr 23 Min 7 Sec ]
    [ Breaks : 2 ]
    [ Fishing XP : 174,720 (23,657/Hr) ]
    [ Monkfish Caught : 1,456 (197/Hr) ]
    [ Whirlpools Avoided : 4 ]
    [ Nets Recovered : 3 ]
    [ Nets Bought : 0 ]
    [==========================================]
    [ Monkfishies Rev #1 .1 ]
    [==========================================]
    Best feedback I have ever seen. I applaud you sir!

  7. #32
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by fireman007 View Post
    I found out that bot sometime (10% of the time) doesn't catch although the fishing spots are in the screen... and especially in this location in the pic
    Made me laugh

    Creds to DannyRS for this wonderful sig!

  8. #33
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by fireman007
    I found out that bot sometime (10% of the time) doesn't catch although the fishing spots are in the screen... and especially in this location in the pic
    Thank you very much for the feedback, Fireman007. I put in a bit extra in V1.15 to triple sure no fishing spots are found before switching spots; I imagine this will fix your problem. This version also hosts many speed optimizations and spot-switching fixes. I'll try to get around to releasing it tonight before I sleep but if I don't I'll for sure put out V1.15 in the morning. Also, over 7 hours!? Job well done! How are the random solvers working for you? That's quite a collection of Monkfish you have there, you're stocked up like me. :P I have just over 19,000 at the moment.

    Progress Report by Flight:
    [                by Flight                ]
    [=========================================]
    [ Total Run Time     : 3 Hr 18 Min 8 Sec  ]
    [ Breaks             : 0                  ]
    [ Fishing XP         : 99,600 (30,161/Hr) ]
    [ Monkfish Caught    : 830 (251/Hr)       ]
    [ Whirlpools Avoided : 0                  ]
    [ Nets Recovered     : 2                  ]
    [ Nets Bought        : 0                  ]
    [ Combat Avoided     : 3                  ]
    [=========================================]
    [          Monkfishies Rev #1.15          ]
    [=========================================]
    Time until break: 00:03:23
    Walking to SpotB
    Searching for fishing spots...
    Searching for fishing spots...
    Searching for fishing spots...
    Taking a break for about 23 minutes.




    You can see the speed improvements help a lot from the first version. Minus the random events I'll stay at a 32-36k XP/Hour range.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  9. #34
    Join Date
    May 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Everything that fireman explained is what's happening to me. His explanation was better too =p

  10. #35
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Updated to version 1.15

    Change log:
    ~~~Changes from 1.1 to 1.15~~~

    - Fixed a small error in getLocation for the Bank area
    - AL_GameTab tab coordinates fixed
    - Location system & spot switching improved
    - Shutdown if the SPS map is changed too many times
    - Upgraded the walking to bank stage
    - Adjusted fishing animation detection as well as whirlpool detection, slightly
    - Search for fishing spots while walking
    - Patched an infinite loop in TakeNet procedure
    - More speed increase when searching for fishing spots while walking
    - Mysterious box detection (logs out if 2 or more are found)
    Enjoy, and let me know how this version works for you all.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  11. #36
    Join Date
    May 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Version 1.15 works almost flawless for me so far. I did notice a problem with the random events though. When I got a combat random event near the spots almost just north of the bank, my guy would run to the bank and the random event would still be there even though I left combat. Then after I run back to "SpotA"(fishing spots) it would continue to attack me then I'd keep running back and forth.
    Other than that great version so far 8)

  12. #37
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    If any of you have an issue with v1.15 of switching back and forth between SpotA & SpotB PM me; I just whipped up a different method of spot-switching and I'd really like some others to test this while I do. So far it's working fine and I can't imagine a situation in which it would fail. Only PM me if you're having this exact issue of repeatedly running between SpotA & SpotB.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  13. #38
    Join Date
    Feb 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Maybe can some1 share older version, pls? This V1.5 isnt very good..

    it keep clicking between 2 spots on minimap (look on picture)


    Its slowing down xp/hr sooo much.. often there are no Fish spots so he is just running between point A and B .. please, try to make it using all points of shore (they are so often at East corner for example)..

    and 1 more thing, when he was at totally east corner of the shore, he clicked on the fish spot, then back to the shore. Then back to fish spot, then after few seconds back to shore.. and again and again..

    EDIT: After 1 hour failed at Dr. Jekyll
    EDIT 2: after 30 mins failed at Mysterious Old Man..
    EDIT 3: now failed at Dr. Jekyll again, died..
    Last edited by Bel002; 05-23-2013 at 02:28 PM.

  14. #39
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Bel002 View Post
    Maybe can some1 share older version, pls? This V1.5 isnt very good..

    it keep clicking between 2 spots on minimap (look on picture)


    Its slowing down xp/hr sooo much.. often there are no Fish spots so he is just running between point A and B .. please, try to make it using all points of shore (they are so often at East corner for example)..

    and 1 more thing, when he was at totally east corner of the shore, he clicked on the fish spot, then back to the shore. Then back to fish spot, then after few seconds back to shore.. and again and again..

    EDIT: After 1 hour failed at Dr. Jekyll
    EDIT 2: after 30 mins failed at Mysterious Old Man..
    EDIT 3: now failed at Dr. Jekyll again, died..
    Do you want to try my custom V1.15 with a different style of spot-switching? It should solve the problems you're having. Also, what do you define as "fail"? Those that you listed are talking random events and my script never missed those, ever. If the script isn't recognizing the talking random events then you're not using a nickname in your declare players...

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  15. #40
    Join Date
    Feb 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Sure, upload it

    also, can you please tell me, how to use that thing with nickname and declaring players?

    EDIT: found it
    Last edited by Bel002; 05-23-2013 at 02:44 PM.

  16. #41
    Join Date
    Sep 2008
    Posts
    754
    Mentioned
    8 Post(s)
    Quoted
    275 Post(s)

    Default

    fireman that picture made my day

    i cant use this spot reqs are too high, but i can see from the coding script looks awesome

  17. #42
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    @Flight



    As you can see I made your dark map look pretty damn close to your light map by increasing the brightness by 25, just throwing ideas around... Get the darkest map you can.. increase brightness until you find a good match etc..

    (started with dark map, img to the left is your light bank, img in the debug img window is adding 25 brightness)

  18. #43
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Flight, how much money have you made off this script?

  19. #44
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Ollybest View Post
    @Flight



    As you can see I made your dark map look pretty damn close to your light map by increasing the brightness by 25, just throwing ideas around... Get the darkest map you can.. increase brightness until you find a good match etc..

    (started with dark map, img to the left is your light bank, img in the debug img window is adding 25 brightness)
    Ah man Olly that's awesome. I didn't know about that handy little function, that should come in handy, thanks!

    Quote Originally Posted by Officer Barbrady View Post
    Flight, how much money have you made off this script?
    Well, I've fished roughly 22,000 monkfish so far, so according to the most recent offers that would be valued at about 9,240,000 raw fish, or 9,900,000 cooked. But monkfish shall remain high in price, or becoming higher over time I would predict. I'm holding on to every single one until 96 Fishing then I'll cook 'em and sell most of them. I would guess I'll have around the amount of 60,000-80,000 monkfish at level 96, but that's a wide guesstimate.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  20. #45
    Join Date
    Feb 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Solved some randoms by hand, had to babysit it, but this way of searching for Fish spots is 300% better, than previous one..

    Code:
    [==========================================]
    [ Monkfishies Rev #1 .15_A                 ]
    [                by Flight                 ]
    [==========================================]
    [ Total Run Time     : 5 Hr 40 Min 34 Sec  ]
    [ Breaks             : 1                   ]
    [ Fishing XP         : 145,440 (25,623/Hr) ]
    [ Monkfish Caught    : 1,212 (213/Hr)      ]
    [ Whirlpools Avoided : 1                   ]
    [ Nets Recovered     : 2                   ]
    [ Nets Bought        : 0                   ]
    [ Combat Avoided     : 0                   ]
    [==========================================]
    [         Monkfishies Rev #1 .15_A         ]
    [==========================================]

  21. #46
    Join Date
    Mar 2013
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Just want to start off by saying that this is one great script. One of the few that can be left without supervision. Anyhow I did have a question. This probably has to do with some setting of mine, but my script will not solve the old man's box. Instead it opens, it and then repeatedly tries to drop it instead of solving it. Please help?
    Last edited by cruelty1345; 05-26-2013 at 03:25 PM.

  22. #47
    Join Date
    Feb 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    I dont think that Mysterious box has been done.. Im doing it by hand too..

    btw, another good proggy by me
    Code:
    [==========================================]
    [ Monkfishies Rev #1.15_A                  ]
    [                by Flight                 ]
    [==========================================]
    [ Total Run Time     : 8 Hr 13 Min 12 Sec  ]
    [ Breaks             : 0                   ]
    [ Fishing XP         : 243,960 (29,678/Hr) ]
    [ Monkfish Caught    : 2,033 (247/Hr)      ]
    [ Whirlpools Avoided : 6                   ]
    [ Nets Recovered     : 5                   ]
    [ Nets Bought        : 0                   ]
    [ Combat Avoided     : 7                   ]
    [==========================================]
    [         Monkfishies Rev #1.15_A          ]
    [==========================================]
    Last edited by Bel002; 05-26-2013 at 07:29 PM.

  23. #48
    Join Date
    Mar 2013
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Alright thanks. Btw nice proggy, I had a seven hour but didn't post. I shall post next one.

  24. #49
    Join Date
    Mar 2013
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    I have been using scripts since about early March yet no matter what script I use I always receive this message. WARNING: Your nickname isn' found in the players name with player: myemailaddressgoeshere@website.com... I have read up on the link given once this warning comes up and have set my nickname accordingly. Suggestions?

  25. #50
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by cruelty1345 View Post
    I have been using scripts since about early March yet no matter what script I use I always receive this message. WARNING: Your nickname isn' found in the players name with player: myemailaddressgoeshere@website.com... I have read up on the link given once this warning comes up and have set my nickname accordingly. Suggestions?
    if you correctly entered your nickname then just ignore that

Page 2 of 7 FirstFirst 1234 ... 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
  •