Results 1 to 9 of 9

Thread: AlKharid Smelter

  1. #1
    Join Date
    Aug 2008
    Location
    Germany
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default AlKharid Smelter

    Hi this is my first script it smelts only Iron and Bronze(for now) but it can use rings of forging.

    REQUIREMENTS
    1) This script uses reflection to walk so it is needed.
    2) Since reflection runs only on S.M.A.R.T it is required too.

    INSTALLATION
    Modify lines 19 to 25
    SCAR Code:
    procedure DeclareVars;
    begin
      HowManyPlayers := 1;
      NumberOfPlayers(HowManyPlayers);
      CurrentPlayer := 0;

      Players[0].Name := ''; // Account name
      Players[0].Pass := '';// user pass
      Players[0].Nick := '';//3 letters in username, not the first letter
      Players[0].Active := True;
      world := 'world123'; // 'world142', 'world137' etc
      use_ring := False; //Set this True if you would like to use Ring of Forging to smelt 100% iron, store rings in bankbox.
      smelt_bar := 'Iron'; // 'Iron' or 'Bronze'.
    end;

    !IMPORTANT - Make sure ores are in the 1st and 2nd slot of the bank inventory
    If you smelt iron and wish to smelt 100% of it you can use ring(s) of forging just put them in your bank box, somewhere, so it is visible when bank is opened and set use_ring := True. Remember to wear first ring it only checks for a ring before depositing.

    Thank you for your attention and remember its my first script !

  2. #2
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's 1st 2nd or first, second, slot.
    ~Hermen

  3. #3
    Join Date
    Aug 2008
    Location
    Germany
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Hermpie View Post
    It's 1st 2nd or first, second, slot.
    Thanks

  4. #4
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Janziz View Post
    Thanks
    I suck at grammar but if you highlight it
    ~Hermen

  5. #5
    Join Date
    Aug 2008
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thats a nice script but you should put in a anti random and antiban
    if its in there then i cant see it

    im still just a noob at scripting so.....

  6. #6
    Join Date
    Sep 2008
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sweet script thanks man!

  7. #7
    Join Date
    Oct 2008
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How can i make it so it smelts Steel????

  8. #8
    Join Date
    Oct 2008
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    AIM me about it
    How can i make it so it smelts Steel????
    AIM: ll c0dy ll

  9. #9
    Join Date
    Oct 2008
    Location
    I Forgot
    Posts
    193
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Smelter 3.25
    By Neonknight77 in forum RS3 Outdated / Broken Scripts
    Replies: 9
    Last Post: 05-25-2008, 10:15 PM
  2. need help with me smelter!!
    By TheChineseMan in forum OSR Help
    Replies: 6
    Last Post: 05-04-2008, 08:11 AM
  3. my alkharid fish banker
    By RudeBoiAlex in forum OSR Help
    Replies: 5
    Last Post: 03-24-2007, 02:30 PM
  4. Alkharid fisher/banker/cooker
    By Pwnt by Pwnt in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 03-13-2007, 07:04 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
  •