Results 1 to 7 of 7

Thread: ~ Simple auto eater ~

  1. #1
    Join Date
    Jun 2006
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default ~ Simple auto eater ~

    Well, I was wondering if someone could make me a simple auto eater. Just something that checks HP, and eats a certain food when it gets to a certain lvl.

    A script like this would be greatly appreciated.

    Thanks.

  2. #2
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Leech Much? June 2006 you signed up, only 5 posts between that

    This could be made, only thing would be why and it couldn't solve the box random without getting you flagged of rmacroing. No legit would click between stats and inv lots of times.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  3. #3
    Join Date
    Jun 2006
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's for afking bandits. So I don't have to click food.

    And I don't need randoms, I'll be right next to the comp still watching.

  4. #4
    Join Date
    Jun 2006
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So could anyone please make this real quick for me?

  5. #5
    Join Date
    May 2007
    Location
    Seattle
    Posts
    1,069
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Don't double post. -.-
    FORMERLY BORN2CODE | Play Internet Games
    http://img147.imageshack.us/img147/2084/sigg.png

  6. #6
    Join Date
    Jun 2006
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Don't spam my thread -.-

    You're no mod

  7. #7
    Join Date
    Dec 2007
    Posts
    2,766
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default

    Mhm use something like :

    SCAR Code:
    If findcolortolerance(x,y,"red color number",xy,xz,yy,yz,tolerance) then
     case random(28) of
     1: MouseItem(foodposition in inventory, true for left click)
     2: MouseItem(foodposition in inventory, true for left click)
     3: MouseItem(foodposition in inventory, true for left click)
     etc.
     end;

    [note : the "red color number" is the color of the number next to the hp icon in the upper right corner...]

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 11-23-2007, 08:45 PM
  2. Auto Eater / No FIghter Request
    By LoganLooker in forum RS3 Outdated / Broken Scripts
    Replies: 4
    Last Post: 04-13-2007, 04:42 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
  •