Signup Now
Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Food Eater

  1. #1
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28

    Food Eater

    Food Eater


    Description

    Automatically eats food from your backpack.


    Code

    -- local SCRIPT_VERSION = '1.0.0'

    auto(180000, 240000)
    eatfoodfull()

    Git
    Last edited by Raphael; 06-06-2014 at 03:53 AM.

  2. #2
    Moderator BUgWT's Avatar
    Join Date
    Dec 2013
    Location
    www.bugwt.com
    Posts
    546
    Reputation
    72
    Rep Power
    22
    ty, needed it


    LATEST SCRIPTS SKYPE
    Got a Question? Add me on Skype!
    bugwt.support

    This image is hosted on a possibly dangerous website (http://mystatus.skype.com/smallclassic/bugwt.support). Please consider reuploading it on Imgur.com.


  3. #3
    Banned
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    48
    Reputation
    12
    Rep Power
    0
    I'll use my own
    All people can use too

    Code:
    auto(30000,180000)   
    for i=1, math.random(1,10) do   
           eatfood()   
    end

  4. #4
    Free User buneko's Avatar
    Join Date
    Oct 2014
    Posts
    3
    Reputation
    10
    Rep Power
    0
    need one that eat only brown mushroom!!!!

  5. #5
    Free User
    Join Date
    Feb 2015
    Posts
    5
    Reputation
    10
    Rep Power
    0
    Hello,

    What if I need to eat food from a ground bp?

  6. #6
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by getdafuqoff View Post
    Hello,

    What if I need to eat food from a ground bp?
    Use this script, keep the bp open.

  7. #7
    Free User
    Join Date
    Feb 2015
    Posts
    5
    Reputation
    10
    Rep Power
    0
    is not working, do I need to install some libraries?

  8. #8
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by getdafuqoff View Post
    is not working, do I need to install some libraries?
    No. Just mind that you should probably open the bp before running the script, else it will take at least 3 minutes before it eats any food again.

  9. #9
    Free User
    Join Date
    Feb 2015
    Posts
    5
    Reputation
    10
    Rep Power
    0
    I found the problem >Properties>Compatibilty and disable display scaling on high DPI.
    Thanks now it works perfectly.

  10. #10
    Free User
    Join Date
    Jul 2015
    Posts
    2
    Reputation
    10
    Rep Power
    0
    I tried use it but I'm having this problem :

    16:27:55 error in Persistent script AutoFood:
    ["auto(60000,90000)"]:AutoFood:1 attempt to call global 'auto' (a number value)

    Someone can help me ?

 

 

Posting Permissions

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