Page 3 of 38 FirstFirst 1234513 ... LastLast
Results 51 to 75 of 945

Thread: Simple FightCaveTrainer

  1. #51
    Join Date
    Oct 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Can you please assist me instead of being a jerk about it? What exactly do i have to rename, i cannot rename a folder to SRL-OSR/Srl.Simba, it does not allow me to
    Quote Originally Posted by shebee View Post
    For OP:
    I had some issues where it would just safespot the monsters sometimes.
    They sometimes spawn in a certain order where a ranged mob will pull me to a corner and the next wave spawns behind a wall. It would time out but the script would just do nothing.
    Does that pretty often also..

    I ended up writing my own script completely but I worked around the problem by making the script walk east if I'm not in the cave and have been out of combat for 35 seconds or more.



    You need to rename the folder... Jesus can you at least read the errors.

  2. #52
    Join Date
    Dec 2011
    Posts
    170
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by Accelero View Post
    Can you please assist me instead of being a jerk about it? What exactly do i have to rename, i cannot rename a folder to SRL-OSR/Srl.Simba, it does not allow me to
    You probably downloaded the zip from github and extracted it.
    The error says it can't find SRL.simba in the folder SRL-OSR because it most likely doesn't exist, check the name of the folder you extracted.

  3. #53
    Join Date
    Oct 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Instead of just going into the .zip and dragging the Master folder into my includes, what should i do instead.
    Quote Originally Posted by shebee View Post
    You probably downloaded the zip from github and extracted it.
    The error says it can't find SRL.simba in the folder SRL-OSR because it most likely doesn't exist, check the name of the folder you extracted.

  4. #54
    Join Date
    Dec 2011
    Posts
    170
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    The folder you extracted is probably named SRL-OSR-master or something, am I correct?
    If so then read the error message and if you still can't figure it out man I'll help you but try to figure it out yourself

  5. #55
    Join Date
    Oct 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    yes that is what it is called! I just don't want to start trying things and mess up my whole simba which i've already managed to do yesterday. Just helpo me please I promise i'm no noob, i got all the way here i just need the push!
    Quote Originally Posted by shebee View Post
    The folder you extracted is probably named SRL-OSR-master or something, am I correct?
    If so then read the error message and if you still can't figure it out man I'll help you but try to figure it out yourself

  6. #56
    Join Date
    Dec 2011
    Posts
    170
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    You should start playing around, install simba twice for example and mess around in the other one.
    If you just read about this stuff and ask others you will never be able to fix these things by yourself, and the truth is these things aren't hard to fix you just have to get into it.

    Anyway, just rename folder to SRL-OSR.

  7. #57
    Join Date
    Oct 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    WOW It was just that simple. Thanks man i appreciate the guidance and help!
    Quote Originally Posted by shebee View Post
    You should start playing around, install simba twice for example and mess around in the other one.
    If you just read about this stuff and ask others you will never be able to fix these things by yourself, and the truth is these things aren't hard to fix you just have to get into it.

    Anyway, just rename folder to SRL-OSR.

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

    Default

    What is the requirment for training in fight cave? i have a crap account i wana bot on its 30 attk 30 str 10 hp (only done waterfall quest) will it be useless to bot it in fight cave?

  9. #59
    Join Date
    Dec 2011
    Posts
    170
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    The lowest level mobs are 22 I think, but it gets pretty hard fast.
    My lvl 80+ character with very good gear survives in there for about 5 minutes, melee that is.

    I think it would be very slow xp in the beginning.. You're better off using another script or just get the stats higher yourself to around 40-50+ I'd say.

  10. #60
    Join Date
    Mar 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/text.simba(805:24): Unknown identifier 'CharsNPC07' at line 804
    Compiling failed.

  11. #61
    Join Date
    Feb 2013
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    I properly downloaded the OSR include, and fonts, and have set up simba to work correctly on many other scripts. However, when i run this one, it says :
    Code:
    begin
      Text := Replace(Text, '?', '.');
      Result := ExecRegExpr('.*'+Text+'.*', GetUpText);
    end;
    At the second line (text), it says in the Debug box "Invalid number of parameters at line 453" (text line)

    not sure what i should do here, I see other people with the error here also.
    Thanks

  12. #62
    Join Date
    Apr 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I feel very silly, but i can not figure out this error for the life of me. Could someone please help?

    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/flag.simba(96:20): Unknown identifier 'bmpMinimapMask' at line 95
    Compiling failed.

  13. #63
    Join Date
    Apr 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by rara409 View Post
    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/text.simba(805:24): Unknown identifier 'CharsNPC07' at line 804
    Compiling failed.
    extract all of the new fonts into the fonts folder in the simba folder.
    It should be in something like this: Computer/OS(C/Simba/Fonts

  14. #64
    Join Date
    Apr 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Seriously, can someone help me out? I can't seem to find out what i did wrong. I have everythig extracted to the correct areas, i can't seem to figure out this error.
    I feel very silly, but i can not figure out this error for the life of me. Could someone please help?

    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/flag.simba(96:20): Unknown identifier 'bmpMinimapMask' at line 95
    Compiling failed.

  15. #65
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    aaazv
    Last edited by thefatgiant; 08-13-2017 at 03:58 PM.

  16. #66
    Join Date
    Dec 2011
    Posts
    170
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by Pcheckan View Post
    Seriously, can someone help me out? I can't seem to find out what i did wrong. I have everythig extracted to the correct areas, i can't seem to figure out this error.
    I feel very silly, but i can not figure out this error for the life of me. Could someone please help?

    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/flag.simba(96:20): Unknown identifier 'bmpMinimapMask' at line 95
    Compiling failed.
    I think the flag include is not complete yet, but this script doesn' use it anyway.

    Quote Originally Posted by thefatgiant View Post
    Great script, but man the fight caves is extremely slow exp.

    Also, the colors might need to be slightly reworked. The script seemed to think the handle of my dragon scim was the same color as the cave entrance, thus spammed the message "We see the cave entrance"

    I needed to tweek the cave color numbers, the camera angle, as well as a few other minor adjustments to make this a perfect script.

    Also, what is the point of turning retaliate on and off throughout the script (which I ended up removing alltogether)
    I get around 20k xp/h with my own script with 66/70/60 (att/str/def), but my script takes 15-30min breaks every now and then.
    Also you get around 13-20k gp/h if you compare the tokkuls to onyx price.
    Last edited by shebee; 03-19-2013 at 11:52 PM.

  17. #67
    Join Date
    Apr 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by shebee View Post
    I think the flag include is not complete yet, but this script doesn' use it anyway.



    I get around 20k xp/h with my own script with 66/70/60 (att/str/def), but my script takes 15-30min breaks every now and then.
    Also you get around 13-20k gp/h if you compare the tokkuls to onyx price.
    Should i comment out that line?
    And what are the odds of you letting me try out your private script?

  18. #68
    Join Date
    Dec 2011
    Posts
    170
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by Pcheckan View Post
    Should i comment out that line?
    And what are the odds of you letting me try out your private script?
    I think you have messed something up TBH, try downloading the srl include and fonts again plus the script.

  19. #69
    Join Date
    Apr 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by shebee View Post
    I think you have messed something up TBH, try downloading the srl include and fonts again plus the script.
    I have tried resinatlling the Osr include
    Put in the correct folder "C:/Simba/Includes
    I have also installed the fonts correctly "C:/Simba/fonts
    I have other scripts working correctly, but nothing with the osr include

  20. #70
    Join Date
    Apr 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by shebee View Post
    I think you have messed something up TBH, try downloading the srl include and fonts again plus the script.
    I am an idiot, i reinstalled, i had it pathed wrong.
    Testing the script now! :P
    Last edited by Pcheckan; 03-20-2013 at 12:04 AM.

  21. #71
    Join Date
    Dec 2011
    Posts
    170
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by Pcheckan View Post
    I am an idiot, i reinstalled, i had it pathed wrong.
    Testing the script now! :P
    I hope it works.

  22. #72
    Join Date
    Nov 2007
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    took me like three hours to get srl-osr to work but yeah working so far :P
    Never Play Runescape Only Macro On It!!!!!

  23. #73
    Join Date
    Mar 2013
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Hey , great script overall.Although i think it can be a bit improved by adding prayer option , spec option etc.I will be personally modding mine to allow me to do that.But again awesome script and thanks

  24. #74
    Join Date
    Feb 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Awesome work.

    -* FightCaveTrainer v0.6
    -*
    -* Entered: 599
    -* Runtime: 17 Hours, 35 Minutes and 8 Seconds

  25. #75
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    When I run the script it doesn't do anything after clicking on the stats tab and rotating the camera angle once, I don't get any errors either?

Page 3 of 38 FirstFirst 1234513 ... 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
  •