Results 1 to 4 of 4

Thread: good idea for a script

  1. #1
    Join Date
    Apr 2008
    Posts
    223
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default good idea for a script

    howbout a script that found any item in your bank and withdrew any amount of it? i always have trouble finding things i need cuz my bank is so full of junk and im too lazy to clean or organize it. it would be a simple script but at the same time it would prolly take years to make lol. i dont really expect this but its an interesting idea.

  2. #2
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Oh Thats Just really Easy as all you do Is make a bitmap of it and it will find it.
    So:

    SCAR Code:
    Procedure Withdraw;
    Begin
      FixBank;
        If FindBitmap(Logz, x, y) Then
         Begin
          Mouse(x,y,6,6,false);
          ChooseOption('All');
      end;
    end;


  3. #3
    Join Date
    Apr 2008
    Posts
    223
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  4. #4
    Join Date
    Sep 2006
    Posts
    199
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think he means like put in "if find item 'itemname' then click it or whatever.
    Suppose it would be a good utilitie but this should be in script requests mate.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Good First Script Idea
    By Queso in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 08-18-2008, 09:54 PM
  2. Have a really good idea 4 script
    By redmans in forum News and General
    Replies: 7
    Last Post: 04-15-2008, 12:26 AM
  3. A good idea for a script
    By Davis_223 in forum RS3 Outdated / Broken Scripts
    Replies: 10
    Last Post: 03-24-2008, 08:12 AM
  4. good idea script needed to be made trades 3k every 15 mins
    By Kasi in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 02-18-2008, 09:42 PM
  5. Good idea for auto mage script(curser)
    By Stricker666 in forum RS3 Outdated / Broken Scripts
    Replies: 3
    Last Post: 06-11-2007, 05:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •