Recent content by MacGregor

  1. M

    auto BHH and friends

    does anyone else have problems getting hobo gristle? my level 35 DB gets stuck doing it sometimes and i dont realize it. is there anyway to make it NOT take that quest ever?
  2. M

    is this possible?

    yea all you need is to buy the hammer, which is like 700k now, and depleted grimcite, like 120k give or take, and you can make all the new depleted grimacite gear yourself
  3. M

    is this possible?

    a script that when ran would check on grimace and equip an out fit accordingly. this is for use with the depleted grimacite items that give extra rollover adventures. So basically, if the depleted grimacite gravy boat would give more than 3 adventures it would equip that instead of my second...
  4. M

    lost a couple million due to my lack of testing :(

    i did test, i tested "send -1 _____ to wadbot" to make sure that it sent all but 1 of that item to wadbot and it worked...there was only 1 of an item left in my inventory (i tried it on something i had like 3 of so i wouldnt loose alot if it didnt work); i tested how to refresh my inventory so i...
  5. M

    need help: consult script to cast leash if mp is high enough

    so there is no way to call the script after combat either?
  6. M

    lost a couple million due to my lack of testing :(

    ok i wrote a script to send all my battlefield swag to wadbot for smashing and mafia took it upon itself to write this in it: "Keep the contents of this message top-sekrit, ultra hush-hush." so wadbot saw "keep" and so he did i love mafia, and it makes my kol life so much better...but can we...
  7. M

    need help: consult script to cast leash if mp is high enough

    i wrote an extremely basic ash script to max cast leash of linguini if my mp was > 400 if (my_mp() > 400) { cli_execut("cast * leash of linguini") } now when i call the script it works but when i set the ccs to 1: attack 2: consult leash.ash it doesnt consult my script...i cant remember if i...
  8. M

    need some help with my script

    ok im fairly good with basic scripts...but who isnt? ive got my scripts to eat, drink, spleen, do my bounty (didnt make it, found it here), and adventure where i want but i was wondering if i could check to see if it was the feast of boris or St. Sneaky Pete's Day and eat and rink accordingly...
  9. M

    Hobo monkey consult script version 0.4

    thanks, works great now :D
  10. M

    Remote Control Mafia?

    yea, kolmafia doesnt install anything on your computer, just creates folders in its directory for scripts, setting, ccs and whatnot...so you could stick it on your flashdrive and run it from there without needing to have it on your computer.
  11. M

    Hobo monkey consult script version 0.4

    Re: Hobo monkey consult script version 0.3 this happens for me too, can you just add to your ccs like this: 1: steal 2: item spices 3: item spices . . 27: item spices 28: attack with weapon EDIT this works, but isnt as efficient, since it keeps using spices even if the monkey has stolen its...
  12. M

    Hobo monkey consult script version 0.4

    Re: Hobo monkey consult script version 0.3 ok so if i want to do what Muhandes is doing (steal, consult then attack) but use olfaction on goth giants my CSS would look like this right: [ default ] 1: steal 2: consult hobomonkey.ash 3: attack with weapon [ Goth Giant ] 1: skill olfaction 2...
  13. M

    Spice Melange does not work

    i am using daily build 6209 which recognizes the item and can use it what it does is subtract 3 fullness and 3 drunkenness and drunkenness works if i refresh it, but food does not...is there a way to put this into one of the daily builds or will it have to wait for an official release...
  14. M

    Sending meat to people

    Ok is there a way to all your meat except a certain number to someone with a command like: send (meat - 40,000) meat to MacGregor meat being whatever the string name for how much meat you have in your inventory, if there is one this is in a basic script, i havent done any thing with ash and...
  15. M

    did something replace * when adventuring

    my script now only adventures once at a given location when i use say "adventure * Giant Castle" using 12.3 is there a new command or is this one just not working with this version for some reason
Top