Page 15 of 32 FirstFirst ... 5131415161725 ... LastLast
Results 351 to 375 of 796

Thread: Silent Spinner (Color)(ObjDTM)

  1. #351
    Join Date
    Dec 2011
    Posts
    273
    Mentioned
    0 Post(s)
    Quoted
    39 Post(s)

    Default

    It is first tab, it is visible
    EDIT
    Fixed by Removing
    Simba Code:
    FindItem(x, y, 'dtm', Mat, MSX1, MSY1, MSX2, MSY2, [0]);
          Withdraw(BankSlotX, BankSlotY, 28);
          Result := true;
          Wait(Random(700));
          Inc(d);
          Writeln('attempting to get ' + Players[0].Strings[1] +' ... Try Number:' + IntToStr(d));
        until IsUpTextMultiCustom([UpText]) or (d = 9);
        Wait(RandomRange(500, 700));
        if IsUpTextMultiCustom([UpText]) then
    from the WithdrawMaterial
    Method

    Well I actually removed your custom Withdraw Method, since it didn't work for me.. and added the BankSlotX and BankSlotY Method (:
    Last edited by VillaVuFTW; 01-07-2012 at 09:30 AM.

  2. #352
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Whoooooooooooooo!!




    All from your spinner
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  3. #353
    Join Date
    Dec 2011
    Posts
    78
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by VillaVuFTW View Post
    Stuck at Withdrawing >.<

    Hovers over Tab(4)
    Is the item in Tab 4 a similar colour to the flax? If so that's the problem, I had the same one myself, took me a while to figure it out, constantly moving stuff around the first tab of my bank


    Quote Originally Posted by Kyle Undefined View Post
    Whoooooooooooooo!!




    All from your spinner

    Nice :P

  4. #354
    Join Date
    Nov 2011
    Location
    In your bed ;)
    Posts
    123
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    THIS IS MY BEST PROGGY!
    /================================================== =====\
    | Finishing load #173
    | Running for..5 Hours, 28 Minutes and 45 Seconds
    | Strings made = 4928
    | Experience gained...72660
    | Levels gained.......3
    \================================================= ======/

  5. #355
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    somehow it gets stuck everywhere(mostly next to the spinning wheel).

    Doesn't work flawlessy, but gets the job done, if u babysit it 24/7

  6. #356
    Join Date
    Nov 2011
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great script mate getting back to using it full-time and looks like you've made a bunch of improvements. Looking very very nice. Had a couple 4hr+ proggies but forgot to write in my stats account.

    Only thing I've noticed is that when you level up it seems to get stuck on some loop that and continues to find the spinner and hit make flax.

  7. #357
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by SyntaxError1 View Post
    Great script mate getting back to using it full-time and looks like you've made a bunch of improvements. Looking very very nice. Had a couple 4hr+ proggies but forgot to write in my stats account.

    Only thing I've noticed is that when you level up it seems to get stuck on some loop that and continues to find the spinner and hit make flax.
    It should break out of this....Odd, thanks.
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  8. #358
    Join Date
    Dec 2011
    Location
    Sydney
    Posts
    1,284
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What's the current/hr of this?

  9. #359
    Join Date
    Nov 2011
    Location
    In your bed ;)
    Posts
    123
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    got stuck on stairs :/

  10. #360
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by DeiJaiVui View Post
    What's the current/hr of this?
    Of what exactly? Xp, strings? or Gp? More information please.

    Quote Originally Posted by dgpro View Post
    got stuck on stairs :/
    Upper or lower?
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  11. #361
    Join Date
    Dec 2011
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What runescape graphic settings u use ?

  12. #362
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Quote Originally Posted by hents1230 View Post
    somehow it gets stuck everywhere(mostly next to the spinning wheel).

    Doesn't work flawlessy, but gets the job done, if u babysit it 24/7
    It worked flawless for me, spun 55K bow strings and I didn't babysit/watch it at all. Are you using the correct graphics?

    Quote Originally Posted by jozz View Post
    What runescape graphic settings u use ?
    Safe mode, lowest quality, highest brightness. It's the same for all of our scripts.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  13. #363
    Join Date
    Nov 2011
    Posts
    234
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Silent SPY View Post
    It should break out of this....Odd, thanks.
    It's quite irritating it tries clicking the spinning wheel but does not see it is already spinning wich at lower lvl's when you continually lvl up isn't handy hope you can somehow fix this.

  14. #364
    Join Date
    Dec 2011
    Location
    Sydney
    Posts
    1,284
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Silent SPY View Post
    Of what exactly? Xp, strings? or Gp? More information please.



    Upper or lower?
    XP and GP please.

  15. #365
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by DeiJaiVui View Post
    XP and GP please.
    It's about 13.5k xp per hour. Gp depends on how you obtained the flax, and I really don't know.
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  16. #366
    Join Date
    Dec 2011
    Location
    Sydney
    Posts
    1,284
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Silent SPY View Post
    It's about 13.5k xp per hour. Gp depends on how you obtained the flax, and I really don't know.
    173,600 GP assuming that you spin 900/hr. That's pretty nice

  17. #367
    Join Date
    Apr 2006
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    alright i'm doing something wrong here i am certain of it. it has been a long long time since i used any srl based script, and never one that used smart (on a side note i thought smart would be broken like everything else that used reflection...).

    anyway the problem is as follows, simba successfully compiles the script then i get the following error.

    Code:
    SRL Compiled in 31 msec
    SMART Initialized.
    Loaded: Server 72, Members: True, Signed: True, Super Detail: False.
    Error: Exception: Access violation at line 101
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
    the script breaks on line 101 of the smart.simba file. it claims that i do not have msvcr71.dll which would be part of the microsoft C++ redistributable package (I'm currently downloading a new copy of that), it could be than benland has work to do, but it's more likely that i have messed something up along the way. we'll see if the re-install method fixes this error.

    re-installing the redistributable package didn't work. i also tried manually adding the dlls to the relevant folder... no dice
    im running win 7 x64 it could be that this pascal interpreter isn't compatible with 64 bit, but if its run as a 32 bit instance it shouldn't have issues...

    i'm rambling at this point, if you need any more info just poke me.

    -Se7eN

    -edit-
    i should mention that i have force updated all includes, srl, sps, msi if i knew of a way to update smart i would have done that as well, but i believe that it is packaged with simba...?
    Last edited by Se7eN; 01-10-2012 at 07:15 PM.

  18. #368
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Se7eN View Post
    alright i'm doing something wrong here i am certain of it. it has been a long long time since i used any srl based script, and never one that used smart (on a side note i thought smart would be broken like everything else that used reflection...).

    anyway the problem is as follows, simba successfully compiles the script then i get the following error.

    Code:
    SRL Compiled in 31 msec
    SMART Initialized.
    Loaded: Server 72, Members: True, Signed: True, Super Detail: False.
    Error: Exception: Access violation at line 101
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
    the script breaks on line 101 of the smart.simba file. it claims that i do not have msvcr71.dll which would be part of the microsoft C++ redistributable package (I'm currently downloading a new copy of that), it could be than benland has work to do, but it's more likely that i have messed something up along the way. we'll see if the re-install method fixes this error.

    re-installing the redistributable package didn't work. i also tried manually adding the dlls to the relevant folder... no dice
    im running win 7 x64 it could be that this pascal interpreter isn't compatible with 64 bit, but if its run as a 32 bit instance it shouldn't have issues...

    i'm rambling at this point, if you need any more info just poke me.

    -Se7eN

    -edit-
    i should mention that i have force updated all includes, srl, sps, msi if i knew of a way to update smart i would have done that as well, but i believe that it is packaged with simba...?
    Have a look at this tutorial:
    http://villavu.com/forum/showthread.php?t=58812
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  19. #369
    Join Date
    Dec 2011
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    EDIT: The first issue has been resolved, however with the update of DTM, a new error has risen in the script

    I get
    [Error] (674:7): Unknown identifier 'ClearRSCanvas' at line 673
    Compiling failed.
    I can get around it, I just thought I'd let you know.
    Last edited by Herosoul; 01-11-2012 at 07:42 AM.

  20. #370
    Join Date
    Jan 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Herosoul View Post
    EDIT: The first issue has been resolved, however with the update of DTM, a new error has risen in the script

    I get

    I can get around it, I just thought I'd let you know.
    Feel free to share how you get around it

  21. #371
    Join Date
    Apr 2006
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    so thanks silent spy that fixed me up but now like the two people above me i am having the
    Code:
    [Error] (674:7): Unknown identifier 'ClearRSCanvas' at line 673
    error. so just commenting out the line doesn't really fix the problem but it does produce a different error.
    -Se7eN
    Last edited by Se7eN; 01-11-2012 at 12:30 PM.

  22. #372
    Join Date
    Jun 2008
    Location
    United States
    Posts
    818
    Mentioned
    60 Post(s)
    Quoted
    90 Post(s)

    Default

    Just comment that line out, or replace it with 'SMART_ClearCanvas;'. SRL removed that procedure with the last update. Silent SPY will get around to fixing it.
    [10/14/13:19:03] <BenLand100> this is special relatively, just cleverly disguised with yachts

  23. #373
    Join Date
    Dec 2011
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sorry lol, I forgot to include how I fixed it in my post. All you have to do is remove the text in line 673 and type
    SMART_ClearCanvas;
    Instead.

    Edit:Ninja'd =O

  24. #374
    Join Date
    Nov 2011
    Posts
    132
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    First time I started this script it ran flawless for 5 hours but everytime after it only lasts around 40 minutes before getting stuck, regardless its a good script.

  25. #375
    Join Date
    Jan 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The script appears to be broken as of now. It won't bank properly nor will it withdraw flax from the bank properly. Wait for fix.

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