View Poll Results: what do you think of this script for a first timer lol

Voters
2. This poll is closed
  • excellent

    0 0%
  • not bad can say OK

    1 50.00%
  • very bad

    1 50.00%
Multiple Choice Poll.
Results 1 to 3 of 3

Thread: qazwsx's smelter smither and banker(first script)

  1. #1
    Join Date
    Nov 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    qazwsx's smelter smither and banker(first script)

    well my friends help me and taught me how to scriptso please reply what u think if its good or not if u think its good u know what to do haha start at west varrock

  2. #2
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    Standards mate, Standards!

    Put Two spaces (In everyline) after either procedure, begin, repeat etc. Like so:
    SCAR Code:
    program New;

    const
      SuperSendKeys = False;  //Two spaces.

    procedure StandardsTut;
      begin    //See, two spaces
        Wait(100)    //Two spaces after begin.
        SendKeysSilent('Hi, this is the very bsaic Standards Tut' + Chr(13));
          if(SuperSendKeys = True) then
            begin
              SendKeys('Something' + Chr(13));
            end;
      end;     //Same spaces as the begin.

    Hope that you learn something!
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

  3. #3
    Join Date
    Mar 2006
    Posts
    13,241
    Mentioned
    228 Post(s)
    Quoted
    267 Post(s)

    Default

    Quote Originally Posted by Script
    1337`s West V Smither
    First off this it not your script
    Second if it was, you would know its ONLY a smither not a smelter.

    CLOSED. 3 Day ban, you've attempted to pass off scripts as your own before this.
    STOP PM'ING ME

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Fally smelter and banker
    By AUT in forum First Scripts
    Replies: 24
    Last Post: 03-05-2009, 07:56 AM
  2. smelter and banker at Falador
    By markmccain in forum First Scripts
    Replies: 10
    Last Post: 08-24-2008, 05:01 PM
  3. Miner/banker and smither
    By surfdiver2005 in forum RS3 Outdated / Broken Scripts
    Replies: 17
    Last Post: 03-02-2007, 06:31 PM
  4. smither and smelter
    By legendaryhero90 in forum RS3 Outdated / Broken Scripts
    Replies: 6
    Last Post: 11-10-2006, 11:07 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
  •