Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 72

Thread: litoris' ChickenKiller

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

  2. #27
    Join Date
    Nov 2011
    Location
    Sacramento, California
    Posts
    366
    Mentioned
    4 Post(s)
    Quoted
    85 Post(s)

    Default

    Quote Originally Posted by dennfoxjames View Post
    Everything is working good now except it doesn't loot feathers. Just immediately goes to attacking other chickens
    Maybe this is why:
    Features:
    -No area support
    -No checks for doors etc. inbetween you and the chicken
    -No checks for chickens that are already fighting other people
    -No random checking/solving
    -No looting
    -No proggy
    -Warns you when your HP is low by changing the title of Simba to !!!DANGER!!!
    -Has one bonus feature for those brave enough to edit the code

  3. #28
    Join Date
    Jun 2012
    Posts
    56
    Mentioned
    1 Post(s)
    Quoted
    20 Post(s)

    Default

    woot my account managed to get banned in the first 5 mins is that a record?

  4. #29
    Join Date
    Jun 2012
    Posts
    56
    Mentioned
    1 Post(s)
    Quoted
    20 Post(s)

    Default

    this script is shit and needs to be removed congrats on making the worst script ever

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

    Default

    Quote Originally Posted by sharkyscape View Post
    woot my account managed to get banned in the first 5 mins is that a record?
    I've been running this script almost two days on and off periodically, haven't gotten banned; you were probably being watched.

  6. #31
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by sharkyscape View Post
    woot my account managed to get banned in the first 5 mins is that a record?
    Quote Originally Posted by sharkyscape View Post
    this script is shit and needs to be removed congrats on making the worst script ever
    Cool. Be careful when using something other than Simba next time.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

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

    Default

    [Error] C:\Simba\Includes\SRL-OSR\SRL\core\text.simba(454:34): Invalid number of parameters at line 453
    Compiling failed.

    I'm sure I've done everything the guide has told me to

    The line: Text := Replace(Text, '?', '.');

    I honestly have no clue, probably making a fool out of myself. But meh
    Last edited by trancebreak; 03-18-2013 at 10:43 AM.

  8. #33
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Here's my version of the function there, make sure they match: (someone might have changed them by mistake)
    Simba Code:
    function IsUpTextEx(Text: String): Boolean;
    begin
      Text := Replace(Text, '?', '.');
      Result := ExecRegExpr('.*'+Text+'.*', GetUpText);
    end;

    Also, make sure your Simba is up to date. (tools > update)
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

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

    Default

    Thank you for your patience, can't wait to try this out.
    That fixed that error. Simba is up to date.
    Another error I have now is

    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/text.simba(847:13): Unknown identifier 'UpChars07' at line 846
    Compiling failed.

    Before you say download the fonts, I have, and the UpChars07 folder is definitely in the fonts folder.

    begin
    chars := [UpChars07, CharsNPC07];

    Sorry for being an annoyance

  10. #35
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Restart Simba and it should be good to go.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

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

    Default

    Thank you mate
    Last edited by trancebreak; 03-18-2013 at 11:22 AM.

  12. #37
    Join Date
    Feb 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nvm, already figured it out.
    Last edited by Mortar; 03-18-2013 at 05:24 PM.
    6M a day

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

    Default

    [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(241:157): Invalid number of parameters at line 240
    Compiling failed.

  14. #39
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by trancebreak View Post
    [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(241:157): Invalid number of parameters at line 240
    Compiling failed.
    Get SMART8.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

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

    Default

    I did not have to make 1 change to this script and it runs flawlessly.

    Message to those who are having trouble compiling:

    You have not downloaded || added something correctly

    Make sure that you are defining the proper SMART and have SRL/SRL-OSR and Fonts added

    I have been running it for about 5 minutes and it runs flawless. I will most likely add my own loot process to it and will post it up with users permission.

  16. #41
    Join Date
    Feb 2013
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Thanks for this script! Works very nice. I lowered some wait times because bot on the wild side but other than that perfect. LITORISPWNS := True.

  17. #42
    Join Date
    Feb 2012
    Location
    Canada
    Posts
    1,164
    Mentioned
    26 Post(s)
    Quoted
    433 Post(s)

    Default

    I did use this script for a while on my 07scape character, and yes.. Thanks, it was useful. and i also did change the wait times in the script. but thanks!

  18. #43
    Join Date
    Feb 2008
    Location
    nothing
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can you please make this script to pick up feathers? Thanks i nadvance!

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

    Default

    i keep getting an error saying "Didn't find chick colors."

  20. #45
    Join Date
    May 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Invalid number of parameters at line 106
    Compiling failed.

  21. #46
    Join Date
    Mar 2013
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Simba\Scripts\litoris_CK_07.simba'


    What i must do ? some 1 can explaine me ? or is a video somewhere ==? tutorial please ?

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

    Default

    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\STXFCZP9\litoris_CK_07.simba'

    what do i need to do

  23. #48
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by djmargus View Post
    exception in script: Unable to find file 'srl-osr/srl.simba' used from 'c:\simba\scripts\litoris_ck_07.simba'


    what i must do ? Some 1 can explaine me ? Or is a video somewhere ==? Tutorial please ?
    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\stxfczp9\litoris_ck_07.simba'

    what do i need to do

    READ THE FIRST POST

    People these days...
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

  24. #49
    Join Date
    Mar 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    hey when i run this script it opens up eoc instead of stayin on the webpage old school idk know why ?

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

    Default

    jeah i read, but sry my english is not so good :S can u make a tutorial video ? how what to change @ simba =?=

Page 2 of 3 FirstFirst 123 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
  •