Page 2 of 8 FirstFirst 1234 ... LastLast
Results 26 to 50 of 186

Thread: Ratz!

  1. #26
    Join Date
    Feb 2006
    Location
    L.A, USA
    Posts
    1,632
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Nova Phoenix
    ****** hell! Why is it every script I try ALWAYS has an error? This one that I got is as follows:

    Failed when compiling
    Line 1162: [Error] (17014:24): Unknown identifier 'RatzWaterColor' in script C:\Program Files\SCAR 2.03\Scripts\[SRL]RatZ 0.30 pub.scar


    So what's the deal? How do I fix it?
    Hell, and why is it that when I download it everything is really fine? Try redownloading the script, don't accidently delete anything. When you pick a color you copy and paste it over the current color, don't paste it over the whole line.

  2. #27
    Join Date
    Sep 2006
    Location
    Dubbo, NSW, Australia
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I did get the script working again. Must have...accidently deleted the ratzwatercolor bit.

    Now I must ask something else. How do I MAKE the script train on "Controlled" style? Because it always chooses the first style, and I don't want that to happen.

  3. #28
    Join Date
    Jun 2006
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Nova Phoenix
    I did get the script working again. Must have...accidently deleted the ratzwatercolor bit.

    Now I must ask something else. How do I MAKE the script train on "Controlled" style? Because it always chooses the first style, and I don't want that to happen.
    edit the procedure on line 500 i would guess, delete the whole thing, replace it with writeln('Changing att mode') see if it works then, and when Changing att mode comes up, and it doesnt, youll knnow you fixed it, dont delete the other function stuff though, cause then you have to do more editing to completely get rid of the errors it would cause

  4. #29
    Join Date
    Sep 2006
    Location
    Dubbo, NSW, Australia
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Procedure SetLowest;
    var Ci, HL1, HL2, HL:Integer;
    Begin
    GetAllLevels;
    HL := 100;
    for Ci := 1 to 2 do
    begin
    HL1 := Players[CurrentPlayer].level[Ci];
    HL2 := Players[CurrentPlayer].level[Ci+1];
    if HL2 > HL1 then
    begin
    if HL > HL1 then HL := HL1;
    end
    else
    begin
    if HL > HL2 then HL := HL2;
    end;
    end;

    for CI := 1 to 3 do // method can be adapted to 3 choice armour (2Handed)
    begin
    if Players[CurrentPlayer].level[Ci] = HL then
    begin
    if CI = 3 then CI := CI + 1;
    SetFightMode(CI);
    Exit;
    end;
    End;


    Exactly what part do I edit to make it choose the third style on the Iron Longsword's list? The third style is the "Stab - Controlled" style.

    Yes, I know it is somewhat slower, but that's the way I want it for now.

  5. #30
    Join Date
    Jun 2006
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks for the help on my prob. I havnt had internet so havnt been able to post much

  6. #31
    Join Date
    Aug 2006
    Posts
    151
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great script i love it and very creative spot to put it
    I dont no hwo to copy and paste out of scar so i cant post progress report but its awesome

  7. #32
    Join Date
    Aug 2006
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Just to let you know, press Ctrl + C. I don't know how people don't know how to do that, that is how I always copy....

  8. #33
    Join Date
    Oct 2006
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default error

    i get this error

    line 394: [ERROR] (16604:11) : Duplicate identifier 'FTWAIT' in script.

  9. #34
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    FTWAit is now part of SRL. You need to replace all the FTWait with FTWait2 in the Ratz script.
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  10. #35
    Join Date
    Oct 2006
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default how do I...

    this is my other account it wont let me sign on droaz for some reason anyway...umm could u tell me where to get that and how to do it im new to scar i just startted autoing 2 days ago now..

  11. #36
    Join Date
    Oct 2006
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is probably the script I most want to try out. It likes great.

  12. #37
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i like it very much!!! but i get this error when im using it....

    SCAR Code:
    <============== -RatZ 0.30- Progress Report ===============>
    Worked for 15 Seconds
    Killed  0 Rats and Goblins
    Chopped 0 Trees
    Casted 0 Spells
    Lit     0 Logs
    Cooked  0 Times
    **********************************************
    Name         :
    Number       : 0
    Worked for   : 0 minutes.
    Active       : True
    **********************************************
    0 : = T. AT 14. ST 14. DF 14. PR 6. HP 18. MG 1. CO 42. FM 35. WC 40. W : 0 min. L:
    1 :  = F. AT 0. ST 0. DF 0. PR 0. HP 0. MG 0. CO 0. FM 0. WC 0. W : 0 min. L:
    2 :  = F. AT 0. ST 0. DF 0. PR 0. HP 0. MG 0. CO 0. FM 0. WC 0. W : 0 min. L:
    3 :  = F. AT 0. ST 0. DF 0. PR 0. HP 0. MG 0. CO 0. FM 0. WC 0. W : 0 min. L:
    4 :  = F. AT 0. ST 0. DF 0. PR 0. HP 0. MG 0. CO 0. FM 0. WC 0. W : 0 min. L:
    5 :  = F. AT 0. ST 0. DF 0. PR 0. HP 0. MG 0. CO 0. FM 0. WC 0. W : 0 min. L:
    6 :  = F. AT 0. ST 0. DF 0. PR 0. HP 0. MG 0. CO 0. FM 0. WC 0. W : 0 min. L:
    7 :  = F. AT 0. ST 0. DF 0. PR 0. HP 0. MG 0. CO 0. FM 0. WC 0. W : 0 min. L:
    8 :  = F. AT 0. ST 0. DF 0. PR 0. HP 0. MG 0. CO 0. FM 0. WC 0. W : 0 min. L:
    **********************************************
     
    [Runtime Error] : Exception: Access violation at address 00653F79 in module 'scar.exe'. Read of address 02477FFE in line 116 in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\Text.scar

    EDIT WT: Removed playername

  13. #38
    Join Date
    Aug 2006
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    does this need to be updated for the new interfaces?

  14. #39
    Join Date
    Oct 2006
    Posts
    491
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    does this work with the new game style? this would pwn

  15. #40
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    2,984
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Yes it does work. The thing that went kaboom wasnt this script but some procedures in SRL, so make sure you have the latest SRL and that's it

  16. #41
    Join Date
    Oct 2006
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default SPAMMING is NOT an acceptable way to gain post count !

    SPAMMING is NOT an acceptable way to gain post count !


    thanks man

    thanks man
    you rock

    this is sweettttttt

    this is sweettttttt

    this is sweettttttt

    this is sweettttttt

    this is sweettttttt

    this is sweettttttt

    this is sweettttttt

    this is sweettttttt
    If you are going to take the time to write something,Please make positive insightful posts ! ~RAM

  17. #42
    Join Date
    Oct 2006
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help Please

    Help please; I get this error:


    LoadChars failed - folder "C:\Program Files\SCAR 2.03\includes\SRL\SmallChars\" does not exist
    SRL Compiled in 109msec.
    [Runtime Error] : Out Of Range in line 128 in script C:\Program Files\SCAR 2.03\Scripts\ratz.scar

  18. #43
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    2,984
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Lemme gues, your using 1 player ? If so then delete the other players in there, if not then make sure the StartPlayer is correct and the NumberOfPlayers aswell.

  19. #44
    Join Date
    Oct 2006
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Sumilion View Post
    Lemme gues, your using 1 player ? If so then delete the other players in there, if not then make sure the StartPlayer is correct and the NumberOfPlayers aswell.
    Yeah, I'm using 1 player. That solved that problem now it says:

    [Runtime Error] : Out Of Range in line 285 in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\Login.scar

    Help please? BTW thanks for the quick response.

  20. #45
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    2,984
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    And your sure HowManyPlayers is at 1 ?

  21. #46
    Join Date
    Oct 2006
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yep

  22. #47
    Join Date
    Oct 2006
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nvm, i think its a downloading mistake i made. I'll reinstall scar

  23. #48
    Join Date
    Aug 2006
    Posts
    151
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 394: [Error] (16804:11): Duplicate identifier 'FTWAIT' in script
    how do i fix?

  24. #49
    Join Date
    Jun 2006
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 394: [Error] (16804:11): Duplicate identifier 'FTWAIT' in script
    how do i fix?
    you should search this thread before you ask

    you have to change all the FTWAIT to FTWAIT2 as FTWAIT is a fuction in SRL

  25. #50
    Join Date
    Oct 2006
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice job script rocks. Oh btw scarscaper you gotta put in 2 after FTWAIT

Page 2 of 8 FirstFirst 1234 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Ratz! 0.44 for DIVI 3.05
    By WT-Fakawi in forum RS3 Outdated / Broken Scripts
    Replies: 46
    Last Post: 06-02-2007, 12:20 AM

Posting Permissions

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