Homunculus AutoFeed Not Working...

International

Moderator: Moderators

XRuecian
Noob
Noob
Posts: 3
Joined: 26 May 2011, 00:00
Noob?: No

Homunculus AutoFeed Not Working...

#1 Post by XRuecian »

Okay so, i AM new at botting, but for the most part, this thing isnt that hard to use. Ive got my homunculus to attack enemies, my character to loot items, and then return to a spot to idle until a new item drops. And for some reason, OpenKore completely ignores Homunculus autofeeding.

Code: Select all

[size=85]# intimacyMax / Min sets a threshhold of when not to feed your homunculus
# If intimacy is HIGHER than the minimum or LOWER/EQUAL to the max, we wont feed.
homunculus_intimacyMax 999
homunculus_intimacyMin 30

# How long should we wait between feeding? default: random between 10 and 60 seconds
homunculus_hungerTimeoutMax 30
homunculus_hungerTimeoutMin 10

# Turn on/off homunculus autofeeding
homunculus_autoFeed 1
# In Wich maps should we allow feeding? (leave empty for any map)
homunculus_autoFeedAllowedMaps anthell01

# Feed homunculus between MIN and MAX value (example: between 11 and 25)
homunculus_hungerMin 12
homunculus_hungerMax 24[/size]
The bot is not putting the food into my cart. There is sufficient food in my inventory. The homunculus is within 12-24 hunger. I have waited and waited but again and again, OpenKore allows the hunger to drop to 10 before i have to manually feed it myself.
duhsomebodee
Noob
Noob
Posts: 5
Joined: 26 May 2011, 20:24
Noob?: Yes

Re: Homunculus AutoFeed Not Working...

#2 Post by duhsomebodee »

Code: Select all

homunculus_autoFeedAllowedMaps anthell01
Are you sure you are in Ant Hell? Try removing it so it feeds everywhere.
XRuecian
Noob
Noob
Posts: 3
Joined: 26 May 2011, 00:00
Noob?: No

Re: Homunculus AutoFeed Not Working...

#3 Post by XRuecian »

Really, no comments about this?
XRuecian
Noob
Noob
Posts: 3
Joined: 26 May 2011, 00:00
Noob?: No

Re: Homunculus AutoFeed Not Working...

#4 Post by XRuecian »

duhsomebodee wrote:

Code: Select all

homunculus_autoFeedAllowedMaps anthell01
Are you sure you are in Ant Hell? Try removing it so it feeds everywhere.
Tried it.. still isnt working. And my homunculus started attacking enemies that i didnt tell it to target now =/
Im not really worried about the wrong-enemy targetting i can fix that later, i just want it to feed the damned thing..
levantine
Noob
Noob
Posts: 10
Joined: 12 Jul 2011, 11:37
Noob?: Yes

Re: Homunculus AutoFeed Not Working...

#5 Post by levantine »

# intimacyMax / Min sets a threshhold of when not to feed your homunculus
# If intimacy is HIGHER than the minimum or LOWER/EQUAL to the max, we wont feed.
homunculus_intimacyMax 999
homunculus_intimacyMin 30


U set the Min to 30. Read the REMARK.

# If intimacy is HIGHER than the minimum or LOWER/EQUAL to the max, we wont feed.