Search results

  1. S

    Chatlaunch.ash

    Recently, I've been writing some relay scripts to replace many of the GM scripts I use, in an effort to eventually switch browsers. One of my scripts was chatlaunch.ash, which simply looked like this: buffer page = visit_url("chat.html"); write(page); The only problem, it seemed, was that...
  2. S

    Bug - Fixed relay_ scripts and charpane.php overrides

    Working on my own relay script at the moment which uses skills, and noticed this happen. Has anyone made progress on this, or has anyone figured out a solution (other than disabling the charpane relay...)?
  3. S

    Feature Move chat_notify back to chat

    I didn't want to mark this as a bug because I have no idea if it was intentional or not, but I just noticed today that this function prints straight to the [events] tab. Personally, I completely ignore that tab, so would like to see this moved back to all chat channels.
  4. S

    Character Info Toolbox

    You're probably right. I haven't looked into that one yet.
  5. S

    Feature - Implemented Expanding the channel parameter for chatbotScript

    First of all - not quite what you think. You probably think I want to ask for /trade and /hardcore and all those public channels to be added. Nope. What I'd like to see is /hobopolis and /slimetube to be added. I help maintain and build a bot for my clan, using mafia, and I wish to expand its...
  6. S

    Character Info Toolbox

    Confirmed, updating works. Feature requests: An additional layout value which allows certain buffs to be displayed separately (identical to the "songs" value, but for different effects) - if this could be for any user-defined effect, that'd be cool, but if there needs to be a specific list...
  7. S

    Character Info Toolbox

    Just noticed one very tiny thing: One of your bricks is called "update" but is referred to in several places as "updates" (singular vs plural). Also, one line in charpane.ash reads "Comma-seperated list of hats to include wit a Hatrack as your current familiar" - you misspelled "with" and...
  8. S

    Character Info Toolbox

    I'm a little late to the party, but...awesome. Awesome, awesome, awesome.
  9. S

    Feature - Rejected Consuming maximum

    I was about to request that the fortune cookie be defaulted to 1, but found this thread first, so...bump?
  10. S

    Bug - Fixed Chat command "uncloset" works, but doesn't

    The chat command for uncloseting something seems to work fine when used in relay chat, but in pure mafia chat, it doesn't. Instead, it reads as though it works (chat returns, for example, "Un-closeting 1 ten-leaf clover."), but upon trying to locate the uncloseted item in inventory, it doesn't...
  11. S

    How to have Mafia not automate my battles for me...

    Indeed, no auto-attack. Thanks for the ideas/testing.
  12. S

    How to have Mafia not automate my battles for me...

    Nope. CAB is disabled as are any and all buttons mafia adds to the fight page.
  13. S

    How to have Mafia not automate my battles for me...

    I was adventuring through the relay browser (never automate in-run). Mafia chose to do the fight for me anyway. Step 1: "use mmj" in CLI. Step 2: Click an adventure.php link in relay browser. Step 3: Profit. er... Step 3: Die. I don't have the exact CLI output from when it happened, but this...
  14. S

    How to have Mafia not automate my battles for me...

    I've encountered a problem that quite possibly cost me a full day of my BM run. While buying and using MMJs via the CLI, I tried adventuring. Unfortunately for me, lag prevented mafia from finishing the MMJs before I entered battle. When entering battle, it then chose to automate for me by melee...
  15. S

    Hands Free Hamster

    Awesome. I started working on a similar script many months ago, but got sidetracked (I barely got anywhere, anyway), so this is perfect. Thanks!
  16. S

    New Content - Implemented Chat Change?

    Sorry, I had trouble deciding which tag to use. =D
  17. S

    New Content - Implemented Chat Change?

    I may be mistaken, but I believe a change to chat was made in KoL, which affects mafia. Last night, my mafia-run bots were working fine, but this morning, I noticed that they weren't, despite nothing having changed on my end. One thing to note was that private messages being received don't show...
  18. S

    Feature clan chat /ems

    Bump. Implementing this would be absolutely awesome.
  19. S

    Forced Budgetcore

    I wrote this really quickly, for the budgetcore contests coming up soon. It merely prevents adventuring if you're using a familiar that's not allowed. Please, anybody feel free to update this as you see fit, and I'll edit this post with the newest version. Instructions Add this script to your...
Back
Top