Page 2 of 2 FirstFirst 12
Results 26 to 45 of 45

Thread: Nameless smither! Varrock west bank

  1. #26
    Join Date
    Jun 2007
    Location
    south park
    Posts
    1,160
    Mentioned
    0 Post(s)
    Quoted
    62 Post(s)

    Default

    Is this still working?
    http://www.youtube.com/user/YoHoJoSRL
    Good scripting guides on youtube
    Formerly known as (djcheater)

  2. #27
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by djcheater View Post
    Is this still working?
    I'm not sure.. Maybe some SRL functions changed, but if you update those.. If varrock has changed it probably won't work anymore.. Try it .
    Verrekte Koekwous

  3. #28
    Join Date
    Jun 2007
    Location
    south park
    Posts
    1,160
    Mentioned
    0 Post(s)
    Quoted
    62 Post(s)

    Default

    Ok will do i let you no!
    http://www.youtube.com/user/YoHoJoSRL
    Good scripting guides on youtube
    Formerly known as (djcheater)

  4. #29
    Join Date
    Aug 2008
    Location
    Serdia, Isla Prima
    Posts
    68
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Will be trying this script out tonight and will let you know if I experience any errors

  5. #30
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by AzulDrake View Post
    Will be trying this script out tonight and will let you know if I experience any errors
    I'm not sure how stable this script is, since I've only ran it once.. But I can always try to fix bugs . (I wouldn't recommend to use this as an overnight script).. Just run and watch it for a while with smart .
    Verrekte Koekwous

  6. #31
    Join Date
    Mar 2008
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmm I filled in my name, pass and nick, as well as the Srl Id and pass.
    What is
    RCMaster := '';
    RCLoc := '';
    ???
    Also when i try running the script i get:
    Failed when compiling
    Line 1: [Error] (1:1): Unable to register function Function SortTPAToATPA (w,h : integer; TPA : TPointArray) : TPointArrayArray; in script C:\Documents and Settings\Owner\Desktop\Smither Public.scar
    Btw. If anyone would like to look this over, please tell me if I made any mistakes or if I need to fill anything else in.
    Const
    Loads = 10;
    StartPlayer = 0;
    SmithSets = False;
    DebugBoxDebug = False;
    Procedure DeclarePlayers;
    begin;
    HowManyPlayers := 1;
    NumberOfPlayers(HowManyPlayers);
    RCMaster := '';
    RCLoc := '';

    SRLID := '6013';
    SRLPassword := '******';

    Players[0].Name :='*******';
    Players[0].Pass :='************';
    Players[0].Nick :='****';
    Players[0].Active:=True;
    end;

  7. #32
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by oglokes View Post
    Hmm I filled in my name, pass and nick, as well as the Srl Id and pass.
    What is ???
    Also when i try running the script i get:

    Btw. If anyone would like to look this over, please tell me if I made any mistakes or if I need to fill anything else in.
    You need to install the plugin.. Just leave the rcloc and rcmaster emty if ya don't use..
    Verrekte Koekwous

  8. #33
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    He did install the plugin. Try first restarting SCAR to see if that works. If not, restart your computer and it will work.
    RCLoc and RCMaster don't need to be filled in.

  9. #34
    Join Date
    Aug 2008
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't mean to sound ungrateful bu I get failures to compile with the plug in and there seem to be some conflicts with your plug in and other scripts. To close Scar I have to kill the process because I am bombarded with infinite address errors. Once I remove XFindRock.dll everything works like it did.

    Nameless Smither with XFindRock.dll
    Failed when compiling
    Line 1: [Error] (1:1): Unable to register function Function SortTPAToATPA (w,h : integer; TPA : TPointArray) : TPointArrayArray; in script C:\Program Files\SCAR 3.15\Scripts\Nameless Smither Public.scar

    Narcles with XFindRock.dll
    Failed when compiling
    Line 1: [Error] (23:1): Unable to register function Function SortTPAToATPA (w,h : integer; TPA : TPointArray) : TPointArrayArray; in script C:\Program Files\SCAR 3.15\includes\srl/srl/misc/Smart.scar

    Multi Miner with XFindRock.dll
    Failed when compiling
    Line 1: [Error] (1:1): Unable to register function Function SortTPAToATPA (w,h : integer; TPA : TPointArray) : TPointArrayArray; in script C:\Program Files\SCAR 3.15\Scripts\Multi Miner 0.04 Public.scar

  10. #35
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Marcus99 View Post
    I don't mean to sound ungrateful bu I get failures to compile with the plug in and there seem to be some conflicts with your plug in and other scripts. To close Scar I have to kill the process because I am bombarded with infinite address errors. Once I remove XFindRock.dll everything works like it did.

    Nameless Smither with XFindRock.dll
    Failed when compiling
    Line 1: [Error] (1:1): Unable to register function Function SortTPAToATPA (w,h : integer; TPA : TPointArray) : TPointArrayArray; in script C:\Program Files\SCAR 3.15\Scripts\Nameless Smither Public.scar

    Narcles with XFindRock.dll
    Failed when compiling
    Line 1: [Error] (23:1): Unable to register function Function SortTPAToATPA (w,h : integer; TPA : TPointArray) : TPointArrayArray; in script C:\Program Files\SCAR 3.15\includes\srl/srl/misc/Smart.scar

    Multi Miner with XFindRock.dll
    Failed when compiling
    Line 1: [Error] (1:1): Unable to register function Function SortTPAToATPA (w,h : integer; TPA : TPointArray) : TPointArrayArray; in script C:\Program Files\SCAR 3.15\Scripts\Multi Miner 0.04 Public.scar
    Oh that does make sense. My fault.. The plugin posted here is outdated. I will upload the new one in a few secs. Hold on .

    I'm sorry. Besides, please don't expect to much from this script. Don't want you to get disappointed.

    EDIT: Uploaded.. Tell me if you receive any errors.
    Verrekte Koekwous

  11. #36
    Join Date
    Mar 2008
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by bullzeye95 View Post
    RCLoc and RCMaster don't need to be filled in.
    Ok, thanks, I'll try this script out whenever I get some free time on my hands. For now I'm stickin to leveling up my strength! Narcle for teh win!! lol =)

  12. #37
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Your sig pissed me off pretty bad.
    Verrekte Koekwous

  13. #38
    Join Date
    Nov 2007
    Location
    The Netherlands
    Posts
    1,490
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm sorry mastaraymond, its outdated
    I fixed a lot of things, and its still not working, it needs some seriously updates
    Such as outdated functions, wrong names of things, semicolons needed and so on XD
    I hope you can update this soon as I bought a lot of ores to smith
    Good luck and thanks

    PvH

  14. #39
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by PvH View Post
    I'm sorry mastaraymond, its outdated
    I fixed a lot of things, and its still not working, it needs some seriously updates
    Such as outdated functions, wrong names of things, semicolons needed and so on XD
    I hope you can update this soon as I bought a lot of ores to smith
    Good luck and thanks

    PvH
    O, I thought so . I might give a shot at it, but can't promise anything ^_^.
    Verrekte Koekwous

  15. #40
    Join Date
    Nov 2007
    Location
    The Netherlands
    Posts
    1,490
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mastaraymond View Post
    O, I thought so . I might give a shot at it, but can't promise anything ^_^.
    Hehe, its alright.
    Ohh wait a moment, you need to do it!
    Thats why they call you MASTAraymond, right
    Nah, just kidding
    Take your time, even though a fast update would be awsome XD
    Btw, the code looks pretty good for a first script *cough awsome *cough*

    Maybe change the program name to something else besides hoi ?XD
    English guys don't understand hoi

    PvH

  16. #41
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by PvH View Post
    Hehe, its alright.
    Ohh wait a moment, you need to do it!
    Thats why they call you MASTAraymond, right
    Nah, just kidding
    Take your time, even though a fast update would be awsome XD
    Btw, the code looks pretty good for a first script *cough awsome *cough*

    Maybe change the program name to something else besides hoi ?XD
    English guys don't understand hoi

    PvH
    My default script is "hoi" ^^.. Kinda random ^_^
    Verrekte Koekwous

  17. #42
    Join Date
    Aug 2008
    Location
    London
    Posts
    141
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lolz we are so lacking a good smither and this was one of the best out there !!
    hehe i would love to see a update comming along to kick ass xD

  18. #43
    Join Date
    May 2007
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 197: [Error] (16403:1): Semicolon (';') expected in script C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\Smither Public.scar

    Why Does It Say That...?

    Line 197: SetLength(result,LengthBar);

    Help Please... Thanks
    Signature Deleted Until Further Notice ...

  19. #44
    Join Date
    Mar 2007
    Location
    Finland, Espoo
    Posts
    96
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    does this still work?

  20. #45
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Doubt it. Will close topic, thanks.
    Verrekte Koekwous

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Varrock Smither
    By mager guy in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 08-21-2008, 04:42 PM
  2. [REQ] Simplest fally west iron smither ever.
    By Eugeniu in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 10-13-2007, 05:53 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
  •