Page 21 of 50 FirstFirst ... 11192021222331 ... LastLast
Results 501 to 525 of 1226

Thread: [F]antastic [F]letcher [SRL/SMART]

  1. #501
    Join Date
    Sep 2007
    Location
    Australia, NSW
    Posts
    934
    Mentioned
    6 Post(s)
    Quoted
    145 Post(s)

    Default

    Quote Originally Posted by firevenge007 View Post
    Broad bolts are actually one of the few "bolts" or "arrow" type fletching materials that make profit and decent XP. I'm not a master of coding, but since you don't have to bank and it's just click on the bolts then on the feathers, it should be easier than fletching regular logs into bows. Right?
    So there's Broad bolts AND Broad Arrows correct? If you want to try the arrows, try putting:
    Progress Report:
    Integers[2] := MODE_SHAFT_TO_ARROW;     // Cuttng Bows, Stringing Bows, or Fletching Arrows? (See thread)
        Strings[3]  := 'Broad';       // What log/bow type? ['Normal', 'Oak', 'Willow' etc..]
    It might work already


    Quote Originally Posted by MeetmeDeath View Post
    [Error] (444:10): Duplicate identifier 'OPENBANKCHEST' at line 443
    Compiling failed.

    Even tried redling and opening it.
    As you can see, there is a post that fixes this just above But just to clarify, the reason why this happens is because I made a Bank Chest Opener for SRL and it has the same name as the function on my script here

    INACTIVE
    How-to: Make S.M.A.R.T. less laggy

    Sell me your Maple Shieldbows (u)! Up to 95gp ea!

    My Scripts:
    Ivy Chopper Ultra [RS3] | Fantastic Fletcher [RS3]
    99 x78 | 99 x10 | 99 x2 | 99 x12


    Use the REPORT tags when posting progress reports to make life easier (:
    [REPORT]Put progress report in here![/REPORT]

    Super Savvy Smither V1.06Cool Classy Cooker V1.02 [EoC]

  2. #502
    Join Date
    Nov 2011
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    there is also a little bug sometimes that it right click in inv so that the optionmenu appears

    then i get the error in debug :

    ATTENTION: Length(ItemTPA) was less than 1; something must have gone wrong!! 6
    ATTENTION: Length(ItemTPA) was less than 1; something must have gone wrong!! 7

    but it still goes further so no biggy

  3. #503
    Join Date
    Nov 2006
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mxtrix View Post
    To fix it just search for "OpenBankChest" in the script and then change them to "PenBankChest" and it will work
    Thank you! ^_^
    How did you know it? X)

  4. #504
    Join Date
    Dec 2011
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mxtrix View Post
    To fix it just search for "OpenBankChest" in the script and then change them to "PenBankChest" and it will work
    Thank you!

  5. #505
    Join Date
    Oct 2011
    Posts
    100
    Mentioned
    1 Post(s)
    Quoted
    25 Post(s)

    Default

    Haha I am currently in progress of writing an Air Orb Script. You should really check out the scripting tuts to help explain how the scripts work :P

  6. #506
    Join Date
    Sep 2007
    Location
    Australia, NSW
    Posts
    934
    Mentioned
    6 Post(s)
    Quoted
    145 Post(s)

    Default

    DUPLICATE IDENTIFIER just means that you've given two things the same name. Knowing this, you just have to change the name of one

    INACTIVE
    How-to: Make S.M.A.R.T. less laggy

    Sell me your Maple Shieldbows (u)! Up to 95gp ea!

    My Scripts:
    Ivy Chopper Ultra [RS3] | Fantastic Fletcher [RS3]
    99 x78 | 99 x10 | 99 x2 | 99 x12


    Use the REPORT tags when posting progress reports to make life easier (:
    [REPORT]Put progress report in here![/REPORT]

    Super Savvy Smither V1.06Cool Classy Cooker V1.02 [EoC]

  7. #507
    Join Date
    Dec 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] (444:10): Duplicate identifier 'OPENBANKCHEST' at line 443
    Compiling failed.
    Whats wrong?

  8. #508
    Join Date
    Sep 2007
    Location
    Australia, NSW
    Posts
    934
    Mentioned
    6 Post(s)
    Quoted
    145 Post(s)

    Default

    Quote Originally Posted by Delusion View Post
    [Error] (444:10): Duplicate identifier 'OPENBANKCHEST' at line 443
    Compiling failed.
    Whats wrong?
    I choose not to help people like you you who do not bother to read things. All you have to do is spend less than a minute to scroll up and check to see if this issue has been resolved before you post (which I will tell you, it has).

    INACTIVE
    How-to: Make S.M.A.R.T. less laggy

    Sell me your Maple Shieldbows (u)! Up to 95gp ea!

    My Scripts:
    Ivy Chopper Ultra [RS3] | Fantastic Fletcher [RS3]
    99 x78 | 99 x10 | 99 x2 | 99 x12


    Use the REPORT tags when posting progress reports to make life easier (:
    [REPORT]Put progress report in here![/REPORT]

    Super Savvy Smither V1.06Cool Classy Cooker V1.02 [EoC]

  9. #509
    Join Date
    Dec 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by -daazndagger- View Post
    I choose not to help people like you you who do not bother to read things. All you have to do is spend less than a minute to scroll up and check to see if this issue has been resolved before you post (which I will tell you, it has).
    k, got it. i have read this thread and didnt find it before.
    Last edited by Delusion; 01-19-2012 at 01:36 PM.

  10. #510
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Problem - withdraw

    What i may do if script start normally and clicked on bank...and say couldnt not withdraw! 5 .... and log out.
    Please give me some tip ?
    thx elf

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

    Default

    Are the items visible in your bank when it's opened?
    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.


  12. #512
    Join Date
    Nov 2008
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    [Error] (444:10): Duplicate identifier 'OPENBANKCHEST' at line 443
    Compiling failed.

    edit: read your solution doesn't make me any smarter.

    edit2: I'm dumb nvm. fixed
    Last edited by mathiasverbert; 01-19-2012 at 08:25 PM.

  13. #513
    Join Date
    Nov 2006
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    On Windows 7 works flawlessly.
    On Windows XP logs out much, when misclicks chest and a bit walks from it.
    Don't know, how to explain X)

  14. #514
    Join Date
    Jan 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    can someone help me by teamviewer, i did really everything and still got lots of fail.. to setup..
    Last edited by howcaniskill; 01-19-2012 at 11:07 PM.

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

    Default

    Sigh...PM me your info and I'll do it.
    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.


  16. #516
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    their is a problem with the new srl version can you fix it plz?

  17. #517
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mathiasverbert View Post
    [Error] (444:10): Duplicate identifier 'OPENBANKCHEST' at line 443
    Compiling failed.

    edit: read your solution doesn't make me any smarter.

    edit2: I'm dumb nvm. fixed
    how did you fix it i have the same problem

  18. #518
    Join Date
    Dec 2007
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Tyvm for this script, it owns <3 got me from 50 to 82 fletching in 1 day

    Only thing is, sometimes, I come home and it has stopped, it doesn't say why ... the last thing in the log was something like "opened bank".

    I haven't seen it happen, so I can't really give information on what really happens, but yea

    Originally Posted by Zezima
    I like old men.

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

    Default

    Quote Originally Posted by bobydesma View Post
    how did you fix it i have the same problem
    Delete the function called "OPENBANKCHEST" from the script.
    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.


  20. #520
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] (444:10): Duplicate identifier 'OPENBANKCHEST' at line 443
    Compiling failed. can some1 help me plz!!

  21. #521
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    Delete the function called "OPENBANKCHEST" from the script.
    from where to where?

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

    Default

    The whole function, or just change "OpenBankChest" to "OpenBankChest2".
    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.


  23. #523
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] (449:76): Unknown identifier 'https' at line 448
    Compiling failed. this is what i got if i put openbankchest2

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

    Default

    You've changed more than that...
    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.


  25. #525
    Join Date
    Sep 2007
    Location
    Australia, NSW
    Posts
    934
    Mentioned
    6 Post(s)
    Quoted
    145 Post(s)

    Default

    Quote Originally Posted by noobscam View Post
    Tyvm for this script, it owns <3 got me from 50 to 82 fletching in 1 day

    Only thing is, sometimes, I come home and it has stopped, it doesn't say why ... the last thing in the log was something like "opened bank".

    I haven't seen it happen, so I can't really give information on what really happens, but yea
    That would mean there is an infinite loop somewhere.. I'll have to check up on that.


    Quote Originally Posted by Kyle Undefined View Post
    The whole function, or just change "OpenBankChest" to "OpenBankChest2".
    Deleting the whole function won't fix it because my function has no parameters


    EVERYONE READ THIS FFS:
    Everyone will experience the following error:
    Progress Report:
    [Error] (444:10): Duplicate identifier 'OPENBANKCHEST' at line 443
    When you get this you must do the following:
    1. Open the sciprt,
    2. Press [CTRL] + [F] and type 'OpenBankChest'
    3. Replace every occurance of 'OpenBankChest' to the name of your favourite animal. (eg. 'froggy')
    4. Now Run the sciprt and it will work.

    INACTIVE
    How-to: Make S.M.A.R.T. less laggy

    Sell me your Maple Shieldbows (u)! Up to 95gp ea!

    My Scripts:
    Ivy Chopper Ultra [RS3] | Fantastic Fletcher [RS3]
    99 x78 | 99 x10 | 99 x2 | 99 x12


    Use the REPORT tags when posting progress reports to make life easier (:
    [REPORT]Put progress report in here![/REPORT]

    Super Savvy Smither V1.06Cool Classy Cooker V1.02 [EoC]

Page 21 of 50 FirstFirst ... 11192021222331 ... 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
  •