Search found 11 matches

by zakman
Sun May 21, 2023 4:18 pm
Forum: Help Forum
Topic: Turning off module backups
Replies: 1
Views: 7380

Turning off module backups

Is there a way to turn off module backups to the C:\Users\profileName\.config\mudlet\moduleBackups folder on Windows? I happened across the folder while doing some cleanup, and it had thousands of files taking up multiple gigabytes of space - trigger and module backups, each time I loaded the profil...
by zakman
Mon May 31, 2021 6:49 pm
Forum: Help Forum
Topic: Best way to copy entire profile & settings to different machine
Replies: 2
Views: 3367

Best way to copy entire profile & settings to different machine

I'd like to copy my complete Mudlet install to another machine.

Assuming I've already got a fresh install of the client on the new machine, what do I need to copy over for everything to (mostly) seamlessly work when I start it up? Any pitfalls I should be aware of?
by zakman
Fri Nov 29, 2019 10:06 pm
Forum: Help Forum
Topic: Directory locations for complete uninstall
Replies: 1
Views: 2998

Directory locations for complete uninstall

Directory locations for complete uninstall I've been having some intermittent problems with my Win10 Mudlet 4.3.0 install lately, and think it's time for a complete uninstall and reinstall. I've done this once or twice in the past, but even then I'm not 100% sure that I cleared out all of the hidden...
by zakman
Sun Nov 13, 2016 4:28 am
Forum: Howtos, FAQs and Tips & Tricks
Topic: Capturing and storing output over multiple lines
Replies: 1
Views: 4513

Capturing and storing output over multiple lines

Working on a small script to take the output of a command (an inventory list w/quantities), parse it for certain values, and plug those values into a miniconsole window. Details here: http://pastebin.com/2XHi4uUp I have come up with a couple of different ways I could go with this. I am thinking the ...
by zakman
Sat Nov 12, 2016 11:05 pm
Forum: General Forum
Topic: Optimizing attack key
Replies: 2
Views: 14859

Re: Optimizing attack key

Thanks. I did end up doing something fairly similar to this. Set up triggers based on the appear/dead messages, and set variables from there. Didn't go so far as to implement detection for missing/wrong targets, but got something that worked well enough.
by zakman
Sat Nov 12, 2016 10:25 pm
Forum: Help Forum
Topic: [Windows 10] Unable to install packages
Replies: 2
Views: 3757

Re: [Windows 10] Unable to install packages

Just to respond (and necro, sorry) to my own thread, what finally worked was: - Setting the shortcut to always Run as Administrator. - Disabling McAfee real-time scanning before installing a package. (probably the most important of the two). Disabled, installed, restarted Mudlet a couple of times, a...
by zakman
Fri Nov 11, 2016 9:40 pm
Forum: Scripts & Packages
Topic: YATCO
Replies: 142
Views: 327149

Re: YATCO 2.3

This is most likely a question better suited for general help than for this thread, but - how would I configure the chat console window so that it has a border around it? Don't need anything fancy, just a simple line so that there's a clean visual separation between the tabs and the rest of Mudlet.
by zakman
Sat Oct 29, 2016 5:10 pm
Forum: Howtos, FAQs and Tips & Tricks
Topic: Simple color trigger question
Replies: 1
Views: 4371

Re: Simple color trigger question

Nevermind...found an answer that works. Important tip: coffee before posting is a good thing (along with the search function.)

For reference, this is the thread with a good solution:
http://forums.mudlet.org/viewtopic.php?f=8&t=6139
by zakman
Sat Oct 29, 2016 5:05 pm
Forum: Howtos, FAQs and Tips & Tricks
Topic: Simple color trigger question
Replies: 1
Views: 4371

Simple color trigger question

Quick question about color triggers. Running Mudlet 3.0.0-delta on Windows 10. I'm trying to code a color trigger that will highlight my main attack line, so that when things are fast and furious I can easily tell if my attack has gone through. The line I want it to recognize and color looks like th...
by zakman
Sun Oct 23, 2016 7:59 pm
Forum: General Forum
Topic: Optimizing attack key
Replies: 2
Views: 14859

Optimizing attack key

Question about revamping a small part of my system. (Using Mudlet 3.0.0-delta and svof 22). I am participating in the Achaea “Tide” invasion event, and am helping out by killing the Tide creatures, of which there are four – shadow, ogre, goblin, beetle. I currently have F1 set to do the following wh...