Page 2 of 5 FirstFirst 1234 ... LastLast
Results 26 to 50 of 109

Thread: cFlax [SPS-OSR/SRL-OSR/SMART]

  1. #26
    Join Date
    Jul 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I can't seem to install SPS-OSR,
    Exception in Script: Unable to find file 'SPS/sps-osr.simba' used from 'C:\Users\---\Downloads\cFlax 1-4 Public.simba'
    I don't wanna be the noob but i also can't seem to find a good tutorial on how to do this
    any advise?
    Thanks in advance

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

    Default

    Quote Originally Posted by wolfguy7 View Post
    Yeah, just sits there after a full inv :P
    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\Trym\AppData\Local\Microsoft\Windows\Tem porary Internet Files\Content.IE5\KNPFEAJH\cFlax 1-4 Public.simba'

  3. #28
    Join Date
    Mar 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by TurboTrym View Post
    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\Trym\AppData\Local\Microsoft\Windows\Tem porary Internet Files\Content.IE5\KNPFEAJH\cFlax 1-4 Public.simba'
    Download SRL-OSR official include, make a folder called SRL-OSR in Simba/Includes and unzip the files from the archive into the created folder

  4. #29
    Join Date
    Dec 2011
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Gets stuck on the option tab, with the brightness settings, clicks on the running mode and sits there.

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

    Default

    Anyone having the Error while reading streams/unable to find bitmap error, make sure that the image files are within 'C:\Simba\Includes\SPS\img\runescape_surface07\' and not 'C:\Simba\Includes\SPS\img\runescape_surface07\SOM EOTHERFOLDER' as I had the same problem before shifting the img files.

    Been running this script for an hour or so now, it is a little buggy. Main problems ive seen is are banking, where it will just sit in the bank for ages and not open the booth. Ive noticed this mainly when the bank booth is facing the camera (so youre looking back on the flax fields as if the maples are behind you. Another problem ive seen is that it doesnt walk properly and will sometimes either get stuck in the court house or run toward the maples random. I've even seen it go upstairs in the bank! Requires a little babysitting but its definitely better than clicking flax all day!
    Last edited by Debug; 03-27-2013 at 06:08 PM.

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

    Default

    This really doesnt work for me. Everytime I get a full inventory, the bot turns on running, stays on options and doesnt move at all.

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

    Default

    Sorry to double post, but (btw, I have no programming knowledge whatsoever.) I've noticed that my bot seems to always stop running at a certain point on the map, when running back to the bank; And I've noticed that it's at the same point the minimap starts showing the courthouse, and the same point SPS 6_7 ends.



    Is it possible that the SPS img needs to be resized? Once again, it's most likely I'm wrong, I have no knowledge of programming, just adept common sense.

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

    Default

    Great work! Can't wait for Crafting feature

  9. #34
    Join Date
    Nov 2011
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    for me it just stand in bank , have everything installed
    got this error
    Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 780
    The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]
    [Error] C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\common.simba(59:15): Unknown identifier 'returnTPAExceptColors' at line 58
    Compiling failed.
    [Hint] C:\Simba\Includes\SPS/sps-osr.simba(480:3): Variable 'Z' never used at line 479
    [Hint] C:\Simba\Includes\SPS/sps-osr.simba(482:3): Variable 'DEGREEFIX' never used at line 481
    [Hint] C:\Simba\Includes\SPS/sps-osr.simba(483:3): Variable 'FINDPOINT' never used at line 482
    [Hint] C:\Users\kasutaja\Downloads\cFlax 1-3 Public.simba(125:10): Variable 'Result' never used at line 124
    [Hint] C:\Users\kasutaja\Downloads\cFlax 1-3 Public.simba(16:1): Variable 'TOT' never used at line 15
    [Hint] C:\Users\kasutaja\Downloads\cFlax 1-3 Public.simba(16:1): Variable 'INV' never used at line 15
    and this with 1.4


    [Hint] C:\Simba\Includes\SPS/sps-osr.simba(480:3): Variable 'Z' never used at line 479
    [Hint] C:\Simba\Includes\SPS/sps-osr.simba(482:3): Variable 'DEGREEFIX' never used at line 481
    [Hint] C:\Simba\Includes\SPS/sps-osr.simba(483:3): Variable 'FINDPOINT' never used at line 482
    [Hint] C:\Users\kasutaja\Downloads\cFlax 1-4 Public.simba(125:10): Variable 'Result' never used at line 124
    [Hint] C:\Users\kasutaja\Downloads\cFlax 1-4 Public.simba(17:1): Variable 'TOT' never used at line 16
    [Hint] C:\Users\kasutaja\Downloads\cFlax 1-4 Public.simba(17:1): Variable 'INV' never used at line 16
    Last edited by eironjik; 03-28-2013 at 09:27 PM.

  10. #35
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    where can i download SRL-OSR, please help.

  11. #36
    Join Date
    Mar 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    EDIT: Nvm easy fix to my issue. Lol.
    Last edited by jimmehbb; 03-30-2013 at 07:07 AM.

  12. #37
    Join Date
    Jul 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Where can I download the SRL-OSR code?

  13. #38
    Join Date
    Jul 2012
    Posts
    437
    Mentioned
    10 Post(s)
    Quoted
    165 Post(s)

    Default

    Quote Originally Posted by JhzBlanco View Post
    Where can I download the SRL-OSR code?
    https://github.com/SRL/SRL-OSR/archive/master.zip

  14. #39
    Join Date
    Jul 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    thank you,I'm sorry I'm a noob, i don't know what to do with it :/

  15. #40
    Join Date
    Mar 2012
    Posts
    201
    Mentioned
    8 Post(s)
    Quoted
    74 Post(s)

    Default

    The reason for walking problems is the SPS maps. they are outdated and are causing walking problems. I know someone who has contacted Sean (The developer of SPS) to try and get him to fiix it. Until then, i'm useless

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

    Default

    Quote Originally Posted by fish1328 View Post
    The reason for walking problems is the SPS maps. they are outdated and are causing walking problems. I know someone who has contacted Sean (The developer of SPS) to try and get him to fiix it. Until then, i'm useless
    Holy shit, I was... right? btw, I 'made' an SPS map that would cover all the area needed for this script, but of course the positions of the script are relevant to the old SPS...


  17. #42
    Join Date
    Mar 2012
    Posts
    201
    Mentioned
    8 Post(s)
    Quoted
    74 Post(s)

    Default

    I will download your sps on Sunday and edit the code. I am at a party now and am busy tomorrow. Feel free to do it yourself until then.

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

    Default

    I'm assuming there's antileech? I can't code to save my life, but very interested in using script. Lol. Any help?

  19. #44
    Join Date
    Mar 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Maybe not? I dont understand what the "Hint" lines are for.

    Picked 1 load of flax as I write this, (one complete loop) so better progress than I was having before.

    EDIT: Seems to be quite slow to click flax and travel to/from bank. Not sure if I can speed this up anywhere in script or not.

  20. #45
    Join Date
    Mar 2012
    Posts
    201
    Mentioned
    8 Post(s)
    Quoted
    74 Post(s)

    Default

    Quote Originally Posted by jimmehbb View Post
    Maybe not? I dont understand what the "Hint" lines are for.

    Picked 1 load of flax as I write this, (one complete loop) so better progress than I was having before.

    EDIT: Seems to be quite slow to click flax and travel to/from bank. Not sure if I can speed this up anywhere in script or not.
    Please remember that this is only in beta, I will be improving features once I get the fundamentals such as walking to work properly. There is a way I have theorized that will hopefully solve the SPS and walking however, I am away until tomorrow. Will release version 1.5 and probably version 2.0 tomorrow night.
    1.5 will contain hopefully fixed walking, more antiban features, and a few of the non-teleport antirandoms.
    2.0 will contain crafting and hopefully sped up flax picking.

  21. #46
    Join Date
    Mar 2012
    Posts
    201
    Mentioned
    8 Post(s)
    Quoted
    74 Post(s)

    Default

    Quote Originally Posted by jimmehbb View Post
    I'm assuming there's antileech? I can't code to save my life, but very interested in using script. Lol. Any help?
    There is no anti-leech, it against the new SRL rules sadly

  22. #47
    Join Date
    May 2012
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    it picks really slow how can i make it pick faster?

  23. #48
    Join Date
    May 2012
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by fish1328 View Post
    There is no anti-leech, it against the new SRL rules sadly
    im not good at it either ive made simple script not like these lol
    ive made autotypers / horsey spammers / dice bots using simba not good at leach stuff :/

  24. #49
    Join Date
    May 2012
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    fixed it but when it picks it does it too slow and picks all over the field not from closest one?????????

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

    Default

    this doesn't bank:S

Page 2 of 5 FirstFirst 1234 ... 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
  •