Page 5 of 10 FirstFirst ... 34567 ... LastLast
Results 101 to 125 of 241

Thread: Lumbridge Flax Spinner

  1. #101
    Join Date
    Apr 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Frement View Post
    I'm waiting for an account. I can't fix any bugs or make any improvements at the moment. 0.891 version was updated with my phone.
    Impressive

  2. #102
    Join Date
    Jan 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    works alright (ish) until I or someone else at the spinning wheel gets a random, then it stops the script, and in simba it opens another tab called "antirandoms" and comes up with this error

    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, 7]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]

    any ideas?

    thanks in advance

  3. #103
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Quote Originally Posted by hurky View Post
    works alright (ish) until I or someone else at the spinning wheel gets a random, then it stops the script, and in simba it opens another tab called "antirandoms" and comes up with this error

    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, 7]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]

    any ideas?

    thanks in advance
    Have you set correct Nick in DeclarePlayers? It should be 3-4 letters from your in-game nickname.
    There used to be something meaningful here.

  4. #104
    Join Date
    Apr 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Toxic5 View Post
    It's telling you to restart the script, so close the scripttab and start the same script again
    Did that for like 2-3 times.

  5. #105
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    It keeps telling me that there is a newer version of this script out (0.891). I've downloaded the script again, but I'm still getting the same error. Is there something I'm doing wrong?

  6. #106
    Join Date
    Apr 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Could I also just delete the SMART lines?

    Edit: get the uncommenting now, thanks for your help
    Last edited by Leggo; 04-18-2013 at 03:19 PM.

  7. #107
    Join Date
    Mar 2007
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Haven't tried this script out yet. Will try it out later today. Any else have any excellent proggies or results from using this?

  8. #108
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Quote Originally Posted by Celica2CBR View Post
    It keeps telling me that there is a newer version of this script out (0.891). I've downloaded the script again, but I'm still getting the same error. Is there something I'm doing wrong?
    It is not an error, close script, open script again, now you have newest version. Downloading again will give you old version, then it updates it again.
    There used to be something meaningful here.

  9. #109
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    "Script has been updated to version 0.891, please reload script.
    Successfully executed."

    Can't get past this, tried reloading and restarting everything. Please look into fixing this

  10. #110
    EulersPhi Guest

    Default

    Quote Originally Posted by fellowboy View Post
    "Script has been updated to version 0.891, please reload script.
    Successfully executed."

    Can't get past this, tried reloading and restarting everything. Please look into fixing this
    To everybody encountering this error, the same thing happened to me. Not sure if this is a Windows 7 thing or a Chrome thing, but when you download the file multiple times, it will have a number after, like "FlaxPicker (3)" on the fourth download. When it updates, it automatically saves the update to the first download, the one without a number. So just delete all the ones with extra numbers.

    Hope this helps

  11. #111
    Join Date
    Apr 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    im getting this problem
    if finddtm(flaxdtm, x, y, 24, 60, 451, 282) then
    its highlighted in orange and simba stops.

  12. #112
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    same

  13. #113
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Quote Originally Posted by ditterbitter View Post
    im getting this problem
    if finddtm(flaxdtm, x, y, 24, 60, 451, 282) then
    its highlighted in orange and simba stops.
    Quote Originally Posted by silky View Post
    same
    What does the debug box say?
    This box:
    There used to be something meaningful here.

  14. #114
    Join Date
    Apr 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    [Error] C:\Users\J\Desktop\FlaxSpinner.simba(414:3): Unknown identifier 'DeclarePlayers' at line 413
    Compiling failed.
    Sorry im new at this and im guessing you hate getting questions like this, so sorry in advance.
    I don't understand what to write, i see in a previous post you said add some letters from your nickname.
    Tried that and also didn't work.
    I know absolutely nothing about scripting so im a bit lost.

  15. #115
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Version 0.892 is now on remote, DeclarePlayers errors should disappear.
    There used to be something meaningful here.

  16. #116
    Join Date
    Mar 2007
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Mine just keeps saying it has been updated and to reload the script. It loops this cycle over and over

  17. #117
    Join Date
    Jan 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    with smart- just stands at bank and does nothing. but when i first tried it ran down to 2nd floor, started to flip all around with mouse and went again up to 3rd floor, and just kept doing it all the time- over and over

  18. #118
    Join Date
    Apr 2013
    Location
    Bergenfield NJ
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    i have two questions, first, when you say uncomment line 2 to use smart 8, what do you mean by that? delete all of line 2?
    and the second thing is kind of like a problem, the script perfectly gets the flax from bank and goes downstairs, goes into the spinning room and then the mouse goes wild for about 10 seconds and stops, waits 5 secs and continues. sometimes the script actually works for 1-2 invs but then this happens again. is it something i am doing wrong?

  19. #119
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Exception in Script: Unable to find file 'SRL-OSR/SRL.simba' used from 'C:\Users\Conor\Downloads\FlaxSpinner (1).simba' /what does this mean?

  20. #120
    Join Date
    Mar 2007
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    why does it keep saying it has updated and to reload the script.. i've already reloaded it like 23434234 times. blsah this is getting annoying

  21. #121
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Quote Originally Posted by ilikehacks View Post
    why does it keep saying it has updated and to reload the script.. i've already reloaded it like 23434234 times. blsah this is getting annoying
    When it asks you to reload the script, close that tab, then open the script again.
    There used to be something meaningful here.

  22. #122
    Join Date
    Sep 2007
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Keeps running back and forth from the bank
    Skype: LloydDrake

  23. #123
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Update

    Changelog
    Code:
    [0.90] 23.04.2013: Enabled door handling. Major improvements in speed and accuracy. Added some failsafes.
    There used to be something meaningful here.

  24. #124
    Join Date
    Sep 2006
    Location
    Australia
    Posts
    425
    Mentioned
    0 Post(s)
    Quoted
    34 Post(s)

    Default

    Testing 0.90 - keep getting stuck at the stairs with debug spamming
    Error walking to wheel. Retrying...
    Error walking to wheel. Retrying...

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

    Default

    hey sorry im new to this but i dosent log in. it says " socket disconnectet ;unpairing

Page 5 of 10 FirstFirst ... 34567 ... 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
  •