Page 34 of 110 FirstFirst ... 2432333435364484 ... LastLast
Results 826 to 850 of 2739

Thread: Fight Caves Runner (UPDATED!)

  1. #826
    Join Date
    Feb 2007
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got the new rev 10 for srl, and downloaded v1.65 of this script. Took me a little while to get it running, and now it logs in, and does nothing. Any help? It says
    SRL Compiled in 15 msec
    Error in version checking...
    Player(s): 1;
    Now starting script..
    tj007razor
    when it runs, and proceeds to sit there, not moving the mouse.

    EDIT: Changed killendless to false and it worked fine.

    Good script.

    EDIT: EDIT: NVM, went into cave once and didn't click anything afterwards...

  2. #827
    Join Date
    Jan 2007
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    @Above-Do ctrl+f and search for HighestAngle; when you find it, replace it with SetAngle(True); and it should work fine.

  3. #828
    Join Date
    Feb 2007
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ^^ NO....then it would have given me an error, not RUN AT ALL. I already changed that anyway, well thanks for trying.

    Anyway, I turned off specials and it seems to work now. Heres a short proggy
    .-----------[Fight Cave Runner! By Hy71194]----------.
    .-------------------[Version 1.65]-------------------.
    |
    | -Went Into Cave : 11 Times!
    | -Total Time Spent : 1 Hours, 14 Minutes and 52 Seconds!
    | -Logged Out / In : 8 Times!
    | -Got Un-Stuck : 2 Times!
    |
    | -Attack Level : 71
    | -Strength Level : 80
    | -Defense Level : 76
    | -Hitpoint Level : 90
    | -Prayer Level : 53
    | -Magic Level : 70
    | -Range Level : 99
    |
    | ~~~~ Thanks for using! ~~~~
    | Post up your proggies at the location you leeched this from!
    .----------------------------------------------------.


    By the way, I thought I'd thank you for 99 range, so thank you.

  4. #829
    Join Date
    Apr 2007
    Posts
    135
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    .-----------[Fight Cave Runner! By Hy71194]----------.
    .-------------------[Version 1.65]-------------------.
    |
    | -Went Into Cave : 88 Times!
    | -Total Time Spent : 7 Hours, 39 Minutes and 9 Seconds!
    | -Logged Out / In : 10 Times!
    | -Randomly Talked : 5 Times!
    | -Got Un-Stuck : 1 Times!
    |
    | -Attack Level : 60
    | -Strength Level : 63
    | -Defense Level : 48
    | -Hitpoint Level : 59
    | -Prayer Level : 30
    | -Magic Level : 60
    | -Range Level : 31
    |
    | ~~~~ Thanks for using! ~~~~
    | Post up your proggies at the location you leeched this from!
    .----------------------------------------------------.

    It works fine for me. All I changed is the highest angle thing. And special atk IS working. It logged out for not going in the cave for 20 or something like that. when I logged onto him he was still right next to it. But that's the prog it got before it did that. :P

  5. #830
    Join Date
    Feb 2007
    Location
    New Zealand
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    -Went Into Cave : 95 Times!
    | -Total Time Spent : 9 Hours, 6 Minutes and 10 Seconds!
    | -Logged Out / In : 13 Times!
    | -Randomly Talked : 4 Times!
    | -Got Un-Stuck : 1 Times!

  6. #831
    Join Date
    Feb 2007
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wow!!!!!!!!!!
    .-----------[Fight Cave Runner! By Hy71194]----------.
    .-------------------[Version 1.67]-------------------.
    |
    | -Went Into Cave : 40 Times!
    | -Total Time Spent : 3 Hours, 11 Minutes and 51 Seconds!
    | -Logged Out / In : 2 Times!
    |
    | -Attack Level : 57
    | -Strength Level : 46
    | -Defense Level : 45
    | -Hitpoint Level : 53
    | -Prayer Level : 27
    | -Magic Level : 52
    | -Range Level : 44
    |
    | ~~~~ Thanks for using! ~~~~
    | Post up your proggies at the location you leeched this from!
    .----------------------------------------------------.

  7. #832
    Join Date
    Feb 2007
    Posts
    91
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    another proggy off 1.64 -Went Into Cave : 91 Times!
    | -Total Time Spent : 9 Hours, 16 Minutes and 18 Seconds!
    | -Logged Out / In : 36 Times!
    | -Randomly Talked : 3 Times!
    | -Got Un-Stuck : 9 Times!

  8. #833
    Join Date
    Feb 2007
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Uhhh any help now?

    02:51:14 AM, time when this proggy was written.
    .-----------[Fight Cave Runner! By Hy71194]----------.
    .-------------------[Version 1.65]-------------------.
    |
    | -Went Into Cave : 22 Times!
    | -Total Time Spent : 2 Hours, 33 Minutes and 13 Seconds!
    | -Logged Out / In : 12 Times!
    | -Got Un-Stuck : 4 Times!
    |
    | -Attack Level : 71
    | -Strength Level : 80
    | -Defense Level : 76
    | -Hitpoint Level : 90
    | -Prayer Level : 53
    | -Magic Level : 70
    | -Range Level : 99
    |
    | ~~~~ Thanks for using! ~~~~
    | Post up your proggies at the location you leeched this from!
    .----------------------------------------------------.
    You have gotten 'un-stuck' too many times. Terminating for the saftey of your character.
    Successfully executed

    It got unstuck 4 times and then killed it. I have it set to 200.
    "StuckAmount = 200; // How many times do you want to get un-stuck before killing the script? (So you don't get lost outside of the cave)"
    So why, would it commit suicide at 4??

    EDIT: Found it, maybe.
    ______________________
    if ((StuckCount) >= 4) then
    begin
    Proggy;
    WriteLn('You have gotten ''un-stuck'' too many times. Terminating for the saftey of your character.');
    Wait(2000);
    TerminateScript;
    end;
    ______________________
    I believe that should be "if ((StuckCount) >= StuckAmount) then" right?

  9. #834
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    i haven't looked at this script yet, but tjrazor, i believe thats correct...

  10. #835
    Join Date
    Nov 2007
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey im wondering if you can fix the programme to work with the new Runescape update with the new log out button and all. Make it useable with the new Scar programmer 3.13 aswell please as the programme does not work atm ^^ thanks. This is what i get trying to use it with 3.13 as 3.12 doesn't work properly Line 1095: [Error] (13722:5): Unknown identifier 'HighestAngle' in script C:\Program Files\SCAR 3.13\Scripts\Fight Cave Runner by Hy71194 [Pub] Ver 1.67.scar

  11. #836
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by sammykmeil@hotmail.com View Post
    Hey im wondering if you can fix the programme to work with the new Runescape update with the new log out button and all. Make it useable with the new Scar programmer 3.13 aswell please as the programme does not work atm ^^ thanks. This is what i get trying to use it with 3.13 as 3.12 doesn't work properly Line 1095: [Error] (13722:5): Unknown identifier 'HighestAngle' in script C:\Program Files\SCAR 3.13\Scripts\Fight Cave Runner by Hy71194 [Pub] Ver 1.67.scar
    Hey im wondering if you can make your own script (or "programme") and stop begging... lol, not to be an ass hole or anything, but please learn how to:
    1 - read SRL rules & regulations
    2 - read SRL FAQ
    3 - read the first page of this thread (to realize that hy wont be back til feb and that this script is for rev #9)
    4 - read some TUT's on SCAR and SRL
    5 - use the search button
    6 - and try and learn how things work around here...

  12. #837
    Join Date
    Jun 2007
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Solid report i think!

    .-----------[Fight Cave Runner! By Hy71194]----------.
    .-------------------[Version 1.65]-------------------.
    |
    | -Went Into Cave : 40 Times!
    | -Total Time Spent : 3 Hours, 44 Minutes and 5 Seconds!
    | -Logged Out / In : 5 Times!
    | -Randomly Talked : 1 Times!
    |
    | -Attack Level : 79
    | -Strength Level : 94
    | -Defense Level : 60
    | -Hitpoint Level : 86
    | -Prayer Level : 53
    | -Magic Level : 70
    | -Range Level : 76
    |
    | ~~~~ Thanks for using! ~~~~

  13. #838
    Join Date
    Aug 2007
    Posts
    78
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    .-----------[Fight Cave Runner! By Hy71194]----------.
    .-------------------[Version 1.65]-------------------.
    |
    | -Went Into Cave : 43 Times!
    | -Total Time Spent : 2 Hours, 36 Minutes and 34 Seconds!
    | -Logged Out / In : 12 Times!
    |
    | -Attack Level : 38
    | -Strength Level : 34
    | -Defense Level : 30
    | -Hitpoint Level : 36
    | -Prayer Level : 14
    | -Magic Level : 15
    | -Range Level : 30
    |
    | ~~~~ Thanks for using! ~~~~
    | Post up your proggies at the location you leeched this from!
    .----------------------------------------------------.

    a good report i gained 10 levels

    i didnt leech it lol im making some scripts

  14. #839
    Join Date
    Mar 2007
    Posts
    732
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sammy does have a good point though, that i did not realize.
    The script cannot log out properly.
    I guess i'll have to wait for next update.
    too bad, i was almost 95 strength.

    Nose, he was just asking a question.
    You dont have to go all "rule-book" on him..

  15. #840
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    lol, sorry jus been in a bad mood lately... i jus thought it was a stupid question considering the GIANT

    Will be back Feburary 19, 2008, because of some problems at home. (Low Grades In School, Etc.)
    and
    *Works on SRL 4, Rev #9 *

    Updated:I've updated it to v1.65, if it gives you errors use v1.5 until I fix them.
    DO NOT USE 1.67. Only use it if you want to Beta test it for me.
    but i guess we all have a different idea of what Common Sense is...

  16. #841
    Join Date
    Feb 2007
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    actually the script needs to be updated very little. Update your srl via revision to rev 10, that fixes the issue with runescape's graphical update. Now, to make the script work on srl rev 10 find highestangle and replace that with "SetAngle(True)" as others have already said.

    Good luck using the script, and happy autoing.

  17. #842
    Join Date
    May 2007
    Location
    Tasmania, Aus
    Posts
    898
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Since summoning is out, have you fixed the different location of the logout button?

  18. #843
    Join Date
    Apr 2007
    Posts
    135
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nose_smasher View Post
    Hey im wondering if you can make your own script (or "programme") and stop begging... lol, not to be an ass hole or anything, but please learn how to:
    1 - read SRL rules & regulations
    2 - read SRL FAQ
    3 - read the first page of this thread (to realize that hy wont be back til feb and that this script is for rev #9)
    4 - read some TUT's on SCAR and SRL
    5 - use the search button
    6 - and try and learn how things work around here...
    Owned. But anyway is this script any good with range? I know its awesome for melee, but how is the range support for it?

  19. #844
    Join Date
    Feb 2007
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Wtf !!!!!!!!! Hy You Rock !!!!!!!!!

    it finds ammunition a.k.a arrows and so on
    so yes it supports range quite well (i haven't used it myself for it though ; ) )
    10:11:49 AM, time when this proggy was written.
    .-----------[Fight Cave Runner! By Hy71194]----------.
    .-------------------[Version 1.67]-------------------.
    |
    | -Went Into Cave : 124 Times!
    | -Total Time Spent : 10 Hours, 26 Minutes and 26 Seconds!
    | -Logged Out / In : 10 Times!
    | -Randomly Talked : 6 Times!
    | -Clicked Symbol : 1 Times!
    |
    | -Attack Level : 63
    | -Strength Level : 46
    | -Defense Level : 45
    | -Hitpoint Level : 56
    | -Prayer Level : 27
    | -Magic Level : 52
    | -Range Level : 44
    |
    | ~~~~ Thanks for using! ~~~~
    | Post up your proggies at the location you leeched this from!
    .----------------------------------------------------.

  20. #845
    Join Date
    Apr 2007
    Posts
    374
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its even better for range..
    my results states that with ranging you get stuck less...
    you know why use your common sense..

  21. #846
    Join Date
    Apr 2007
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    dang stupid hunter thing ruined my 30 hour proggie

  22. #847
    Join Date
    Feb 2007
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    99 range - yes it works well for range

    06:26:37 AM, time when this proggy was written.
    .-----------[Fight Cave Runner! By Hy71194]----------.
    .-------------------[Version 1.65]-------------------.
    |
    | -Went Into Cave : 58 Times!
    | -Total Time Spent : 6 Hours, 52 Minutes and 49 Seconds!
    | -Logged Out / In : 26 Times!
    | -Got Un-Stuck : 6 Times!
    |
    | -Attack Level : 71
    | -Strength Level : 80
    | -Defense Level : 77
    | -Hitpoint Level : 90
    | -Prayer Level : 53
    | -Magic Level : 70
    | -Range Level : 99
    |
    | ~~~~ Thanks for using! ~~~~
    | Post up your proggies at the location you leeched this from!
    .----------------------------------------------------.

    tellas0ul, try reading my post right above yours.

  23. #848
    Join Date
    Feb 2007
    Posts
    91
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    -Went Into Cave : 94 Times!
    | -Total Time Spent : 8 Hours, 6 Minutes and 17 Seconds!
    | -Logged Out / In : 8 Times!
    | -Randomly Talked : 10 Times!
    | -Got Un-Stuck : 1 Times!

  24. #849
    Join Date
    Apr 2007
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    guys i just got temporally banned for 10 days i deserve it got 99 str with it and got like 15 range lvls in 2 days recently shall i apologies? or what ?

  25. #850
    Join Date
    Apr 2007
    Posts
    135
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I wouldn't lol. Its just 10 days. And what is their reason for the temp ban? And did you use iron or steel arrows in cave? and starting at what range lvl? Sorry for all the questions lol. And its kinda obvious why it wouldn't get stuck as much.

Page 34 of 110 FirstFirst ... 2432333435364484 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Fight Caves Runner by Harry
    By Harry in forum RS3 Outdated / Broken Scripts
    Replies: 1250
    Last Post: 05-12-2010, 10:23 AM
  2. Kavekillr (fight caves runner)
    By geerhedd in forum RS3 Outdated / Broken Scripts
    Replies: 166
    Last Post: 11-10-2008, 06:47 PM
  3. Need an updated Fight Caves Runner!!!!
    By bomanred7 in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 09-22-2007, 09:00 PM

Posting Permissions

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