Results 1 to 4 of 4

Thread: Firemaking?

  1. #1
    Join Date
    Feb 2007
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Firemaking?

    A simple fire making script that will simply use the tinderbox with the willow logs in my inventory. But not too detectable

  2. #2
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    not that hard...u should make it urself
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


  3. #3
    Join Date
    Feb 2007
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ive tried learning, Im just no good at it :[

    + I don't wanna risk it because i probably don't know any un detectable methods like alot of you guys.

  4. #4
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    SCAR Code:
    program burn;
    {.include srl/srl.scar}
    procedure go;
    var Log:integer;
    begin
    Log:=DTMFromString(find out how to make 1 in the tuts)
    Log:=DTMFromString(find out how to make 1 in the tuts)
    if(FindDTM(Log,x,y,MSX1,MSY1,MSX2,MSY2)then
    repeat
    FindDTM(Log,x,y,MSX1,MSY1,MSX2,MSY2);
    Mouse(x,y,2,2,true);
    FindDTM(Log,x,y,MSX1,MSY1,MSX2,MSY2);
    Mouse(x,y,2,2,true);
    until not(FindDTM(Log,x,y,MSX1,MSY1,MSX2,MSY2);
    end.
    u didnt ask for a banker also...haha...wow im bored...make it urself then post and people will tell u
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. firemaking
    By bomh in forum RS3 Outdated / Broken Scripts
    Replies: 9
    Last Post: 02-26-2009, 12:00 PM
  2. in regards to firemaking
    By edwardred7 in forum RS3 Outdated / Broken Scripts
    Replies: 5
    Last Post: 02-19-2008, 12:03 AM
  3. Firemaking script
    By canu44 in forum RS3 Outdated / Broken Scripts
    Replies: 3
    Last Post: 12-17-2007, 04:47 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
  •