Buff bot request help

Mrfred

New member
So I have a few buffs that I need for various things, so I have a script set up to do those things with the buffs. However, there seems to be an issue. Some requests seem to be converted into non-philanthropic requests even though I only need a few turns of them because I will shrug them off soon. I hate paying 400 meat for 10 turns of the Cantata. Also it seems as if my buff request for the Phat Loot only works around half of the time. The cli says it has sent the message, but I never get buffed until I relay browser and send the 7 meat by hand. Is there anyway I can fix these problems? The way I have been requesting is like this:

Code:
cli_execute("csend 7 meat to testudinata");

Thanks a lot!
 
Top