Page 7 of 9 FirstFirst ... 56789 LastLast
Results 151 to 175 of 202

Thread: Tanner

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

    Default

    Quote Originally Posted by paladiex View Post
    I've got TopixTools in the correct folder yet I am having the same issue.
    It had nothing to do with TopixTools, I had to change references to "Smart" to "Smart8" in BOTH scripts that are loaded

    My new issue is getting this thing to run more than an hour without random stops..
    Last edited by paladiex; 05-12-2013 at 09:38 AM.

  2. #152
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    I'm back!

    I will soon release a new version along with a vastly updated TopixTools, and many more scripts.

    This will have no effect on the functionality and undetectability of this script tho (not much room for improv. afaik. :P). /h calc. 'll be fixed tho.


    @paladiex
    That is indeed not related to TopixTools, but to SMART, tho I've never had that issue.
    Could you give me more info about how the random stops appear?

    @Aph0tix
    Thanks. I suppose those stops are rare? Should be fixed in the new version tho.
    If you want to learn how to script I'd wait till the new version of TopixTools, and I can help if you want (IM?).

    @RedCrew
    Never go full retard man

    @catsrback321
    Thanks.
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  3. #153
    Join Date
    Apr 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    [Error] C:\Users\Owner\AppData\Local\Microsoft\Windows\Tem porary Internet Files\Content.IE5\4VTLB3F4\TopixToolsV18.simba(118 :3): Unknown identifier 'MouseSpeed' at line 117
    Compiling failed.

    Get this before Smart can even open. Maybe I have them saved incorrectly?

  4. #154
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    I guess you were trying to run TopixToolsV18.simba

    Do this:

    Simba, SRL and SPS need to be up to date.
    The file TopixToolsV#.simba needs to be in Simba\Includes\SRL\
    The file tanning.png need to be in Simba\Includes\SPS\img\runescape_other\
    and then run TopixTannerV31.simba
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  5. #155
    Join Date
    May 2013
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    > Script include: TopixToolsV18.
    > Unable to open the bank.

    Exists every 5th minute ^^.

  6. #156
    Join Date
    Sep 2012
    Posts
    270
    Mentioned
    4 Post(s)
    Quoted
    97 Post(s)

    Default

    Quote Originally Posted by netz View Post
    > Script include: TopixToolsV18.
    > Unable to open the bank.

    Exists every 5th minute ^^.
    Bank pin okay?

  7. #157
    Join Date
    May 2013
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by denart5 View Post
    Bank pin okay?
    This acc has no bank pin.

  8. #158
    Join Date
    Sep 2012
    Posts
    270
    Mentioned
    4 Post(s)
    Quoted
    97 Post(s)

    Default

    Quote Originally Posted by netz View Post
    This acc has no bank pin.
    Did the script EVER work correctly or did you have the problem after running it for some time

  9. #159
    Join Date
    May 2013
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by denart5 View Post
    Did the script EVER work correctly or did you have the problem after running it for some time
    Maximum it ran for 23 mins.

  10. #160
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    netz
    Have you got more debug text for me?
    What do you see when it fails?
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  11. #161
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    I noticed you updated this but I just get the following two error messages.

    1:
    Code:
    Topix Tanner started.
    Stopping.
    Time: 00:00:07.
    Withdrawing items for cooking failed.
    SMART disabeled.
    Stopped.
    
    Successfully executed.
    2:
    Code:
    Starting.
    Using Nexz Lib.
    SRL Compiled in 0 msec
    Paired with SMART[3024]
    SPS_GetArea ERROR: Exception: Error while reading stream: File "C:\Simba\Includes\SPS\img\runescape_other\_al_kharid.png" does not exist
    Number 1 seems to happen after it has withdrawn the inventory, which is strange, I have no idea what is causing that though (Not very good with scripts, had a look around to see if it's something I can fix but I don't know)

    Number 2 obviously means I'm missing a file, I tried using a different version of the picture from another script, but that didn't help and sent the script off in the wrong direction.

    Can anyone help with either of these?

  12. #162
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by tehYosh View Post
    I noticed you updated this but I just get the following two error messages.

    1:
    Code:
    Topix Tanner started.
    Stopping.
    Time: 00:00:07.
    Withdrawing items for cooking failed.
    SMART disabeled.
    Stopped.
    
    Successfully executed.
    2:
    Code:
    Starting.
    Using Nexz Lib.
    SRL Compiled in 0 msec
    Paired with SMART[3024]
    SPS_GetArea ERROR: Exception: Error while reading stream: File "C:\Simba\Includes\SPS\img\runescape_other\_al_kharid.png" does not exist
    Number 1 seems to happen after it has withdrawn the inventory, which is strange, I have no idea what is causing that though (Not very good with scripts, had a look around to see if it's something I can fix but I don't know)

    Number 2 obviously means I'm missing a file, I tried using a different version of the picture from another script, but that didn't help and sent the script off in the wrong direction.

    Can anyone help with either of these?
    Did you have the hides in bank slot 9?

    I was having a problem with the attachments (didn't upload the image yet, which you are missing).

    I'll upload it in a moment.
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  13. #163
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Yeah, moved the hides to slot 9, even tried a different slot number and changing the line in the script, same result, it withdraws the inventory, and it's like the check fails over the inventory.

    Haha thanks for that, thought you forgot something :P

  14. #164
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    Should be good now

    Edit-
    Is the SoF closed?
    Last edited by Nexz; 07-16-2013 at 09:29 PM.
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  15. #165
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Well I've fixed the problem of it not recognizing where it was, but problem 1 is still an issue, literally just sitting in bank after starting up, withdraws the first load then just goes the following:

    Code:
    Stopping.
    Time: 00:00:07.
    Withdrawing items for cooking failed.
    SMART disabeled.
    Stopped.
    '

    Just from that message and reading earlier, I can only think that it's a problem here, but my knowledge is very limited

    Code:
    begin
      BankAK;
      EmptyInv;
      Cords(2, TanItemBankSlot);
      if not (ItemStack > 29) then
        Stop('No(t enough) items found for tanning in bank slot: ' +
            IntToStr(TanItemBankSlot));
      Mous(1, 0, 0, 0, 0, 2);
      if not Option(3, ['l b', 'but', 'one']) then
        Stop('Option false.');
      while not Result and Check('Time', 5000, TimeA) do
        if (InvLoad = 28) then
          Result := True;
      if not Result then
        Stop('Withdrawing items for cooking failed.');
    end;
    Sorry for being such a pain. Hope you can tell what's up

    EDIT: Further update, if I pause SMART, move out of the bank with the full inventory, the script will resume, up until the same point then just end thinking the inventory isn't full, this is with green d'hide if that's any problem either!
    Last edited by tehYosh; 07-16-2013 at 09:34 PM.

  16. #166
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    I made a small edit to Topix Lib, can you re download it and try?
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  17. #167
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Best progress so far, but the same problem still arising, but at least it made a couple of trips before ending this time!

    Code:
    Starting.
    Using Nexz Lib.
    SRL Compiled in 0 msec
    Paired with SMART[3436]
    Topix Tanner started.
    Running: 00:00:47. Items tanned: 28. Items per hour: 2144.
    Running: 00:01:26. Items tanned: 56. Items per hour: 2344.
    Stopping.
    Time: 00:01:37.
    Withdrawing items for cooking failed.
    SMART disabeled.
    Stopped.
    
    Successfully executed.
    I've been fiddling with parts in the script trying to find if I can see anything I can change/remove to try and make it a fix for now, if I have any luck I will let you know!

  18. #168
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    First check if your rs graphics settings are on max brightness.

    if it already was on brightest:

    i edited the line (in Nexz Lib)

    if (Count(Outline, 5, 0, 0, XGlob, YGlob, XXGlob, YYGlob) > 0) then

    in which 5 is the tolerance of the black color around items, so increasing that number might help
    normally this color has zero tolerance so ... idk
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  19. #169
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by Nexz View Post
    First check if your rs graphics settings are on max brightness.

    if it already was on brightest:

    i edited the line (in Nexz Lib)

    if (Count(Outline, 5, 0, 0, XGlob, YGlob, XXGlob, YYGlob) > 0) then

    in which 5 is the tolerance of the black color around items, so increasing that number might help
    normally this color has zero tolerance so ... idk
    I was on max brightness, and your other fix has worked for me well, I increased the number to 10, and it worked fine, but did it again soon after, I've chucked it up to 40 now, having no issues as of yet, if I come across anymore I will be sure to let you know!

    Thank you for your quick response and fix by the way, doesn't go unnoticed

    EDIT: Had some small issues, every now and then it would just go out of range to pick up the tanner, so the script would end that way, but here's a nice proggy for you.

    Code:
    Running: 02:50:45. Items tanned: 6552. Items per hour: 2302.
    Stopping.
    Time: 02:50:49.
    No(t enough) items found for tanning in bank slot: 9
    SMART disabeled.
    Stopped.
    
    Successfully executed.
    Last edited by tehYosh; 07-17-2013 at 01:32 PM. Reason: Updated.

  20. #170
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    Nice
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  21. #171
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    New release, works with RS3

    I rewrote Nexz Lib and Tanner and 4 more into a new file and updated it for RS3.
    Seems to be running well but I still got a lot to do.
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

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

    Default

    Quote Originally Posted by Nexz View Post
    New release, works with RS3

    I rewrote Nexz Lib and Tanner and 4 more into a new file and updated it for RS3.
    Seems to be running well but I still got a lot to do.
    Very nice! Seems like u've been busy scripting

    Creds to DannyRS for this wonderful sig!

  23. #173
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    Awesome job on the triple release in one! Although, I think people might prefer it if you made a single multi-skill thread and included all your files there instead of on your own server.

  24. #174
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    Very nice! Seems like u've been busy scripting
    Thanks
    Yeah very busy. Now the function are mostly done scripting is extremely fast, average scripts are only 2 pages :P

    Quote Originally Posted by Kevin View Post
    Awesome job on the triple release in one! Although, I think people might prefer it if you made a single multi-skill thread and included all your files there instead of on your own server.
    Thanks :]
    The other 2 scripts are also working but I havn't made threads for them yet :P

    I'll remove the info from the server. I consider moving it all to the NexzAuto file. Forums don't support indent
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  25. #175
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    Quote Originally Posted by Nexz View Post
    Thanks :]
    The other 2 scripts are also working but I havn't made threads for them yet :P

    I'll remove the info from the server. I consider moving it all to the NexzAuto file. Forums don't support indent
    You're telling me these threads don't exist yet?
    http://villavu.com/forum/showthread.php?t=105000
    http://villavu.com/forum/showthread.php?t=105001

Page 7 of 9 FirstFirst ... 56789 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •