Search results

  1. F

    New Content - Implemented KoLmafia doesn't fully support KoL's built-in tabbed chat

    I assume you all can see the update also. Mafia chat window is working the same as always, but now the new tabbed chat in the relay browser is mostly inoperative with the new update. When I type it does send my chats to the appropriate channel, but I only see what is said in any channel in the...
  2. F

    Bug Wiki Search fails on any item name with special character

    When I right click on any item with special characters in it's name (i.e. Gold lamé pants, Swabbie™ swab) and choose wiki description, it always takes me to an Error/Bad title page. I can only assume it's an error with how mafia is passing on the name since if I copy the item names with special...
  3. F

    Does this mean I can run mafia on my android phone?

    http://www.engadget.com/2012/03/07/develop-android-using-aide-video/ Java IDE on android.
  4. F

    Recovering KoL password from mafia?

    I got busy in rl for a few months and haven't been able to play. Just before I went inactive there was some issue with account passwords being possibly hacked and we were all told to change our passwords. Well I did and my "new" password for KoL is saved in mafia. So I can log in with mafia...
  5. F

    Really no updates for 8 days?

    When I go to the builds page its says r9711 is the latest and that it was put up on the 10th. Is that correct? I'm not trying to say anything bad about the devs, just trying to make sure something weird isn't happening on my side, or that I didn't miss something. I only ask because I always...
  6. F

    Bug - Fixed Mafia isn't recognizing full access to storage after leaving ronin

    I haven't ascended in about 3 years to notice if this is new or not, but I just went a few turns past ronin and went to pull stuff from storage. In relay/browser hagnk recognizes I can take all my stuff, but the storage section of the item manager in mafia is showing -1 pulls left but shows no...
  7. F

    quality of food and booze

    I know I can script foreach it in $items[] if (item_type(it)=="food") do something to check my inventory for food, but is there a way to narrow it to the quality of food (i.e. Awesome, Epic) without manually looking up each item on the wiki and hard-coding each into the script?
  8. F

    Bug - Won't Fix r9532 login error

    I can log in to Kol Directly with my characters, but mafia is giving me a "Encountered error in login." with all my characters. Any ideas what could be wrong?
  9. F

    logout time

    Am I missing the setting for how long it takes the forum to log us out? I commonly am reading a thread or taking far too long to compose my thoughts on a reply to a post only to be told I'm not logged in when I hit post. Is this a user setting or a forum setting? If it's user can someone...
  10. F

    Bug - Not A Bug Meat from store doesn't show up

    When something from my store is sold, the "Meat Gained:" of "Session Results" in "Overview" tab does not go up. I log in with mafia, run my farm script and then sit in chat all day. It would be nice if my meat gained would be correct when I log out before going home for the day.
  11. F

    relay_friggineverything has stopped working

    I believe just around the time Jick & Co. changed the account page to options, I noticed my relay overrides were not working. Today I looked at it and repaired the text changes in topmenu.ash needed to make my top menu proper again. I also tried clicking on the relay overrides I have...
  12. F

    Bug - Not A Bug Chat highlighting won't go away

    Nov 11, I accidentally set chat to highlight "a", and now it won't stop. I can select the - and remove it once I log in, but it will always be back when I log back in. This is across all 5 characters I run. Also, when i log in with my first char, I have 1 instance of a, the 2nd char has 2...
  13. F

    Trying to auto-putty ducks

    Daily Script (formerly "Trying to auto-putty ducks") While my script does "autoputty" ducks, it's not because of anything I did. I'm just using mafia's "putty" function and bounty.ash. As such I've renamed the thread. I think my script has other useful things in it for everyone else and...
  14. F

    This made my gCLI text to be left aligned instead of right

    KoL mafia v14.3 r8702 java 6 update 22 (build 1.6.0_22-b04) Win XP v5.1 (Build 2600.xpsp_sp3_gdr.100427-1636: SP3) I am attempting to write this script to farm my 10 daily ducks, puttying the rotund duck if I come across one (via ducks.ccs). cli_execute("concert winklered"); if...
  15. F

    Bug - Not A Bug while loops and the ticket counter possibly locking up mafia

    This: while ( item_amount( $item[coffee pixie stick] ) <3) cli_execute("acquire coffee pixie stick"); completely locks up mafia and eats about 50% of my CPU. I have to kill mafia in task manager when this happens. It happens every single time without fail for me. I have the latest...
  16. F

    Bug - Not A Bug Program locking up from chat pane

    Been using mafia a long time and never had any version locking up before. I recently started hanging out in /games. I run the chat pane in 4 channels, /trade /clan /games /veteran. I have "Name click shows mall store" selected. I've only noticed it happening when I click a player name...
  17. F

    Sugar Shield Shattered

    I currently am using mafia and SmartStatis.ash to farm (it requires FirstThingsFirst.ash and zlib.ash) It beautifully farms with only one issue which I can't figure out how to fix. I am using a Hobo Monkey with sugar shield as the equipment. When the shield shatters mafia stops. That's fine...
Top