Results 1 to 4 of 4

Thread: Monkfisher and banker

  1. #1
    Join Date
    Jun 2007
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Monkfisher and banker

    Removed due to makeing a blast furnace script

  2. #2
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    765
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    seriously? i have to check out the code! ill edit this post soon.

    EDIT: thats some nice code dude! try to use standars tho almost 800 lines, thats not bad! good job!


    ^LOL^

  3. #3
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    if (FindSymbol(x, y, 'fish')) then
      begin
        MakeCompass('W');
        Wait(200);
        Mouse(RandomRange(640,645), RandomRange(124,144), 0, 0, True);
    I think you meant:
    SCAR Code:
    if (FindSymbol(x, y, 'fish')) then
      begin
        MakeCompass('W');
        Wait(200);
        Mouse(x, y, 0, 0, True);//Here
    Good job for 3 posts

    Do you made all the functions?


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

    Default

    He's lying, why? Because in his procedures everywhere he got randomrange stuff
    instead of x and y also sometimes he loads a dtm and not uses it it could NEVER maked 20 loads even 1
    ~Hermen

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. MonkFisher at Piscatoris PL0X!
    By Dracody in forum RS3 Outdated / Broken Scripts
    Replies: 5
    Last Post: 02-11-2009, 09:06 PM
  2. Monkfisher!!
    By dakisback in forum RS3 Outdated / Broken Scripts
    Replies: 4
    Last Post: 05-01-2008, 03:08 AM
  3. autofletcher+stringer, high alcher and monkfisher
    By stin0 in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 08-23-2007, 11:46 AM
  4. Need monkfisher
    By antlong in forum RS3 Outdated / Broken Scripts
    Replies: 11
    Last Post: 05-13-2007, 07:40 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
  •