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

Thread: First Script - [07] Ranged Guild Minigame

  1. #151
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    error in line 174

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

    Default

    error in line 174

  3. #153
    Join Date
    Jan 2012
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Going to try using this again, figure I'll just wear a ring of life every time.

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

    Default

    [Hint] C:\Simba\Scripts\RangedGuild[1.3].simba(130:10): Variable 'Result' never used at line 129
    [Error] C:\Simba\Scripts\RangedGuild[1.3].simba(175:30): Invalid number of parameters at line 174
    Compiling failed.

    can anyone help? cant figure it out lol

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

    Default

    [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228
    Compiling failed.
    could somebody help me

  6. #156
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    It just stands next to the judge and spins the camera..

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

    Default

    error in line 174

  8. #158
    Join Date
    Apr 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Variable 'Result' never used at line 129
    Invalid number of parameters at line 174

  9. #159
    Join Date
    Apr 2013
    Posts
    40
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by newallday View Post
    [Hint] C:\Simba\Scripts\RangedGuild[1.3].simba(130:10): Variable 'Result' never used at line 129
    [Error] C:\Simba\Scripts\RangedGuild[1.3].simba(175:30): Invalid number of parameters at line 174
    Compiling failed.

    can anyone help? cant figure it out lol
    Me too.

    Code:
    [Hint] C:\Users\Desktop\RangedGuild[1.3].simba(130:10): Variable 'Result' never used at line 129
    [Error] C:\Users\Desktop\RangedGuild[1.3].simba(175:28): Invalid number of parameters at line 174
    Compiling failed.

  10. #160
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can you please add randomevents or findnormalrandomns on this script <3

  11. #161
    Join Date
    May 2007
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    That line 174 error was because _findnormalrandoms parameters changed, I uploaded a fix, I don't know how well it will find the randoms though, I have cancelled my runescape membership until I finish my final term exams at Uni (which is why I have not been updating this, sorry)

  12. #162
    Join Date
    Apr 2013
    Posts
    40
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by Sape View Post
    That line 174 error was because _findnormalrandoms parameters changed, I uploaded a fix, I don't know how well it will find the randoms though, I have cancelled my runescape membership until I finish my final term exams at Uni (which is why I have not been updating this, sorry)
    Ok well its currently working beautifully thank you so much for taking time out of your study schedule to take care of this Minor odd behavior was when the script starts, it like wiggles the screen back and forth. I don't know if this is new or not but im just throwin it out there.

    Cheers

    edit: solved 3 randoms flawlessly.

    By the way I love the method you use...rotating the camera so that the scoreboard's close button is right over the target... brilliant, I never would have thought of that. Would have been nice to know that when I was trying to bot using a basic macro click
    Last edited by drub; 05-01-2013 at 11:46 PM.

  13. #163
    Join Date
    May 2007
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Cool :], glad to hear it, hopefully I'll be able to improve it properly once I hit the summer holidays..

  14. #164
    Join Date
    Nov 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    If your having the if _findallrandoms(true) then error or the error dealing with until n >= m; the solution is replacing 'if _findallrandoms(true) then' with 'if _FindAllRandoms(True, []) then'
    Replace all of them

  15. #165
    Join Date
    May 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    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, 3]

    ^^^ my error message...

    EDIT: after trying again today, it seems to work okay untl it starts to click on the targets. i'tll click once, and then freeze up on the anti-random part. it wont close out of the scoreboard thing....
    Last edited by oSnupz; 05-03-2013 at 06:25 PM.

  16. #166
    Join Date
    Mar 2013
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Great script! I didnt get the other range guild script to work but thank god I didnt, this script is epic! : >
    Thanks for sharing this!

  17. #167
    Join Date
    Feb 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Would this be safe for me to run while in class? Would I be in danger of dying? From a random?

  18. #168
    Join Date
    Apr 2013
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    what arrows does this use? and can it use knives?

  19. #169
    Join Date
    Jan 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Great script man, awesome effort!

  20. #170
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Cant seem to run for more than 30-40 min because it doesnt deal with randoms to good, but it runs from combat which is verry good

  21. #171
    Join Date
    Apr 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    can i afk this bot without it dying and loosing all my profit/cash? 24/7? please reply asap

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

    Default

    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, 3]

    Well I got it to work for two shots then I get this message.. any help or advice?

  23. #173
    Join Date
    Dec 2011
    Location
    U.S.A.
    Posts
    635
    Mentioned
    5 Post(s)
    Quoted
    249 Post(s)

    Default

    Quote Originally Posted by kuh47 View Post
    can i afk this bot without it dying and loosing all my profit/cash? 24/7? please reply asap
    This is in the first script section, and it has already been stated that it can only run for 30-40 minutes because it doesn't handle randoms well.

  24. #174
    Join Date
    May 2007
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    If you want better antirandom download the 1.3 version (not 1.3fix) and do this:

    Quote Originally Posted by butterb View Post
    If your having the if _findallrandoms(true) then error or the error dealing with until n >= m; the solution is replacing 'if _findallrandoms(true) then' with 'if _FindAllRandoms(True, []) then'
    Replace all of them
    Thanks butterb for that, it should close the scorescreen as it originally did before the function changed. Unfortunately I can not test it because my laptop is broken and I don't have time to fix it before my exams. It's a little hard to do on a phone. If I get access to a pc I will update it myself

    Werdlife it looks like you haven't filled in your runescape nickname under player[0].nick, if its not that let me know and I.will try to work it out.
    Sorry for nit updating this recently, after I have broken up from uni I will be able to put some time into making (hopefully) decent scripts.
    Last edited by Sape; 05-13-2013 at 02:06 AM.

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

    Default

    ...

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)

Posting Permissions

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