T3/r7/2021-11-01.txt.gz:{chan ch=tech}Graciella Tech: what's the command to reset windows in mush? T3/r7/2021-11-01.txt.gz:{chan ch=tech}Aoric Tech: aard help T3/r7/2021-11-01.txt.gz:{chan ch=tech}Graciella Tech: anyone know what {roomchars} is being cause by? above and below mobs T3/r7/2021-11-01.txt.gz:{chan ch=tech}Aoric Tech: tags T3/r7/2021-11-01.txt.gz:{chan ch=tech}Aoric Tech: more specifically you can toggle 'tags roomchars' on or off T3/r7/2021-11-01.txt.gz:{chan ch=tech}Graciella Tech: thanks, had mush issues and everything is acting weird now, trying to get it all fixed T3/r7/2021-11-01.txt.gz:{chan ch=tech}Atol Tech: how do i assign variable ? T3/r7/2021-11-01.txt.gz:{chan ch=tech}Atol Tech: cant understand help file T3/r7/2021-11-01.txt.gz:{chan ch=tech}404 Eroe Tech: is there a way to force dinv to wear a specific item in a priority? it's not putting priority on this epic piece with res I want to usually wear. T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can disable the slot. T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Disabling the slot will prevent DINV from removing it. T3/r7/2021-11-01.txt.gz:{chan ch=tech}404 Eroe Tech: hrm nods. that might be what I do. thank you. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Durel Tech: you could also change your priority to match what you want too. Dinv is just maxing the stats you tell it you want with your priority T3/r7/2021-11-01.txt.gz:{chan ch=tech}Durel Tech: if you want to prioritize resists so you use epic gear, you can do that if you want T3/r7/2021-11-01.txt.gz:{chan ch=tech}404 Eroe Tech: I set allmagic and allphys to 5 and it still didn't work. I think the piece I don't want to wear at sh just has a lot of stats. T3/r7/2021-11-01.txt.gz:{chan ch=tech}404 Eroe Tech: not sure if I did something wrong. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Durel Tech: Nod. Another technique you can use to play around with that is to make one of your containers ignored (see "dinv help ignore") and then put the piece you don't want to use there while you tweak things T3/r7/2021-11-01.txt.gz:{chan ch=tech}Tech: 404 Eroe nods. T3/r7/2021-11-01.txt.gz:{chan ch=tech}404 Eroe Tech: awesome, thanks. I forgot about that. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: wth T3/r7/2021-11-01.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: wthtech i just ran to wayfarer's and xset mark in first room T3/r7/2021-11-01.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: and it gave me xset mark: Room 776 set as start of area emerald. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Nohh Tech: there's some weirdness due to the area's name changing T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Yeah, I think it has to do with the mapper, though. It's the first time we've ever experienced an area name change in the era of SnD, so I'm not sure how to address it yet. I think the issue is that in the mapper database, it'll still show as "Gypsy's Caravan" and not "Wayfarer's Caravan". T3/r7/2021-11-01.txt.gz:{chan ch=tech}Anssett Tech: fiendish was working on a fix for the db, although nohh had a good workaround that i have notes on with a different computer T3/r7/2021-11-01.txt.gz:{chan ch=tech}A Calm Stormwind Tech: Is it synced to a name or do areas have unique identifiers? T3/r7/2021-11-01.txt.gz:{chan ch=tech}Anssett Tech: so if you're still getting weirdness around gypsy/wayfarer you probably ought to make sure your db area is updated T3/r7/2021-11-01.txt.gz:{chan ch=tech}Anssett Tech: areas have a "uid" in the database which loosk like it's just the official shortname T3/r7/2021-11-01.txt.gz:{chan ch=tech}Veritheia Tech: the area keyword remains caravan so if there's any issue with xset, whatever, it's a plugin issue T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I think the most simplest way is to use something like DB Browser, filter it out, and change it through that. But that may be too technical/scary for some. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Greybeard Tech: edit the mapper db? T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Veritheia: Except the area name remains "Gypsy's Caravan" in the mapper. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Anssett Tech: ya T3/r7/2021-11-01.txt.gz:{chan ch=tech}Nohh Tech: my 'fix' was to go to the area and do \\\require "gmcphelper" gmcp("request area") T3/r7/2021-11-01.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Nohh. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Veritheia Tech: why is that relevant to xset T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Comparison of keyword and area name, I believe. I forget. Been a while since I looked at that particular code. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Veritheia Tech: There's only two things that need to be stored for xset: keyword and roomid T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And medical issues have fogged my memory a bit lately. :( T3/r7/2021-11-01.txt.gz:{chan ch=tech}Veritheia Tech: Matching long name to keyword is a separate table T3/r7/2021-11-01.txt.gz:{chan ch=tech}Nohh Tech: SnD does have an area name to keyword map, the github still has ["Gypsy Caravan"] = "caravan" T3/r7/2021-11-01.txt.gz:{chan ch=tech}Veritheia Tech: In that case, there are now two areas with caravan as keyword: Gypsy's Caravan (which is now unused and a dead entry) and Wayfarer's Caravan T3/r7/2021-11-01.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: won't clear the qmob off of my snd minibox either T3/r7/2021-11-01.txt.gz:{chan ch=tech}Veritheia Tech: That entry is the default area names which is hard coded and needs to be changed, Nohh. Reindexing areas should add the Wayfarer's entry to your state file T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Ocho: Go to wayfarer's, type: \\\require 'gmcphelper' gmcp("request area") -- then type snd reload, and see if that fixes everything. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Veritheia. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Nohh Tech: that line should still be changed T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I need to have it remove anything that no longer exists, too. That may be what the other issue is. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: it removed my qmob! T3/r7/2021-11-01.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: that fixed it! thanks! :) T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Sure thing. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: xrt works as well now T3/r7/2021-11-01.txt.gz:{chan ch=tech}Greybeard Tech: it still says Gypsy Caravan on my mapper tho T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: As I said, this is a new problem that literally exists merely because of the rename. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Greybeard. T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I do need to change the actual file for future use, too. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Nohh Tech: when i did the request area thing it immediately updated the area name on the mapper UI, not sure why yours didn't update T3/r7/2021-11-01.txt.gz:{chan ch=tech}Adrazel Tech: my laptop has been on for the past 2 days...should i be worried? T3/r7/2021-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Yes. Best thing to do is take a hammer to it so it falls asleep. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Adrazel Tech: this came later but... T3/r7/2021-11-01.txt.gz:{chan ch=tech}Tech: Adrazel grabs (Aleister) Crowley and drops him with an RKO! T3/r7/2021-11-01.txt.gz:{chan ch=tech}KnightLord Throxx Tech: when i try to xset mark the entrance to bloodlust, it says: xset mark: Room 55119 set as start of area manorville. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Nohh Tech: and you did 'xset index areas' ? T3/r7/2021-11-01.txt.gz:{chan ch=tech}KnightLord Throxx Tech: several times T3/r7/2021-11-01.txt.gz:{chan ch=tech}KnightLord Throxx Tech: did it standing IN bloodlust T3/r7/2021-11-01.txt.gz:{chan ch=tech}KnightLord Throxx Tech: it doesnt help to have several areas named dungeon T3/r7/2021-11-01.txt.gz:{chan ch=tech}Nohh Tech: it's weird though, seeing as 55119 isn't like.. in bloodlust? T3/r7/2021-11-01.txt.gz:{chan ch=tech}Nohh Tech: start room is 45933 T3/r7/2021-11-01.txt.gz:{chan ch=tech}KnightLord Throxx Tech: right T3/r7/2021-11-01.txt.gz:{chan ch=tech}KnightLord Throxx Tech: reloading snd, then index T3/r7/2021-11-01.txt.gz:{chan ch=tech}Vanellus Tech: my invmon on doesn't persist between logns. Can that be fixed? T3/r7/2021-11-01.txt.gz:{chan ch=tech}Vanellus Tech: ignore me - dinv warns me whether or no tit's on T3/r7/2021-11-01.txt.gz:{chan ch=tech}Vanellus Tech: not it's T3/r7/2021-11-01.txt.gz:{chan ch=tech}Vanellus Tech: oops T3/r7/2021-11-01.txt.gz:{chan ch=tech}[Battle] Scars Tech: no tit's on what? T3/r7/2021-11-01.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Anybody here use Exodus? T3/r7/2021-11-01.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: i read exedous T3/r7/2021-11-01.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: i drank exodus... T3/r7/2021-11-01.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Thats great buddy. T3/r7/2021-11-01.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Any competent people use Exodus? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Arboronis Tech: Is there a way to make the gossip and newbie channel only show up in my communications log? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Nohh Tech: try right clicking the comm log and adjusting the echo in main window settings T3/r7/2021-11-02.txt.gz:{chan ch=tech}Arboronis Tech: Perfect. Thanks! T3/r7/2021-11-02.txt.gz:{chan ch=tech}Adrazel Tech: anyways to make a trigger from aard send tells and triggers send to whatsapp? T3/r7/2021-11-02.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: yes T3/r7/2021-11-02.txt.gz:{chan ch=tech}Adrazel Tech: how? T3/r7/2021-11-02.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: programming T3/r7/2021-11-02.txt.gz:{chan ch=tech}Adrazel Tech: i can't do that,lol T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: that depends on the client you are using T3/r7/2021-11-02.txt.gz:{chan ch=tech}Adrazel Tech: i am using aardmush T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: you'd need a whatsapp capable client on the machine and then you'd need to do some clever coding. it's been done for twitter and discord T3/r7/2021-11-02.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: and telegram T3/r7/2021-11-02.txt.gz:{chan ch=tech}Adrazel Tech: hmmm...whose is capable of doing it here? T3/r7/2021-11-02.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: probably a few different people, just probably not for free T3/r7/2021-11-02.txt.gz:{chan ch=tech}Karathos Tech: also, whatsapp doesn't really have an api for sending msgs afaik, so it would probably be somewhat roundabout to do so T3/r7/2021-11-02.txt.gz:{chan ch=tech}Redryn Tech: whatsapp pc client needs your phone to send messages i think? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: yeah, if pidgin doesn't have an interface for it, it's not easy to do T3/r7/2021-11-02.txt.gz:{chan ch=tech}Redryn Tech: you can probably do it via telegram T3/r7/2021-11-02.txt.gz:{chan ch=tech}Tech: Adrazel goes, "Hmmmm." T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Need help changing a script. So, when I use the alias append T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Need help changing a script. So, when I use the command append , it'll add the to the end of . Problem is that it doesn't add the string to a new line. I want it to start a new line. Any idea how to make this happen? https://pastebin.com/LTDrtNep T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: make the second one a new send to world thingy T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: i mean execute or what ever you want to use T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: I don't understand what you're trying to say :P T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: so Execute ("aliasname") then Execute("string") T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: instead of Execute("aliasname".." ".."string") T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Wouldn't that just execute the alias? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: well isn't that the point T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: No. I included a pastebin link to a script I have to is bound to an alias. If I trigger the alias using append , the alias will append whatever's in to the end of the alias with the name of . My problem is that it just appends it to the end of the alias, no space, no new row. I want it to start a new row. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Not name, label T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Or, those are the same thing now that I think about it, IIRC. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: oh, now i see, so have you tried adding a ";" using the append method, and you can do spaces exactly the same T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Like: SetAliasOption("%1", "send", T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: so send = send .. "; " .. "%2" T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Like: SetAliasOption("%1", "send", ;send) ? Returns an error. [string "Alias: "]:5: unexpected symbol near ';' T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: because you need to escape the ; with "" so it doesn't execute it now but later T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: That appends T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: That appends "; " to the alias. Which is functionally what I want but for readiability, I would prefer for it just start a new line, if possible. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: I'm pretty sure it's possible because using the old code that Crowley wrote me that was deemed sub-optimal (it didn't use GetAliasOption), it DID start a new line, but I no longer have that code after I replaced it with the new version. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: you may have to teach your human users to see line breaks where semicolons appear T3/r7/2021-11-02.txt.gz:{chan ch=tech}Sheriff Shindo Tech: or find Crowley and beath the method from him T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Found my pastebin of the old script: https://pastebin.com/0sM4fBni So it starts a new line but it also adds another new line at the end. Uh... how to change this so that it starts a new line but doesn't add yet another new empty line at the end? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Apparently it was as simple as removing the last \\n T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: I don't understand this at all. I can't figure out what in the old version it is that creates a new line that I can add to the new version to make it work. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: No, I WANT to create a new line. The new cleaner script doesn't do that. I want it to. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Mischan T3/r7/2021-11-02.txt.gz:{chan ch=tech}Karathos Tech: Yuna, this worked for me https://pastebin.com/cr22MCZE tested it in the immediate window (ctrl + i) T3/r7/2021-11-02.txt.gz:{chan ch=tech}Karathos Tech: had an alias testx with the label test T3/r7/2021-11-02.txt.gz:{chan ch=tech}Karathos Tech: and one can use \r\n instead, so there is a visible line break when viewing the alias in the gui T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Uh.... I'm not sure what that is supposed to do but it seems to do a bunch of things I don't need. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Karathos Tech: it is an example, I ran it in the immediate window and the execute is so I can see what it outputs to the mud T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: And \r\n returns an error: [string "Alias: "]:3: unfinished string near '"' T3/r7/2021-11-02.txt.gz:{chan ch=tech}Karathos Tech: give me a paste of what your code currently looks like? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: https://pastebin.com/LTDrtNep T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: The weird thing is that the old code created a new line just fine but it wasn't optimal: https://pastebin.com/ia3r7qR1 T3/r7/2021-11-02.txt.gz:{chan ch=tech}Karathos Tech: https://pastebin.com/T2LpjJm0 works for me, not sure why the immediate window handles escaped characters differently T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Thank you! Yay! T3/r7/2021-11-02.txt.gz:{chan ch=tech}404 Eroe Tech: how do you mark the entrance to an area so xrt works? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Haike Tech: xset mark T3/r7/2021-11-02.txt.gz:{chan ch=tech}404 Eroe Tech: thanks! T3/r7/2021-11-02.txt.gz:{chan ch=tech}Tech: Haike ) T3/r7/2021-11-02.txt.gz:{chan ch=tech}Haike Tech: =) T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: How do you make an alias that can trigger on a partial match? Like, if the alias is "runto darklight", it will trigger on "runto darkl" as well. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Nohh Tech: well, it's not pretty, but you use regex and do something like ^runto darkl(i|ig|igh|ight)?$ T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Oh wow. Not pretty, indeed, thanks. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Mannec Tech: heh, that only works for that one word, and only if you include at least the first 5 letters - if you want something more general, it gets much more complicated. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Mannec Tech: on the other hand, if you only want to use that one 5-letter abbreviation, its pretty easy. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Mannec Tech: have the 'runto' alias check for the string 'darkl', and issue the command 'runt darklight' T3/r7/2021-11-02.txt.gz:{chan ch=tech}Nohh Tech: sure if you made the whole thing into a script you could do a substring match against a list of keywords T3/r7/2021-11-02.txt.gz:{chan ch=tech}Mannec Tech: it can be done - something similar can be found on the back end of the mud code, to handle abbreviated commands - but its finicky. probably more work than you want or need :/ T3/r7/2021-11-02.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I didn't know how to do all that. so I made aliases that are like godark that pull up mapper goto roomnumber T3/r7/2021-11-02.txt.gz:{chan ch=tech}Mannec Tech: that works too. as long as you remember the commands for each area :p T3/r7/2021-11-02.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: if they are using abbrivations it's the same thing T3/r7/2021-11-02.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: was just tossing in my 2 cents. what you all are saying is a little over my head lol T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: In MUSH, how would I go about creating an alias that's as follows: rt * / if * = XXX, then, if * = YYY, then, else ? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Aoric Tech: do exactly that? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Aoric Tech: not a bad way to write that code for something you like to accomplish T3/r7/2021-11-02.txt.gz:{chan ch=tech}Algaru Tech: create a lookup table T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: How would I goa bout doing that? T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Because Goglle is being super-unhelpful in teaching me how to create a lookup table. T3/r7/2021-11-02.txt.gz:{chan ch=tech}Algaru Tech: have to head off, but in brief: you'd create an alias that matches rt (.*) which triggers some function called execute_rt or something like that. you'd have a hash that has a => 1, b => 2, etc . then when you run that execute_rt function, you'd see if the argument you passed in is in the hash, and if so, grab the value and send it to world/script/wherever T3/r7/2021-11-02.txt.gz:{chan ch=tech}Algaru Tech: look up lua tables, that will give better guidance - i think S&D has something similar with the xset and xrt functions probably. good luck! T3/r7/2021-11-02.txt.gz:{chan ch=tech}Summoner Yuna Tech: Aight, thanks T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: How would you convert the following from regex to regular text: ^darkl(i|ig|igh|ight)?$ T3/r7/2021-11-03.txt.gz:{chan ch=tech}Sheriff Shindo Tech: by assignment T3/r7/2021-11-03.txt.gz:{chan ch=tech}High Risk Losteix Tech: ...what do you mean "regular text"? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Sheriff Shindo Tech: ie if you get a match then let a = "b" T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Apparently it was as simple as removing the ^ and $ T3/r7/2021-11-03.txt.gz:{chan ch=tech}Sheriff Shindo Tech: since you know you want darklight as an answere T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Is there a way to use that function in GetVar? if (GetVariable("runto") == "zan(g|ga|gar)?") then isn't working. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: you just do x == "zan" or x == "zang" or x == "zanga" or x == "zangar" T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: So I need to do separate getvariable clauses for each? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: either that, or assign it to a different variable beforehand T3/r7/2021-11-03.txt.gz:{chan ch=tech}Sheriff Shindo Tech: if you are testing the same string ie GetVariable("runto") multiple times it is cheaper to assign it to a local variable then test each that against each option anyway T3/r7/2021-11-03.txt.gz:{chan ch=tech}Aoric Tech: if (string.find("zangar", GetVariable("runto"))) then T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: nah... local idx,endidx = string.find("zangar", GetVariable("runto")) if (idx == 0) and (endidx >= 3) then .. though you'd probably want a different endidx comparison value than 3 for different area keywords T3/r7/2021-11-03.txt.gz:{chan ch=tech}Tech: Aoric nods at Nohh. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Why isn't this working?: ^p-aga(t|th|thi|thin|thino|thinon)?$ - Nothing happens when I try variations of p-agat/p-agath, etc. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Sheriff Shindo Tech: try escaping the - T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: and make sure it's marked as a regular expression alias T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Thanks. I had to escape the dash. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Gigel Tech: is there a way to remove duplicate keys ? T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: keyring get ITEM T3/r7/2021-11-03.txt.gz:{chan ch=tech}Gigel Tech: i have 100+ keys, I was thinking of a script than remove keys where count > 1 :) T3/r7/2021-11-03.txt.gz:{chan ch=tech}Princess Alison Tech: Sath posted a plugin like that on the tech board a whil back T3/r7/2021-11-03.txt.gz:{chan ch=tech}Gigel Tech: thanks, will search it T3/r7/2021-11-03.txt.gz:{chan ch=tech}Gigel Tech: can't find that post on Tech board :( T3/r7/2021-11-03.txt.gz:{chan ch=tech}Gigel Tech: is the a way to see older notes on the board ? T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: no T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: i asked lasher and he said no, so i'd guess its a hard no unless theres a bot somewhere on here that keeps logs of all public notes T3/r7/2021-11-03.txt.gz:{chan ch=tech}Gigel Tech: If it was before july, it's gone T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: this is the only mud I've ever known of/played that auto deletes all old notes with no way to see them. Weird, but that's how it goes I guess. It saves space, I guess, though I can't imagine it's much. I guess it all adds up. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: 24 years of notes. if I see something important to me I ususally put it in notepad T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: would be nice if the non-auto generated notes saved T3/r7/2021-11-03.txt.gz:{chan ch=tech}Gigel Tech: I do the same... back to trying to make a script to remove keys if count > 1 T3/r7/2021-11-03.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: yeah. but after awhile unless you have some kind of really good search feature than can go into each note or people are really good with titles you don't really know what you are looking for T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: I mean, you'd think that, but I've been searching notes for over 20 years and can easily find old notes even though hundreds or thousands are on the list. Nobody would be OBLIGATED to search through them, but would be nice if you could. T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: in the option between "harder to search for notes" or NO notes, I'd choose the former. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: when put that way. I'll agree with you. lol T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: anyways cant you use grep on here or is that not a thing here? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: there are times I've found things I didn't know how to ask, or know I should ask that's updated or fixed something for me T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: like read board || grep zxavier is that not a thing here orrrrr T3/r7/2021-11-03.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: oof, i dont think it is according to the lack of a help page for it. alas, maybe we should recommend that T3/r7/2021-11-03.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I don't think so.. what you said T3/r7/2021-11-03.txt.gz:{chan ch=tech}Rakiso Tech: is https://winds.aardlyworthit.com/ working for anyone? it seems winds trading site is down T3/r7/2021-11-03.txt.gz:{chan ch=tech}Turie Tech: It is more than likely down, sadly. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Regarding Khadaji's request for grep... you can do 'note from ' or even 'note to ' on any board to see notes that are authored by, or replied to, said player. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Naricain also has a 'grep' plugin that I like. It's pretty nifty. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: ohhh, didn't know you could do that, or that there was a plugin T3/r7/2021-11-03.txt.gz:{chan ch=tech}Princess Alison Tech: grep? T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I mean, it's all listed in 'help note reading' :p T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Alison: Yes. Naricain has a plugin that allows you to grep information that you're looking for instead of having to fish through it all. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: well, I read that back when I was trying to get help note reading like 20 years ago :P T3/r7/2021-11-03.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley smirks. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: how do I insert a vriable into a random plugin pls? e.g. the variable cspl. This doesn't workmatch="spl *" T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: how do I insert a vriable into a random plugin pls? e.g. the variable cspl. This doesn't workmatch="@cspl *" T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: how do I insert a vriable into a random plugin pls? e.g. the variable cspl. This doesn't work: match="@cspl *" T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: sorry, third time lucky :P T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can't do it that way, Qyx. You can, however, create a generic alias and send the variable. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: yeah, gammon/fiendish said no in the forums. how would you insert generic alias into that code? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: match="@cspl *" T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You would match something like: attack, and then in the Send portion, you'd do @cspl (with Expand Variables ticked). T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Then any type you typed 'attack', it would send the command in @cspl. Now if it's a series of commands, that's a bit different, so it really boils down to what you're trying to do. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Vanellus Tech: Okay I'm trying a simpler Chromebook method - Parallels. Will report later or after my holiday T3/r7/2021-11-03.txt.gz:{chan ch=tech}Vanellus Tech: Ah no I see the desktop is for business only. Most users won't be able to. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Vanellus Tech: Shit, sorry. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: well, what I was trying to do is get a plugin to match a client side/value-assigned variable, which is impossible. Then I tried to insert a client side alias into the plugin (just its name) withthe alias doing the match and the client-side cariable. However, the plugin wouldn't even load with me just inserting the alias name into it as a command. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That... did nothing to clarify. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: hehe ok how do I insert a client-side alias, let's call it 'sss', into a random plugin. How do I make a plugin make 'sss' execute/work? T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Why would you throw it into some random plugin? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Durel Tech: AddAlias() ? Is this what you want? --> https://www.gammon.com.au/scripts/doc.php?function=AddAlias T3/r7/2021-11-03.txt.gz:{chan ch=tech}Durel Tech: Why would you want to add that alias to another plugin instead of just putting it in a new one though? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: you can't add an alias to a plugin except by editing that plugin, you can get a plugin variable with GetPluginVariable T3/r7/2021-11-03.txt.gz:{chan ch=tech}Durel Tech: Oh yeah, I meant to edit the original plugin to add an AddAlias() call T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: but it has to be stored with the mushclient variable functions, not just some lua variable T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: ok short answer is I'm crap at coding and just trying to cannibalise a plugin :P T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: ok so GetPluginVariable will let me get a variablefrom client? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Durel Tech: that will give you the contents of that variable T3/r7/2021-11-03.txt.gz:{chan ch=tech}Durel Tech: and you can modify it with the corresponding SetPluginVariable() call T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: i dont think there is a SetPluginVariable T3/r7/2021-11-03.txt.gz:{chan ch=tech}Durel Tech: oh whoops, I did a quick google search for that and there was a hit...but it was a hit saying it wasn't implemented T3/r7/2021-11-03.txt.gz:{chan ch=tech}Durel Tech: that's what I get for trying to pup and give answers at the same time :P T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: ok so how would I call the value of client-side variable cspl in a plugin that has: match="@cspl *" T3/r7/2021-11-03.txt.gz:{chan ch=tech}Tech: Amarufox crosses his arms and nods slowly and sagely to Durel. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: maybe it's impossible which is finew T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: maybe it's impossible which is fine T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: if it's matching that, im guessing that's an alias? doesn't mean it's storing anything in a variable, need more info T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: match="@cspl *" is just one line of the plugin. does other stuff. @cspl is the name of a variable T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: that I assign client-side T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: i would really recommend you make a backup copy of the plugin, then just try to modify it to do what you want rather than hacking something up - especially if you don't really know what you're doing, keep it simple T3/r7/2021-11-03.txt.gz:{chan ch=tech}Durel Tech: Are you asking how to get the contents of a variable named cspl in a plugin? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: yes, I want a plugin to do something when it matches a variable (cspl) that I have assigned client-side T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: Yeah, I will, Nohh. good advice :) T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: so you want to change what an alias matches? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Durel Tech: So you want to add a trigger to the plugin to check for something matching your variable? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: or changing a trigger's match value? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: yeah plugin already matches something static fine. Want plugin to match a client-side variable T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: you can use SetAliasOption("match", "") or SetTriggerOption("match", "") T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: and skip the variable entirely if it's only used to store the value you want to match T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: ok let's see if i can do this. bbiab :) T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Gtood luck. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley was on phone with a patient who claimed we got his weight wrong... T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: "I am not 274! I am 272!" T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: mans out here struggling for every pound and you're just adding em back on T3/r7/2021-11-03.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers softly. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Nah, it really was 274 vs 247. Whoever entered his weight in transposed the numbers. Still, some people are very much like that. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: To be honest, though, weight is a big issue in our practice. If they are over our 45 BMI limit, they can't have a procedure here. Oh, the difference two pounds can make. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: also wouldn't want to be too far off if you're like, calculating dosages for anesthesia.. doubt 27 pounds is gonna kill someone but still T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: so you're saying before the procedure they gotta stop drinking water for 24 hours? T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Redryn: Well, not so drastic as that, but they are on a liquid diet for the day prior, and light meal the days prior to that. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And nothing to drink after midnight the date of the procedure (up to 7am if they're an afternoon appointment). T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: same as any surgery T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: i mean that's one way to cut a couple pounds if you really need to... and that bmi isn't exactly a very scientific measure T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If it's the difference of a pound or two, it's not going to matter and we chalk it up to water weight. It's when they're borderline and their last weigh-in was three weeks ago. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It isn't, but it's a precautionary measure. We're a limited-resource facility, so we cut off at certain levels. If a patient is ASA 3 or ASA 4, we cannot have them done here for fear of an unsafe procedure, so we schedule them out to the hospital instead. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: ah, i see T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: In truth, we could probably do a BMI limit of 45+, but there has to be that cutoff where we say, "Nope, not going to risk it here. Don't care if you're physically fit and all muscle." T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: what about body fat % scales? i know they're not accurate, but probably better than bmi no? ( i don't actually know) T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: We don't measure that. It may be a better measure than BMI, but this is America. You're bound to have more people overweight with a ton of body fat than over BMI with a ton of muscle. In fact, in the 10 months I've been here, I've not seen an overly muscled patient needing a colonoscopy or endoscopy. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: now i'm wondering if there are any countries that have a big problem with people just being too muscular T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The BMI is somewhat generous, though. At 60", a person would have to weigh in at 231 lbs to be disqualified. At 72", they'd have to be 332 lbs. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If you're 5' tall and 230 lbs, you have other issues you need to be concerned about. Besides, a majority of our patients are in their 50s needing colon screenings anyway. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: thanks for all your help, everyone. can't get it to work. Think i need to sit down and read up on plugins and add a little bit of code that allows me to assign a variable with varying content directly in the plugin T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Qyx: Bear in mind that GetPluginVariable only works if it's a "physical" variable and not one stored in local memory. Lua variables are stored in local memory. "Physical" variables are stored in the state files. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: try using the plugin wizard to convert your trigger and stuff into a plugin T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: you can just use local lua variables in a plugin, although it doesn't save between sessions T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Redryn: It sounds like Qyx wants to modify a plugin that someone else created to add an alias to it to suit his needs. Of course, he can do that by modifying the xml, but no need if the variable itself is tangible in a state file. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: just modify the plugin is probably easiest? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: yeah trying but I'm crap at coding :P T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: same im just good at google T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: coding just needs some common sense, trial and error, and google T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: if you're not trying to make beautiful elegant code :p T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: also on modern PCs, and the basic stuff we'd probably be using, efficiency isn't really that important T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: pfft, how am i gonna win GQs if I don't hyper optimize my custom SnD T3/r7/2021-11-03.txt.gz:{chan ch=tech}Rakiso Tech: efficiency? i am using a quad core cpu to run aard.. pretty sure it can handle a crappy code T3/r7/2021-11-03.txt.gz:{chan ch=tech}Qyx Tech: fair enough, I shall make this a mini-project for the coming week :) T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: jokes on you rakiso, mushclient is single threaded! T3/r7/2021-11-03.txt.gz:{chan ch=tech}Redryn Tech: you better have a 500mhz processor T3/r7/2021-11-03.txt.gz:{chan ch=tech}Talbor Tech: lol T3/r7/2021-11-03.txt.gz:{chan ch=tech}HellRaisin Ruckus Tech: nobody expected the single threaded spanish inquisition! T3/r7/2021-11-03.txt.gz:{chan ch=tech}HellRaisin Ruckus Tech: chief among their weapons is the single threaded element of surprise T3/r7/2021-11-03.txt.gz:{chan ch=tech}Vanellus Tech: OMG the shit I produce! It's fine. I tell myself it's fine then I show it to my mate who works on the core of BIND and stuff. He can always reduce my 400 line script to two 3 line functions all neaty packaged. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Vanellus Tech: And it runs 4x faster but who cares? It was taking 0.25 seconds or whatever. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Vanellus Tech: SHit code is still lovely. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: worry more about writing code that's readable and maintainable T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: the guy in some foreign low-wage country who replaces you will thank you later T3/r7/2021-11-03.txt.gz:{chan ch=tech}Vanellus Tech: Yes! T3/r7/2021-11-03.txt.gz:{chan ch=tech}Vanellus Tech: No I've changed my mind - he can than k me now. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: i was joking, he's not gonna thank you T3/r7/2021-11-03.txt.gz:{chan ch=tech}Anssett Tech: don't suppose there's a way to tie in the "pagesize" mud command with the mush "aard layout save" command T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: No, since the layout is your physical layout and pagesize is a MUD command. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Anssett Tech: wonder what sort of bad ideas i can get myself into by trying to squeeze that sort of change into the layout plugin :P T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: you can create an alias for aard layout restore x and change the pagesize there, as long as it's flagged to keep processing T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, I mean, you'd probably lose those changes when you update. :p T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But honestly, how often are you restoring a layout that you need to change your pagesize in conjunction? T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Nohh has it right, though. Create an alias to tie the two together. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Anssett Tech: i wfh on a large monitor half the week, and in the office on a small laptop the other half, so twice a week i change location and screen layouts T3/r7/2021-11-03.txt.gz:{chan ch=tech}Anssett Tech: i will give an alias a try. should have thought of that myself too heh T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Pfft. Yeah, just create your own alias to restore and set paging automatically. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: can't imagine ever wanting to use pagesize over just scrolling back T3/r7/2021-11-03.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers softly. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I refuse to use pagesize. T3/r7/2021-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: With split screen, it's easier to scroll back and not miss anything anyway. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: only really makes sense if you're playing on some weird terminal without scrolling T3/r7/2021-11-03.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Anssett Tech: chalk it up to personal preference :) T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Is there a way to do a gmcp check for your alignment and do things in accordance to your alignment? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: of course T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Uh... could you tell me how to do this? :P Like something along the lines of: require "gmcphelper" / local MyAlignment = tonumber(gmcp("char.status.alignment")) / if MyAlignment >= 500 and MyLevel <= 2500 then T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: yeah i guess something like that? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Yes, but what is the exact code? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: idk T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Hmm... apparently it might be status.align... hmmm... T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: google aardwolf gmcp T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Hmm... apparently it wasn't status.align? Getting an error. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: the documentation is all out there and readily available T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Well, if I'm reading the wiki article correctly, it should be status.align but it isn't working for some reason. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Quadrapus Tech: char.status.align? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Yes. char.status.align T3/r7/2021-11-03.txt.gz:{chan ch=tech}Quadrapus Tech: share the entire piece of code please T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: My script is returning an "attempt to compare number with nil" error. https://pastebin.com/y3weuJGy T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Whoops, forgot to edit one MyLevel to MyAlignment. False alarm, working. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Wardsmith Tech: I was about to say, I didn't see a variable declaration for MyLevel lol T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Also, for anyone curious, when you do a prs T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Also, for anyone curious, when you do a range for alignment, if you're doing a range for negative alignment, you have to do them in reverse order. So -2500 to -500 for instance. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Wardsmith Tech: Makes sense. -500 is higher than -2500 T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: quick maffs T3/r7/2021-11-03.txt.gz:{chan ch=tech}Wardsmith Tech: 2+2 is 4 - 1 is free? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: ting goes skrrahh pap pap kakaka skidiki pap pap T3/r7/2021-11-03.txt.gz:{chan ch=tech}Wardsmith Tech: Speaking of scripts. I've been doing a little bit of self-taught Lua, and Yuna's script let me see that 'gmcphelper' would let you get data from the game. Is there a guide somewhere to utilizing gmcphelper? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: just open lua/gmcphelper - not much in there T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: google aardwolf gmcp to see the values available T3/r7/2021-11-03.txt.gz:{chan ch=tech}Wardsmith Tech: Ahh, much appreciated. Many thanks T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Basically this: http://www.aardwolf.com/wiki/index.php/Clients/MushclientGMCP T3/r7/2021-11-03.txt.gz:{chan ch=tech}Negader Tech: if i click on display on top of my mush, there's nothing for page down. can this be fixed somehow? https://ibb.co/60hhFD5 I want it to do page down. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: What's wrong with this script of mine? I'm pretty sure it's not activating when the target number is 10. It never has. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: https://pastebin.com/aWayy0Uk T3/r7/2021-11-03.txt.gz:{chan ch=tech}Karathos Tech: works fine with 10 for me T3/r7/2021-11-03.txt.gz:{chan ch=tech}Punkgirl Tech: anybody else having a problem with quest on s&d for asherodan area? I get a runtime error T3/r7/2021-11-03.txt.gz:{chan ch=tech}Radric Tech: I think it's new? T3/r7/2021-11-03.txt.gz:{chan ch=tech}Radric Tech: I mean the area, not the error T3/r7/2021-11-03.txt.gz:{chan ch=tech}KnightLord Throxx Tech: rt thefe, stand in first room, snd reload, xset indea area, xset mark T3/r7/2021-11-03.txt.gz:{chan ch=tech}Punkgirl Tech: ty throxx i'll go try it now T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: How do I edit a room's room ID in the aardwolf.db file using SQ lite? Apparently editing uid under room does nothing for mapper. T3/r7/2021-11-03.txt.gz:{chan ch=tech}Nohh Tech: uh that sounds like a bad idea T3/r7/2021-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: I'm trying to make mapper work for rooms that are unmapperable but that have non-unique room IDs. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: can someone explain "send to script after omit" as a destination for a trigger, in a nutshell? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Vanellus Tech: Can they add the difference between World and Execute, in a second nutshell? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: nah... two nutty... T3/r7/2021-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Xyzzy: Send to script after omit is typically used for trigger styles. T3/r7/2021-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It will omit the line from the screen and allow you to write a new line that doesn't trigger anything. T3/r7/2021-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: An example of how that works, I think, is with the #gag command in MUSH. T3/r7/2021-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Vanellus: Easier to explain: World sends raw commands (e.g. if you typed asdf, it'd send asdf). Execute will try to execute aliases (e.g. if asdf is an alias, it'll try to execute the alias first) T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: thanks :) T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Usually won't need send to script after omit unless you're rewriting lines. I did that for EQ subs (changing (K)(M)(G)(H) to [KMGH] with the brackets changing color depending on if it were invis or not) T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: lol in the same breath, a tech analyst just said everyone needs 200 Mbps and he lives in a "modest" 4K square foot home T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: 200 MBps upload i meant T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tech: Qyx boggles at the concept. T3/r7/2021-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That'll help when Elon Musk develops the chip he wants to stream music right to your brain. T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: I've got that down, but I don't plan on streaming any thing back to him so I don't need symmetrical :) T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers softly. T3/r7/2021-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: C'mon, he only wants to see your wildest fantasies! T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: lol! Maybe you'll need it to float around the metaverse :P T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: yeah I saw something earlier about dating in the metaverse. Let me design the hottest avatar to meet in a virtual bar. Probably have to pay for drinks with real money though T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: of course, heard Nike are releasing virtual trainers you can buy in there :P T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: can't wait to get a pair T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: pfft I'm holding out for Reebok Pump T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tech: Qyx flibbers his lips at SNEAKER Mushambo. T3/r7/2021-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Hey, dating in the metaverse will be Second Life all over again! T3/r7/2021-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I mean, FB already failed with dating as-is. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: he's going to bankrupt himself and he doesn't realise it :P What was the downfall of myspace? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Torkin Tech: tom T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: Tom never talked back to me? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: Tom? one person took down myspace? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Torkin Tech: actually i think tom sold for a ton and went on and lived life well T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: the creator sold it? but what happened to it? what didthe new owner do with it? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: You talking about myspace? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: Didn't yahoo buy it and drive it into the ground T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: ahh, yeah T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: i think we'd all agree that if Geocities was still around, the world would be a better place T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: no it was bought by News Corp T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: was it? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: yes T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: and they wrecked it? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: though it is currently owned by Time Inc T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: oh it still exists? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tech: Qyx boggles at the concept. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: no they just didn't do shit with it, tried to use it to sell music at best.. facebook completely took over T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: Meta* took over LUL T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tech: Qyx laughs out loud. T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: Linden Labs still exists, i bet they got some great patents still T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: just saying, don't think Zuck realises he's not immortal T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: well he hasn't died yet.. just sayin' T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: hehe I just can't meta taking off. maybe I'm just of touch with what people want :P T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: can't see* T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: Ive had to try out "virtual coworking" for a report, it's about as bad as you'd expect...I only have one choice of hoodies for my avatar T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tech: Qyx falls to the ground and rolls around, laughing hysterically. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: it's just a company reorg and branding for now, maybe wait for there to be an actual product before dismissing it completely T3/r7/2021-11-04.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: never forget when you read about X startup gettings tons of money...if the VCs don't spend it somewhere, they have to return it T3/r7/2021-11-04.txt.gz:{chan ch=tech}Qyx Tech: well fair enough, not on social media. it's not my thing :) maybe people will get into it. I dunno T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: I have a dinv question. From reading dinv help organize, it looks like there's no way to have it put everything away that you're carrying, but not anything equipped. Is there some method I'm missing? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: try dinv organize ~worn T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: aha, thank you T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: but my dinv organize doesn't like.. take my gear off to put it into bags, so idk T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: The help says it will, and when I did dinv organize type portal it removed the portal I had T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: I really don't want that happening with everything I have on T3/r7/2021-11-04.txt.gz:{chan ch=tech}Kaylie Tech: dinv store all T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: okay maybe it will do that if you use a query, but just 'dinv organize' shouldn't... and if you need to use a query, then ~worn will ignore anything worn T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: dinv store will only put it back into a bag if it was previously in one, organize will organize newly acquired items.. like if you wanted to sort bonus loot T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: anyone have a better method of checking if character is in combat than using the gmcp status? Apparently it doesn't update quickly enough to know that you're out of combat if used in a check in a plugin :-p T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: Yeah, I love this organize feature, I just need to figure out how to make it work the best way for me without messing up what I've got on. Bonus loot is one reason for that. One other question. Is it possible to tell the plugin to remove everything from a bag that does not match its organize info? If that even makes sense? I suppose I could just get all from bag, dinv organize but is there a simpler way? T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: Hmm. The health checker I use checks for a change in char position through gmcp and seems to do just fine. Not sure if that's how you're doing it T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: basically I'm trying to figure out if the mob that was just killed was the last one... so using char.status.state. Unfortunately, it apparently takes a while after them mob dies to update. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: hmm. Let me check the exact thing I did with the health thing T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: Yeah, I used the char position. If it's 8, you're fighting, otherwise you aren't. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: seems to update fast, but to be fair I'm using that to store info I check with a hotkey, but I've noticed it's updated properly as soon as the fight ends if I press that key T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: you can't check it immediately upon the is DEAD! trigger or whatever, but it doesn't really take long to get the gmcp update T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: I think maybe if I request an immediate gmcp update there's a chance... T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: no point, it's going to be sent T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: qwhat are you trying to do when combat ends exactly? I'm trying to think of anything that wouldn't be fine going off a second or so after the end of combat T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: it's not sent as quickly as I need... checking status, if not in combat do something. It runs through so fast that you're always in combat after a mobs dead. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: If I am "in combat" after killing a mob, ie. AOE, then do nothing, else do something, like fence T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: the "something" could be anything that's no an in-combat command. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: hmm. So when a mob dies, check the gmcp position. If it's 8, do the aoe. If it's not, then fence or whatever. Should work just fine T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: if you're in combat state, set a flag that you've started combat... then keep checking gmcp state updates until state == 3, then do the thing T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: does state update slower than position? I wouldn't think so but I haven't actually tried writing new code in ages T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: I thought it all got sent at once T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: I think it's all set at once, but basically it needs to wait for SOMETHING to come across as gmcp is coming in comm packets. Or at least that's my understanding. No comm == no packets == no update T3/r7/2021-11-04.txt.gz:{chan ch=tech}Durel Tech: GMCP can take a little while to update. As an example, check your level via gmcp in a trigger that fires when you level up. GMCP will report your previous level because it hasn't updated yet. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: not sure about the "all at once" thing T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tech: Fyzzy Xyzzy rapidly nods twice at Durel, in complete agreement. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: okay, so it's possible that position updates more quickly. Might even be why I chose to use that T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: thanks for the ideas at any rate... I'll muck around and see what I can come up with T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: if you just want to queue actions to be processed after combat... you add code in an OnPluginBroadcast, check for gmcp updates, and if state == 3 and there's something in the queue, process the queue T3/r7/2021-11-04.txt.gz:{chan ch=tech}Durel Tech: I believe that the recommended way is to have your plugin watch for gmcp broadcasts and then do your thing when the appropriate broadcast shows up T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: Yeah I was just looking, that's what this does, and if there's any delay after something dies, it's less time than it takes for me to press alt-d T3/r7/2021-11-04.txt.gz:{chan ch=tech}Selitos Tech: the spellup plugins have a queue, just watch how they do it T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: yeah, I didn't really want to queue it, but I think it may have to be. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: the joys of asynchronous programming T3/r7/2021-11-04.txt.gz:{chan ch=tech}Durel Tech: A kludgy alternative would be to trigger on what you want and then schedule a check for gmcp a little later (half a second? more? less?) and hope you get lucky. That's not what I'd recommend, but it's an easy hack that will (mostly) work. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: it'll still mess up sometimes, so you could also add triggers for spell tags or whatever to requeue the thing automatically (would need a custom trigger for something like fence) T3/r7/2021-11-04.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: yeah... apparently it involves work ;) off to make dinner for now :-D T3/r7/2021-11-04.txt.gz:{chan ch=tech}Karathos Tech: I have this on a trigger when I gain xp after killing a mob, works for me, but you may need to adjust the wait depending on your latency etc. https://pastebin.com/a1SbtQT2 T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: wait what... I organized some bags, added a query to another bag to match stuff that was still in my bag, and did dinv organize again. Now it's apparently taking everything out and putting it back again T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: still in my inv, rather T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: the items might be matching both bags... T3/r7/2021-11-04.txt.gz:{chan ch=tech}Faylen Tech: oh... I see. It apparently does partial matching... Good in some cases, not in this one. hrm T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: my master of history ring gets pulled out of a bag, put into my aard satchel, then pulled back out and put into the original bag cause of that T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: Why is S&D not auto turning on noexp? I had it set to 300 xp and it's not stopped twice now T3/r7/2021-11-04.txt.gz:{chan ch=tech}A Calm Stormwind Tech: that particular feature is wonky and broken I don't use it any more. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: fair enough T3/r7/2021-11-04.txt.gz:{chan ch=tech}Karathos Tech: if you get more than 300xp in a single kill, and lvl without hitting the threshold, it won't trigger T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: or if you're in combat with multiple mobs, and kill one and have commands stacked up and kill the other before the noexp toggle executes on the server... T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: there's infinite levels to be gained, having leveled that way for a while i don't think it's really worth turning off xp.. and in a few tiers, you won't gain enough xp finishing a campaign to come even close to leveling T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: it's more about making sure you hit a cp every level, no? T3/r7/2021-11-04.txt.gz:{chan ch=tech}A Calm Stormwind Tech: yep I just do it manually when i need to T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: levels are important too though T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: depends on how you value qp T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: For example I want to make sure I have enough cp to A) remort and B) get a level 1 bp next remort T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: I could EASILY out level the pace of getting enough qp to do that T3/r7/2021-11-04.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: unless you got a personal goal of doing as many campaigns in as few levels the whole noxp part is kind of... not that useful T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: you're basically never gonna level fast enough to not have qp to remort even if you're just questing T3/r7/2021-11-04.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: the further you get, the faster you can do cps and more qps you get from regular quests. T3/r7/2021-11-04.txt.gz:{chan ch=tech}Elfo Tech: until you redo, then after 30 cps you make less and less qp :( T3/r7/2021-11-04.txt.gz:{chan ch=tech}Tuskony Tech: I stopped cp'ing at level 30 last remort T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: being tier 9 is a huge power difference, just from the innate tier bonuses.. then when you get into redos, you're gaining instinct trains for every level on top of your normal trains T3/r7/2021-11-04.txt.gz:{chan ch=tech}Nohh Tech: sure your qps taper off but it's not like the people earning the most QP per day aren't still t9 redos T3/r7/2021-11-04.txt.gz:{chan ch=tech}Elfo Tech: heh :) T3/r7/2021-11-04.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: anyway point being you are slowing yourself down mostly without any real benefit at the end of the day T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: To get to sendhia I have to go to Vidblain 5,6 and enter a portal. Any way to make mapper do this automatically? Or do I simply just set up a cexit at 5,6? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Aoric Tech: purchase a portal to sendhia T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: the best way is to buy a sendhia trivia portal T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: Hmm they cost trivia points obviously? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: 15 of em! T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: I have 0 T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: Guess I am running there lol T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: well, you'll get them as you cp/quset T3/r7/2021-11-05.txt.gz:{chan ch=tech}Aoric Tech: the next portal that you can use is the portal to darklight which is around level 84 or something T3/r7/2021-11-05.txt.gz:{chan ch=tech}Sheriff Shindo Tech: once you've explored the starfield your mapper, once you get there will get you to sendhia, so you need two actions T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: sendhia portal is totally worth it. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: its the only trivia portal i bought thus far T3/r7/2021-11-05.txt.gz:{chan ch=tech}Aoric Tech: same T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: Do I just turn on the trivia channel and then participate? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: portal to imperial is also pretty low level T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: no, help trivia portal T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: nah you'll mostly get trivia points from campaign rewards/quest rewards/killing mobs T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: ohh hmm T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tech: CheeZy Bot HiSaZuL crosses his arms and nods slowly and sagely to Nohh. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Sheriff Shindo Tech: umm no, trivia points are awarded for all sorts of things, including campaign completion and quests T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: can also buy some. but their price is going up due to some changes T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: its all pretty random, so there is no set way of earning them (besides buying from others) T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: but as long as you do more cps and quests, you'll get them T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: "your next campaign awards a trivia point" is a very common daily blessing reward T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: Oh i have 2! Sorry to spam tech with not really tech questions T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: even if you don't want to campaign, you can also just pick up a campaign every level and if it doesn't give a trivia point abandon it T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: good tip T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: you can also do some cybering for tps >_> T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: you offering your TPs hisazul? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: hahaha T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: im usually the one... uh... no T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tech: Korendir tells you lots of information you really didn't need to hear. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: that was not what i expected it to do :P T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: ohhh T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tech: CheeZy Bot HiSaZuL whispers something to Korendir, who cringes away fearfully in response. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: Ok I have an actual tech question. How my come mapper won't auto board this airship when I have a "mapper cexit board airship" set for the room T3/r7/2021-11-05.txt.gz:{chan ch=tech}A Calm Stormwind Tech: are you attempting to go to a room beyound the one your in automatically? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: I want my mapper, when I ahve to run to gnomalin, to automatically get on the airship T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: you can xset mark the next room to be the entrance room T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: what is the help command to learn about that T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: if the destination is beyond that. it will use the cexit to get to it. but it doesn't do anything on its own when you just walk into the room T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: xhelp mark T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: cool ty T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: perfect! ty T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: mark and keyword are 2 of the most useful commands to adjust your snd T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: I'll have to do more reading! T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: just xhelp alone should show you the list of commands you can read up T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: well if you are using snd. you can bypass vidblain randomness T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: how? T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: so you can directly run to sendhia even without any portals. tho that specific setting has always been on finiky side T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: its never worked well for me tbh T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: don't even need snd to make mapper work with vidblain, just some waits and a mapper goto in the cexit that takes you to vidblain T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: xhelp vidblain T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: so is xhelp part of S&d? T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: yes T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: you can use snd help vidblain T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: anyway as nohh said it may be more beneficial to make a plain alias for running to sendia with wait and goto commands T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: it will be rather slow tho. and gotta fiddle to find a good wait value so it doesn't break too often T3/r7/2021-11-05.txt.gz:{chan ch=tech}Korendir Tech: 1 second should be sufficient since there isnt a lag time, mapper just needs to know where u landed T3/r7/2021-11-05.txt.gz:{chan ch=tech}KnightLord Throxx Tech: I can go as many as 4 sec d T3/r7/2021-11-05.txt.gz:{chan ch=tech}KnightLord Throxx Tech: depending on how long take too get to the spot T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: the snd vidblain fix is faster than the mapper goto cexit, but the mapper goto cexit can be used in a few other places with random landing spots T3/r7/2021-11-05.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: anyhoo try both :P figure out which you prefer. then a trivia portal and bypass all the weirdness T3/r7/2021-11-05.txt.gz:{chan ch=tech}Gigel Tech: it is possible in dinv to set priority for hammer ? So I have at least one weapon as hammer for hammerswing ? T3/r7/2021-11-05.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Don't think so, but you can always prioritize damtype. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Gigel Tech: how is value of Pierce used in priority ? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Durel Tech: Gigel: In a dinv priority, the "pierce" field gives you the ability to say how much to prioritize an item with pierce resists. It's honestly not something you probably need to worry about T3/r7/2021-11-05.txt.gz:{chan ch=tech}Gigel Tech: I'a a Blacksmith and I want at least one of the weapons to be a hammer, for hammerswing T3/r7/2021-11-05.txt.gz:{chan ch=tech}Gigel Tech: I can't hammerforge weapons that are not made of metal T3/r7/2021-11-05.txt.gz:{chan ch=tech}Durel Tech: Nod. Dinv currently doesn't give you the ability to prioritize particular weapon types. As a workaround, you could have one of your containers be ignored by dinv (see "dinv help ignore") and then put the weapons you don't want to use in that bag for now. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Gigel Tech: can I priorityze damagetype ? what value should I put for pierce ? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Durel Tech: see "dinv help weapon" for examples on that T3/r7/2021-11-05.txt.gz:{chan ch=tech}Durel Tech: Heh, the first example in that helpfile is just what you want :) "dinv weapon [your priority] pierce" T3/r7/2021-11-05.txt.gz:{chan ch=tech}Gigel Tech: that will take both weapons as pierce, but I just want one to be Pierce the other to be best in slot :) T3/r7/2021-11-05.txt.gz:{chan ch=tech}Gigel Tech: I think ignore bag is the easier solution :) T3/r7/2021-11-05.txt.gz:{chan ch=tech}Durel Tech: Probably :P Also, if you have specific things you want to wear, you could always just make a snapshot with what you want. See "dinv help snapshot" for that. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Gigel Tech: never used Snapshot , will give it a try. BTW, Thanks for the great plugin ;) T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tech: Durel smiles happily. T3/r7/2021-11-05.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: what's a good value mechanical keyboard? i feel like making some music while i play T3/r7/2021-11-05.txt.gz:{chan ch=tech}404 Eroe Tech: I have two of the Das Keyboard model S T3/r7/2021-11-05.txt.gz:{chan ch=tech}404 Eroe Tech: probably going to pick up a third soon. I like those. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Griks Tech: I can second the Das Keyboard rec, I like mine T3/r7/2021-11-05.txt.gz:{chan ch=tech}Quadrapus Tech: Have multiple Das keyboards and have loved every one T3/r7/2021-11-05.txt.gz:{chan ch=tech}404 Eroe Tech: a lot of people also like WASD keyboards. Not really a fan but it's another popular option if you're on the wrong type of drugs. T3/r7/2021-11-05.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: better than emu? T3/r7/2021-11-05.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: woops miss.. just the regular "model S pro" ? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tech: 404 Eroe nods. T3/r7/2021-11-05.txt.gz:{chan ch=tech}404 Eroe Tech: pay attention to switches though. if you want clicks you'll want to make sure you get the right ones T3/r7/2021-11-05.txt.gz:{chan ch=tech}404 Eroe Tech: the mx blues are the ones you want (I think they have different switches) T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: I have a weird problem with the first ascent and my mapper not wanting to open one of the trap doors on the way in. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: this is how my mapper shows the exits direction T3/r7/2021-11-05.txt.gz:{chan ch=tech}Qyx Tech: trapdoor with key? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Veritheia Tech: Are you missing the key? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: Dark and forgotten | 43151 | open u u | T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: keep in mind there is a semicolon between the u's T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: I just don't know how to write it lol T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: u;u T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: no key required, i can always just "open u" when I get stuck here T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: the mapper shows the dir as "open u;u" T3/r7/2021-11-05.txt.gz:{chan ch=tech}Qyx Tech: mapper cexit open u;u? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Kaylie Tech: you need TWO semicolons in between mapper commands T3/r7/2021-11-05.txt.gz:{chan ch=tech}Qyx Tech: oh yeah T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: nods that's how its set with 2 T3/r7/2021-11-05.txt.gz:{chan ch=tech}Qyx Tech: mapper cexit open u; T3/r7/2021-11-05.txt.gz:{chan ch=tech}A Calm Stormwind Tech: doesn't mapper auto open doors? don't need a cexit i thought? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: mine doesn't? T3/r7/2021-11-05.txt.gz:{chan ch=tech}A Calm Stormwind Tech: maybe im wrong ive had pass door for so long forget how it works initially T3/r7/2021-11-05.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: last time it did that for me was zmud T3/r7/2021-11-05.txt.gz:{chan ch=tech}Veritheia Tech: The ascent door needs a key T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: I mean I'm def setting my exit correctly (i have aliases for each direction and they all work everywhere else) T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: the greasey trap door? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Veritheia Tech: oh that door, no T3/r7/2021-11-05.txt.gz:{chan ch=tech}Qyx Tech: you using mushclient T3/r7/2021-11-05.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: As a side note, you can use 'enter trapdoor' instead. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Qyx Tech: yeah we were looking at that. why have two exits to same place? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Veritheia Tech: ask Flat and Doa T3/r7/2021-11-05.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Sometimes it's a placeholder and they forget to remove one. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Qyx Tech: ah T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tuskony Tech: Well the solution for me was to not use the trap door but to "enter trapdoor" with my mapper. Very odd T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tech: Qyx smiles happily. T3/r7/2021-11-05.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: how do I toggle sound off for market channel? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: sptog rauction T3/r7/2021-11-05.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Er, rauction is not market. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley peers intently at Nohh. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: oh, duh, i'm out of it and its all aard gear T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: sptog market :P T3/r7/2021-11-05.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: thank you :) lol T3/r7/2021-11-05.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers softly. T3/r7/2021-11-05.txt.gz:{chan ch=tech}Heracles Tech: anyone remember the command to call gmcp to get area to force crowleys snd plugin to update the area list T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: xset index areas ? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Nohh Tech: \\\ require 'gmcphelper' gmcp("request area") ? T3/r7/2021-11-05.txt.gz:{chan ch=tech}Heracles Tech: that's it i think T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: My laptop crashed and all my plugins failed T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Do I have to start from scratch to fix the registry? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: start by making a backup copy of your mushclient directory T3/r7/2021-11-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: just zip it and put it somewhere safe T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: i dont even run windows defender. T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: like vietnam china and egypt have all tried to sync my old emails in the past week T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: define safe T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: and is that a yes T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: ima assume it was a yes T3/r7/2021-11-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: as a non-microsoft user I have no idea what a registery is, other than for weddings T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: its nothing that mushclient cares about T3/r7/2021-11-06.txt.gz:{chan ch=tech}Veritheia Tech: it's basically windows state files :D T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: if you're running an old ass PC with an old OS and aren't even behind a basic ass firewall, just throw that computer in the garbage T3/r7/2021-11-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: or switch to a less stressful OS T3/r7/2021-11-06.txt.gz:{chan ch=tech}Aoric Tech: like ubuntu perhaps? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: or peppermint, which is ubuntu lite T3/r7/2021-11-06.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: less stressful is questionable, heh, but it certainly crashes less T3/r7/2021-11-06.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: my sound and display brightness both don't work and will never work on ubuntu, at least for the foreseeable future, so dont try newish hardware on it. T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Are there any human beings on T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: just us bots T3/r7/2021-11-06.txt.gz:{chan ch=tech}Tech: Aoric nods at Nohh. T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Bots I feel are probably effective at answering yes or no questions T3/r7/2021-11-06.txt.gz:{chan ch=tech}Aoric Tech: beep bop? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: i sometimes ask myself if i'm human too T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: You would be more like a malfunctioning garbage disposal T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: i'm confused was that an attempt at an insult or something? are you upset? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Literally anyone? T3/r7/2021-11-06.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: when is mot NOT upset? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: mushclient does not use the registry, your question makes no sense T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: and if you're being scanned directly and running an old OS, you're 100% hacked and you need to completely wipe that PC and start over with a firewall T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: I already reinstalled and replaced all the plugins T3/r7/2021-11-06.txt.gz:{chan ch=tech}Pharaoh Mot Tech: thanks for your help T3/r7/2021-11-06.txt.gz:{chan ch=tech}Redryn Tech: any idea why dinv seems to often lose data? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: define lose data T3/r7/2021-11-06.txt.gz:{chan ch=tech}Redryn Tech: i keep having to dinv refresh, if not it can't find stuff T3/r7/2021-11-06.txt.gz:{chan ch=tech}Redryn Tech: m T3/r7/2021-11-06.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: you died or removed bags from your inventory T3/r7/2021-11-06.txt.gz:{chan ch=tech}Omphalon Tech: after you die? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Graciella Tech: if you die, you have to refresh T3/r7/2021-11-06.txt.gz:{chan ch=tech}Redryn Tech: oh, death causes it to forget everything? T3/r7/2021-11-06.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: yep T3/r7/2021-11-06.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: gotta refresh after you die T3/r7/2021-11-06.txt.gz:{chan ch=tech}Redryn Tech: bleh, thanks T3/r7/2021-11-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: not everything but it can't be sure you picked up your bags in the same order T3/r7/2021-11-06.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: is there a plugin that helps with note writing? i have problems counting to 79 :) T3/r7/2021-11-06.txt.gz:{chan ch=tech}Rakiso Tech: crowley has one i think T3/r7/2021-11-06.txt.gz:{chan ch=tech}Gaury Tech: anyone know how to get rid of mushclient lag/ T3/r7/2021-11-06.txt.gz:{chan ch=tech}Tuskony Tech: whats lagging T3/r7/2021-11-06.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: what's the "advantage" to someone opening a prepaid phone account under my name? does that help with ID theft in other ways or ...? T3/r7/2021-11-06.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: miss sorry, although I'm guessing one of yall could explain it lol :) T3/r7/2021-11-06.txt.gz:{chan ch=tech}Wardsmith Tech: Can you have an alias refer to a regular expression along with normal commands? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: not sure what you're asking T3/r7/2021-11-06.txt.gz:{chan ch=tech}Wardsmith Tech: alias 'x' contains something such as 'runto x' followed by regex followed by command 'y' T3/r7/2021-11-06.txt.gz:{chan ch=tech}Mannec Tech: yes, but it would have to act on either a stored variable, or something passed into the alias. T3/r7/2021-11-06.txt.gz:{chan ch=tech}Mannec Tech: so, it could examine x, and do things based on it. T3/r7/2021-11-06.txt.gz:{chan ch=tech}Aoric Tech: oh, you mean an alias that would enable a trigger to process the regex? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: what does it mean for an alias to run a regular expression? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Wardsmith Tech: I dunno. Is it not possible for an alias to do that? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Cheekier Than Tech: google regex T3/r7/2021-11-06.txt.gz:{chan ch=tech}Mannec Tech: what are you trying to accomplish, w? T3/r7/2021-11-06.txt.gz:{chan ch=tech}Wardsmith Tech: A way to automate navigation of vidblain instead of doing it manually whenever I enter. T3/r7/2021-11-06.txt.gz:{chan ch=tech}Wardsmith Tech: Say I want to go to sendhia T3/r7/2021-11-06.txt.gz:{chan ch=tech}Aoric Tech: you only need to add wait() to the alias T3/r7/2021-11-06.txt.gz:{chan ch=tech}Wardsmith Tech: I want it to pick up the coordinates, go to a baseline location, then navigate to the moonrift T3/r7/2021-11-06.txt.gz:{chan ch=tech}Selitos Tech: you may want to look into buying a tp portal to sendhia T3/r7/2021-11-06.txt.gz:{chan ch=tech}Mannec Tech: yes, an alias can do that - but its easier if you use an alias together with a handful of triggers. T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: once you're there, if you want to go to a particular room, mapper goto works just fine T3/r7/2021-11-06.txt.gz:{chan ch=tech}Mannec Tech: or if mapper is that good, just have the alias run to vidblain, then mapper goto from there :p T3/r7/2021-11-06.txt.gz:{chan ch=tech}Wardsmith Tech: true. though I keep forgetting what's in vidblain and what isn't. T3/r7/2021-11-06.txt.gz:{chan ch=tech}Wardsmith Tech: I don't play the game enough to have it memorized T3/r7/2021-11-06.txt.gz:{chan ch=tech}Mannec Tech: the mud will tell you if you try to use the regular runto command - add it to your list once, then ignore it again :P T3/r7/2021-11-06.txt.gz:{chan ch=tech}Nohh Tech: so you go to the room where the cexit to teleport to vidblain is.. and do a mapper cexit ;mapper goto ' while standing in the room the portal goes to... as for what the command is, it's generally easier to create an alias like 'useportal 1234' T3/r7/2021-11-07.txt.gz:{chan ch=tech}Nohh Tech: passing in the ID of the portal, and the alias handles the fetching/equipping/entering T3/r7/2021-11-07.txt.gz:{chan ch=tech}High Risk Losteix Tech: if it helps, this is what i used before i started using dinv: "mapper portal get %1 from ortal_bag;;hold %1;;enter;;remove %1;;put %1 ortal_bag;;wear all" T3/r7/2021-11-07.txt.gz:{chan ch=tech}Nohh Tech: dinv has a handy function if you're using it -- dinv portal use portal_id T3/r7/2021-11-07.txt.gz:{chan ch=tech}High Risk Losteix Tech: obviously replace "ortal_bag" with the id of whatever bag you hold your ortals in. T3/r7/2021-11-07.txt.gz:{chan ch=tech}Faylen Tech: he does have dinv, but how does that tie in with the mapper then? Actually hold on that, let me read the help T3/r7/2021-11-07.txt.gz:{chan ch=tech}PenguinGod Galoth Tech: mapper uses the alias you create to wear your portal and use T3/r7/2021-11-07.txt.gz:{chan ch=tech}Nohh Tech: you could stand at recall and do 'mapper portal dinv portal use garbage_can_portal_id' - still may be better to put that in an alias in case you want to change things later as changing the mapper portal commands is a much larger hassle than changing an alias T3/r7/2021-11-07.txt.gz:{chan ch=tech}Nohh Tech: so you'd do 'mapper portal useportal garbage_can_portal_id' and have an alias 'useportal *' that does 'dinv portal use %1' T3/r7/2021-11-07.txt.gz:{chan ch=tech}Faylen Tech: ooooo, I think I get it T3/r7/2021-11-07.txt.gz:{chan ch=tech}Faylen Tech: so dinv handles all the get/hold/use/put stuff back the way it was stuff T3/r7/2021-11-07.txt.gz:{chan ch=tech}Durel Tech: That's right. You can do "dinv portal use [some query]" to get the portal, wear it, enter it, put it back, and re-wear what you started with. If you want the mapper to use that, you can either do it directly or with an alias like Nohh suggested T3/r7/2021-11-07.txt.gz:{chan ch=tech}Faylen Tech: so if I make an alias for dinv portal use whatever, do I sendto execute on that? T3/r7/2021-11-07.txt.gz:{chan ch=tech}Nohh Tech: yes T3/r7/2021-11-07.txt.gz:{chan ch=tech}Faylen Tech: got it. Thanks folks T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Gotta say, Iolo's System Mechanic really did make a marked improvement in my system... So refreshing now. T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Installed it on a coworker's laptop that got hit with ransomware and was bogged down, and now it runs fresh again. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: wouldn't the hopeful reformat post-ransomware recovery take care of that T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Yeah, it should, but I don't like erasing things if I don't have to. I should say, it wasn't full ransomware. She got a pop up saying that her system was "locked" (it wasn't, really), and to call Microsoft at whatever number and thankfully she didn't pay the $600 they wanted to "fix" her computer. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: ok so it was malware not ransomware T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Yeah. I was dealing with some ransomware on one of my systems a bit ago, and so it was the first thing that came to mind when she told me, "My system was locked and I couldn't do anything!" T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: i have this dream where my end users will use network resources correctly, and i can push a system reinstall overnight and they don't notice when they log in the next day. haven't been able to swing it yet, but i still dream about it T3/r7/2021-11-08.txt.gz:{chan ch=tech}PenguinGod Galoth Tech: dream, the impossiblee dreeeeeeeeaaam T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: i may be tilting at windmil...er.... cooling fans T3/r7/2021-11-08.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley comforts Anssett. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Aoric Tech: you can probably use 2 API gateways for that T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: it's not a technical limitation :P T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: the tech to support that has existed for years, maybe decades. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: "but I HAVE TO HAVE MY FILES LOCALLY" T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: WHAT IF SOMETHING HAPPENS TO YOUR FILE SERVER T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: etc T3/r7/2021-11-08.txt.gz:{chan ch=tech}PenguinGod Galoth Tech: lol, something is more likely to happen to their computer then the servers T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: yep. unfortunately managers and directors prefer to not rock the boat rather than hit people over the head with reality. alas. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: there's a reason i'm not a manager i guess :) T3/r7/2021-11-08.txt.gz:{chan ch=tech}Griks Tech: as a manager, I would very much like to hit my reports over the head with reality T3/r7/2021-11-08.txt.gz:{chan ch=tech}Anssett Tech: unrelated, i now have the man of la mancha song stuck in my head. so thanks. T3/r7/2021-11-08.txt.gz:{chan ch=tech}<> Slips Tech: can i get a little reading on cell phones and vailidating them? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Trachx Tech: you mean GSM protocols? T3/r7/2021-11-08.txt.gz:{chan ch=tech}<> Slips Tech: thanks T3/r7/2021-11-08.txt.gz:{chan ch=tech}<> Slips Tech: next wifi and bluetoth detection and protection T3/r7/2021-11-08.txt.gz:{chan ch=tech}Trachx Tech: https://1lib.us/s/gsm%20protocols T3/r7/2021-11-08.txt.gz:{chan ch=tech}Trachx Tech: https://1lib.pl/s/bluetooth%20security T3/r7/2021-11-08.txt.gz:{chan ch=tech}<> Slips Tech: thanks trachx T3/r7/2021-11-08.txt.gz:{chan ch=tech}Trachx Tech: https://1lib.us/s/hack%20wifi T3/r7/2021-11-08.txt.gz:{chan ch=tech}Trachx Tech: if you want block gps signal put item into metal container T3/r7/2021-11-08.txt.gz:{chan ch=tech}<> Slips Tech: proximity T3/r7/2021-11-08.txt.gz:{chan ch=tech}Princess Alison Tech: Anyone know how to show the Pwar inviter commands? I'm typing gt commands but it's not showing me anything. T3/r7/2021-11-08.txt.gz:{chan ch=tech}A Calm Stormwind Tech: is there a way to use Dinv to wear a specific item? I know I can grab it with dinv get but looking to remove a step of putting it back in a back when done. T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Elaborate? You can have DINV ignore certain slots. T3/r7/2021-11-08.txt.gz:{chan ch=tech}A Calm Stormwind Tech: It's only during low levels the ring that bypasses Kul Tiras, next tier would like to just hit a command that gets it from a bag, wears it, instead of dinv get id 4234234234234 then put it back in a bag when done. T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That's an extremely long id! Surprised you remember it! :p T3/r7/2021-11-08.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley's shifty eyes dart back and forth. T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can use snapshots, though, and utilize the alias for that and switch back to reqular eq (which should store the ring back where it came from) T3/r7/2021-11-08.txt.gz:{chan ch=tech}A Calm Stormwind Tech: ahh never messed with snapshots going to have to play around with those thanks. T3/r7/2021-11-08.txt.gz:{chan ch=tech}A Calm Stormwind Tech: That is is a special one, it actually changes each time I type it out *inno T3/r7/2021-11-08.txt.gz:{chan ch=tech}A Calm Stormwind Tech: er *id T3/r7/2021-11-08.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers softly. T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Honestly, I have alias for that exact reason, though. For instance, typing bag_3 (remove the _) changes it to bag3 -- which allows me to do things like, "put item bag_3", so no matter where "bag 3" is in my inventory, it'll always put it in the right one. T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Er, changes it to 86633379* T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Odd it didn't change it on tech channel. *blink* Unless I have it anchored. Probably do. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: how can i save variable from script (lua) ? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: lol, finally it worked T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: SetVariable("variable", variableLua) T3/r7/2021-11-08.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley chuckles politely. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: it seems you need to create variable first T3/r7/2021-11-08.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: no... it should create with the call if it doesn't exist? try \\\SetVariable("variable", 1) and then go to see what variables are configured with the game->configure menu T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: hmm... maybe some apostrophe/quote was wrong T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: I'm trying to have "mini-beacon of home" spell T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: I have saved gmcp room number to variable - now i want use it in 'xgo' command T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: Send(xgo ..GetVariable("myvar")) still does not work T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: any hints? :) T3/r7/2021-11-08.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: Execute() T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Did you: require "gmcphelper" first? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Nohh Tech: Execute("xgo " .. GetVariable('myvar')) T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: i have gmcphelper in first part where i save variable with room number T3/r7/2021-11-08.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: Send is funky with variables and aliases. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: basically 2 aliases same as beacon of home and navigate T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, you set it after you require gmcphelper. The script should look something like: require "gmcphelper" roomID = gmcp("room.info.num") SetVariable("beacon", roomID) T3/r7/2021-11-08.txt.gz:{chan ch=tech}Heracles Tech: sendto script T3/r7/2021-11-08.txt.gz:{chan ch=tech}Tech: Count Zensch thanks Nohh heartily. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: works, many thanks all :) T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Do make sure you send to script. And you need to quote specific commands. Plus, is your alias "xgo"? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley boggles at the concept. T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So confused by your scripts. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Tech: Fyzzy Xyzzy . o O ( Obscurity means Job Security ;) ) T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: it works how can i paste it conveniently to share? :) T3/r7/2021-11-08.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: In the gui, select the alias, click 'copy' in the bottom right, paste it to your text service of choice. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: https://sharetext.me/dpjxegmtdp T3/r7/2021-11-08.txt.gz:{chan ch=tech}Count Zensch Tech: mini navigator :D T3/r7/2021-11-08.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley beams a smile at Count Zensch. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Summoner Yuna Tech: Cilamaril, I'm a bit special. I have 111 triggers and 664 aliases. So far. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Summoner Yuna Tech: Mischan T3/r7/2021-11-08.txt.gz:{chan ch=tech}<> Slips Tech: whats the best vpn/virus/proximity and wifi attacks T3/r7/2021-11-08.txt.gz:{chan ch=tech}Katsumoto Tech: Yuna, what are you doing with 111 triggers? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Wardsmith Tech: there's a triggered joke in there somewhere... T3/r7/2021-11-08.txt.gz:{chan ch=tech}Aciath Tech: only 111 triggers? I've got at least 420 T3/r7/2021-11-08.txt.gz:{chan ch=tech}Katsumoto Tech: If it was a joke, it flew past my head. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Katsumoto Tech: And I have tree fiddy. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Katsumoto Tech: Can too many triggers cause mush to slow down as each line has to be parsed/checked? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Aciath Tech: haven't seen it do, no T3/r7/2021-11-08.txt.gz:{chan ch=tech}Aciath Tech: on another mud I've got about 3000 or so triggers. NO issues T3/r7/2021-11-08.txt.gz:{chan ch=tech}Veritheia Tech: Technically, yes. Realistically, no. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Katsumoto Tech: Ah okay, I tend to be very conscious of CPU-cycles so I try to consolidate and optimize them if possible. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Rakiso Tech: unless you aard on a toaster T3/r7/2021-11-08.txt.gz:{chan ch=tech}Rakiso Tech: mush wouldn't be an issue T3/r7/2021-11-08.txt.gz:{chan ch=tech}Tuskony Tech: I would imagine mush uses regex? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: in theory, yes... in practice? Your machine can process commands faster than it really is likely to need to, despite the numbers. Not sure if mush is threaded, but you're more at risk of crashinc the client with network traffic than slowing it down with too many triggers T3/r7/2021-11-08.txt.gz:{chan ch=tech}Veritheia Tech: The only thing you'd ever need to watch out for might be recursive functions in a plugin/script. Otherwise, it's unlikely for you to do anything to affect your CPU T3/r7/2021-11-08.txt.gz:{chan ch=tech}Katsumoto Tech: Anyone else here like to use triggers to pass arguments to aliases so you don't have 100+ lines for a single trigger, and you can feed multiple triggers into a single alias based on the arguments? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Aciath Tech: contatnly T3/r7/2021-11-08.txt.gz:{chan ch=tech}Aciath Tech: if I could type T3/r7/2021-11-08.txt.gz:{chan ch=tech}Katsumoto Tech: But thanks for letting me know about not needing to worry about triggers. I T3/r7/2021-11-08.txt.gz:{chan ch=tech}Katsumoto Tech: I'll tone down on my optimizing mind. T3/r7/2021-11-08.txt.gz:{chan ch=tech}Summoner Yuna Tech: Is there a way to make an if clause contingent on whether a certain plugin is turned on or off? if dummyplugin is true, then... T3/r7/2021-11-08.txt.gz:{chan ch=tech}Nohh Tech: GetPluginInfo(, 17) T3/r7/2021-11-08.txt.gz:{chan ch=tech}Summoner Yuna Tech: Thank you. I assume 17 is for if it's turned on. what's the number for if it's turned off? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Nohh Tech: no that's the query to get whether or not it's enabled T3/r7/2021-11-08.txt.gz:{chan ch=tech}Nohh Tech: if GetPluginInfo(id, 17) then plugin enabled else plugin disabled end T3/r7/2021-11-08.txt.gz:{chan ch=tech}Nohh Tech: not sure what happens if you run that for a plugin id that's not even installed, but theres another function IsPluginInstalled i think T3/r7/2021-11-08.txt.gz:{chan ch=tech}Edible Paiste Tech: anyone ran across this error when installing plugins to mushclient? working with a fresh install and getting this error with s&d and mendaloth's instinct/mastery reporter T3/r7/2021-11-08.txt.gz:{chan ch=tech}Edible Paiste Tech: Line 15: Attribute name 'crossorigin' not followed by '=' (Cannot load) T3/r7/2021-11-08.txt.gz:{chan ch=tech}Nohh Tech: how did you download them? T3/r7/2021-11-08.txt.gz:{chan ch=tech}Edible Paiste Tech: downloaded the xml's directly from github T3/r7/2021-11-08.txt.gz:{chan ch=tech}Nohh Tech: i think you got some html in there T3/r7/2021-11-08.txt.gz:{chan ch=tech}Nohh Tech: click the big green code button and 'download zip' T3/r7/2021-11-08.txt.gz:{chan ch=tech}Edible Paiste Tech: that worked. thank you T3/r7/2021-11-09.txt.gz:{chan ch=tech}Aciath Tech: hmm. Anyone know if spotify has an open SDK somewhere? I want to make a mush spotify controler. T3/r7/2021-11-09.txt.gz:{chan ch=tech}404 Eroe Tech: it does. T3/r7/2021-11-09.txt.gz:{chan ch=tech}404 Eroe Tech: I started writing a spotify controller in moo T3/r7/2021-11-09.txt.gz:{chan ch=tech}Aciath Tech: nice! T3/r7/2021-11-09.txt.gz:{chan ch=tech}Aciath Tech: okay. Any idea what format spotify streams audio in? Not sure if I'll need base libs this time or not T3/r7/2021-11-09.txt.gz:{chan ch=tech}404 Eroe Tech: you're not going to capture their stream. T3/r7/2021-11-09.txt.gz:{chan ch=tech}404 Eroe Tech: you can just control a spotify instance. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Aciath Tech: Ah. So just simply control. :) T3/r7/2021-11-09.txt.gz:{chan ch=tech}Aciath Tech: Thanks. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: Anyone know what's wrong with my script? https://pastebin.com/3YR3ShnG T3/r7/2021-11-09.txt.gz:{chan ch=tech}Trachx Tech: what error do you get? T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: [string "Alias: "]:2: 'then' expected near 'EnablePlugin' T3/r7/2021-11-09.txt.gz:{chan ch=tech}Trachx Tech: there is no then T3/r7/2021-11-09.txt.gz:{chan ch=tech}Trachx Tech: it is expected before 1st EnablePlugin T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: Except if I add a then before EnablePlugin, I get a different error: [string "Alias: "]:1: bad argument #1 to 'GetPluginInfo' (string expected, got nil) T3/r7/2021-11-09.txt.gz:{chan ch=tech}Trachx Tech: what is value of "Aardwolf_Consider_Info" ? T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: You mean the numerical ID? 584807a32cf46af04a1bece3. If I substitute it with the numerial ID, I get "malfomed number near" instead T3/r7/2021-11-09.txt.gz:{chan ch=tech}Trachx Tech: but it is exepcting string so "111aa34eee" instead od just 111aa34eee T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: I have no clue what that means. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Tinypotato Tech: have you tried just GetPluginInfo("584807a32cf46af04a1bece3", 17) ? T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: That worked. Apparently the missing quotation marks were the culprit. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: I'd been told they're not needed. Thanks. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Trachx Tech: but compiler said you that they are needed T3/r7/2021-11-09.txt.gz:{chan ch=tech}Tinypotato Tech: thats what trachx meant - the error message means the function is expecting a string, so you need to surround it with quotes T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: Wait... it's not doing the Enable/Disable thing properly, though. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: Shouldn't disabling the plugin make the mini-win disappear until I enable it again? The EnablePlugin ("584807a32cf46af04a1bece3", false) part seems to not be working. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: What it currently looks like: https://pastebin.com/7EQ25TCA . Triggering the alias doesn't seem to actually do anything. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Tinypotato Tech: are you trying to write an alias to toggle the window? T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: Yes. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Tinypotato Tech: you should probably flip the if then else T3/r7/2021-11-09.txt.gz:{chan ch=tech}Tinypotato Tech: set it to false if its enabled, otherwise set it to true T3/r7/2021-11-09.txt.gz:{chan ch=tech}Summoner Yuna Tech: Aah, silly me. Thanks :P T3/r7/2021-11-09.txt.gz:{chan ch=tech}EmilyBrewer Tech: Anyone playing on Linux? Starting to think i want to switch clients (currently using blightmud) T3/r7/2021-11-09.txt.gz:{chan ch=tech}Amarufox Tech: yeah, I'm just using aard mushclient under WINE (recently switched from kildclient) T3/r7/2021-11-09.txt.gz:{chan ch=tech}EmilyBrewer Tech: Okie. I had considered that. I'll try it out! T3/r7/2021-11-09.txt.gz:{chan ch=tech}Wardsmith Tech: Got a quick question in regards to mapper cexits. For some reason, my custom cexit for the rest of the labyrinth area keeps disappearing on me? It keeps the beehive cexit but won't keep the 'go north one space and get teleported to the labyrinth' cexit T3/r7/2021-11-09.txt.gz:{chan ch=tech}Mannec Tech: did you tell it to save after you added the other part? T3/r7/2021-11-09.txt.gz:{chan ch=tech}Selitos Tech: i think that exit is funny you have to do two rooms to get it to stick T3/r7/2021-11-09.txt.gz:{chan ch=tech}KnightLord Throxx Tech: yes, that's true T3/r7/2021-11-09.txt.gz:{chan ch=tech}Selitos Tech: change it to the rooms south and run 2n T3/r7/2021-11-09.txt.gz:{chan ch=tech}Nohh Tech: my cexit for there is just 'north' T3/r7/2021-11-09.txt.gz:{chan ch=tech}KnightLord Throxx Tech: as I recall, my ecexit puts me at the north turn. you may need to put in a second delay to cover the teleport T3/r7/2021-11-09.txt.gz:{chan ch=tech}Wardsmith Tech: As soon as I enter Queen Jula's room I get teleported. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Wardsmith Tech: There is no delay. T3/r7/2021-11-09.txt.gz:{chan ch=tech}Nohh Tech: well there is, just a small one T3/r7/2021-11-10.txt.gz:{chan ch=tech}Gigel Tech: it is possible to set a variable depending on character level? like the skill for a warrior, lvl 1 -> kick, lvl 11 -> bash, lvl 27 -> stun T3/r7/2021-11-10.txt.gz:{chan ch=tech}Gigel Tech: and use that variable on an alias T3/r7/2021-11-10.txt.gz:{chan ch=tech}Karathos Tech: have a trigger that fires on level up, and have it run a script that alters your variable T3/r7/2021-11-10.txt.gz:{chan ch=tech}Gigel Tech: I did the trigger part, but not sure how to do the script T3/r7/2021-11-10.txt.gz:{chan ch=tech}Karathos Tech: the most basic way is just a bunch of if statements, like if(current_level == 25) then SetVariable("main_spell", "big nuke") end T3/r7/2021-11-10.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: Sometimes I wonder if that is all there is to programming a bunch of if statements and a few additions! T3/r7/2021-11-10.txt.gz:{chan ch=tech}Karathos Tech: you can make this more efficient, and do more with it, but that is a longer convo. Might be easier at that point to ask around and see if someone has something has something already built that they would share T3/r7/2021-11-10.txt.gz:{chan ch=tech}Karathos Tech: yeah, just a few additions xD T3/r7/2021-11-10.txt.gz:{chan ch=tech}Gigel Tech: I know programming but never done scripting in here .. If anyone has a script or plugin that setup a main skill/spell based on level , and want it to share it :) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Count Zensch Tech: i simply add triger when you level up to set alias you using for attacking to be updated T3/r7/2021-11-10.txt.gz:{chan ch=tech}Evine Tech: cp check T3/r7/2021-11-10.txt.gz:{chan ch=tech}Aoric Tech: You will have to level before you can go on another campaign. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Tech: Anssett snickers softly. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Evine Tech: I'm trying to figure out how to get wayfarer's caravan working correctly T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Go to the start of the area, type \\\require 'gmcphelper' gmcp("request area") (might be request room) T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: See if that fixes it. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: trying to make a trigger or something that will keep a running total of everything I fence? Is that possible, or to have it in a variable or something. Basically i want to be able to easily clear and track how much gold im getting from fencing. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I have such a trigger already. Interesting. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: I'm afraid to ask what fencing is.... T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's a bandit skill. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: it's a form of swordfighting... T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Instead of having to find shops, we can "fence" items in the field, which is black market selling, more or less. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: or selling stuff on the black market ;) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: help fence T3/r7/2021-11-10.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley smirks at Fyzzy Xyzzy's saying. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Martinvs Tech: go watch Inigo Montoya do his thing in the Princess Bride T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: neat T3/r7/2021-11-10.txt.gz:{chan ch=tech}Martinvs Tech: that's fencing T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: im just trying to make a variable or something that i can the total amount of gold i earn through fencing! T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: the line looks like this: You fenced 1 item for 4,948 gold. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: so I want to be able to just keep adding all of those together. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Martinvs Tech: oh yeah, the other kind of fencing T3/r7/2021-11-10.txt.gz:{chan ch=tech}Doge Water Yajan Tech: my line looks like: ^You fenced (\d+) items for ((\d+),?(\d*),?(\d*)) gold\.$ T3/r7/2021-11-10.txt.gz:{chan ch=tech}Doge Water Yajan Tech: you know how to bind capture groups to variables? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Just capture the value, including teh comma using some sort of regex-based trigger, then use string.gsub() or something to that effect to remove the comma, then use tonumber() to convert that to a number, then add it to a variable? that is what comes to mind for me if I wanted to track that. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I'd help, as I have the exact script, but ignorance is bliss. :) T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But Katsumoto: You're precisely correct in regards to how to do it. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Tech: Katsumoto bows before a large crow. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Yippee, got something right for once T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Now...just to reinvent the wheel to track my damage/second output. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You fenced (\d+)?.* for ([\d,]+) gold. --> addcount = tonumber(string.gsub("%2", ",","")) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: What does the ? do in regex? I suck at regex and know the basics like \d+ T3/r7/2021-11-10.txt.gz:{chan ch=tech}EmilyBrewer Tech: ? means one or more T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: No, it means that the previous condition MAY or MAY NOT exist. T3/r7/2021-11-10.txt.gz:{chan ch=tech}EmilyBrewer Tech: Ah I meant once or none, my bad. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So it'll look explicitly for digits (I capture how many items I've sold, and I use it for sell count, too), and if it's there, stores it in capture group %1. If not, it skips it. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Okay, how about the .*? I know . means anything, what about *? T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: + is one or more. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: .* is a greedy capture. . is just a single character, .* is "grab all you can until you see the next condition" T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Thanks, good to know T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: So if it does't exist (based on the ? symbol), it will move on to test the next available condition ? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Does * need to accompany ? T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If you know how many repeats of a certain condition you can have (say, you can only have up to 5 digits), then you can do: (\d{1,5}). Can restrict it to just "I need this many at all times", so for instance, an American phone number regex could look like: (\d{3})-(\d{3})-(\d{4}) T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If you don't have the *, then it'll assume you only want one single character. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And yes, if the condition ? doesn't exist, it'll go through and bypass capture group %1. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Interesting. Time to see if I can consolidate my triggers down into fewer combined regex-based captures =D T3/r7/2021-11-10.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley grins evilly. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: welcome to the rabbit hole lol T3/r7/2021-11-10.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Anssett. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: the good news is, once regex clicks, it usually continues to click T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: And the difference between ( and [ is that ( is being captured whereas [ does not right? T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: [ stands for "range", meaning that you're looking for a range of characters within the brackets. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, [\d,]+ is looking for multipe digits and commas in any order. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It will match: ,123 - 132,184 - 141, etc. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: () is usually for capture groups, but you can remove the capture and turn it into an "or" list without capture by using (?: instead. So, (?:and|or|not) will search for the words and, or, and not, but not capture them. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: This is one of my more "complex" regexes: ^(?:\(\s?\d+\)\s|\[.*\]:\s|\s{4,})(?:([KIGHM()]+\)))\s T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: i like https://regex101.com/ for testing regex quickly T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Depends on who bid what first. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Mis. :p T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I like regex101.com, too. :P T3/r7/2021-11-10.txt.gz:{chan ch=tech}Vanellus Tech: How do I display a multiline echo? Without prompts between? Tried usual escapes you'd expect... T3/r7/2021-11-10.txt.gz:{chan ch=tech}Vanellus Tech: Wow Lua's, like, really nice. I feel like it's been hidden from me. I always thought of it as a MUD-only thing. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Can't do multiline echoes... but if you aren't trying to capture it, you can just use Simulate. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: or print, rather. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: lua has been around a long time vanellus :p my first introduction to it was developing wow addons, but it probably predates that too T3/r7/2021-11-10.txt.gz:{chan ch=tech}Vanellus Tech: It just looks very... graceful. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: ok so I have a trigger created: You fenced * Gold, then i am trying to send SetVariable ('GOLD', tonumber (GetVariable ('GOLD')) + %1) and have it set to send to script and reg exp checked and expand variable. but its not working. Any idea? Im trying to get the gold from fencing to keep accumulating in the variable T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: %1 is likely a string by default? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: im just trying to grab the variable of how much gold i get from fencing and add it to a total! T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: wha tyou have isn't a regex T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: ok unchecked regex T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: SetVariable(AccumulatedGold, AccumulatedGold + tonumber(varFromTrigger))? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: I have a variable I created HOLD T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: GOLD T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: i'm not sure if "tonumber" is a lua script either, and iirc lua is case sensitive so you may need to make sure it's capsed right T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: lua function, even T3/r7/2021-11-10.txt.gz:{chan ch=tech}404 Eroe Tech: tonumber is a lua function. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: I believe tonumber is standard lua, outside of MUSH lua T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: built-in, that is. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: k. and it does appear to be all lower so that part is good T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: i would assume the problem you had was that you had regex checked. is it still not working without that? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: tonumber, tostring, to... other stuff. bool I think, and probably some more T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: and send it to script? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: yeah if you want to run lua functions like that it has to be send to script T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: still wasnt working, i tried that new one SetVariable(AccumulatedGold, AccumulatedGold + tonumber(%1)) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: that accumulated gold isnt created or working T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: SetVariable() should create it if it doesn't exist, but you need to GetVariable() to get the current value T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: I believe. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: i don't think you need the quotes around the variable name either T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: SetVariable(varname,varval) is the syntax i use at least T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: probably works either way T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: i think lua interprets the quotes as a string literal not a variable name. unsure though since this is part of mush's api T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: ok no worries! this is way too complicated for me to just add stuff together lol, thanks for the help T3/r7/2021-11-10.txt.gz:{chan ch=tech}Fyzzy Xyzzy Tech: I normally take that stuff and make it into a plugin... I have some bandit routines... will try to add a fence accumulator and let you know what I come up with... T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: SetVariable("GOLD",tonumber(GetVariable("GOLD")) + tonumber(%1)) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: worked for me T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: i had to make sure that GOLD was set to 0 T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: not just exists T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: note that i haven't extensively tested that at all, if you have a comma in your number it may choke, i dunno how tonumber works under the hood :) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: and your sending to script and expand variabled checked? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: didn't expand variables T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: ok checking T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: ok i think this may work now T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: i left a possible variable in there before which would exclude almost everything T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: so the trigger is this now. You fenced * items for * gold. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: then you would want to use %2 for your variable T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: and the send is SetVariable("GOLD",tonumber(GetVariable("GOLD")) + tonumber(%2)) and to script T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: but not working:( T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: gives an error? i don't have fence currently so i don't know if your trigger definition is right either T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: no error, its just not adding to the GOLD variable still at 0 which i set it manually T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: what's the full line of a fenced items transaction :p T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: use Note for debug like: Note(GetVariable("GOLD"); Note(%2) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: also you have too many ) after "GOLD" T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: You fenced 12 items for 55,866 gold. and now im getting an error though:) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: also 55,333 is not a number I think T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: the parens look fine to me T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: [string "Trigger: "]:1: bad argument #2 to 'tonumber' (base out of range) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: now they also look OK to me :P T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: remove "," first before converting tonumber T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: yeah i think it doesn't like the comma. so it gets more complex now as you need to remove that bit first haha T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: a little weird that a "tonumber" doesn't do that for you though T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: but "," is not a decimal separator, rather "." T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: but it's not uncommon in a number T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: and thousands separators are not obvious thing T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: so just remove the comma? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: that should be enough T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: ok comma removed now Im getting this: [string "Trigger: "]:1: ')' expected near 'tonumber' T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: mucked up a parenthesis somewhere T3/r7/2021-11-10.txt.gz:{chan ch=tech}Rakiso Tech: did you remove the extra ) on GOLD? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: SetVariable("GOLD"tonumber(GetVariable("GOLD")) + tonumber(%2)) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: lol T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: remove the comma in the number, not in the command T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: cl remove the comma from the 55,888 or something like that T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: like: string.gsub(considerline, "%(Old%) ", "") T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: that removes (Old) from string T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: so just replace that with , T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: and considerline with %2 T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: you can test it with: \\\a="33,770"; Note(a); a=string.gsub(a, ",", ""); Note(a) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: is this how it should look T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: SetVariable("GOLD",tonumber(GetVariable("GOLD")) + tonumber string.gsub(%2, "%(,%)) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: that will work if you get 33(,)770 gold from corpse, but not in case you get 33,770 T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: ok so this?! SetVariable("GOLD",tonumber(GetVariable("GOLD")) + tonumber string.gsub(%2, "%,%) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: try executing this one to get the idea: \\\a="33,770"; Note(a); a=string.gsub(a, ",", ""); Note(a) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: ok this is what im trying! SetVariable("GOLD",tonumber(GetVariable("GOLD")) + tonumber string.gsub(%2, "," "") T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: you're short a closing paren T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: ok added a parenthesis at the end of it and were ghetting close, im getting this now: [string "Trigger: "]:1: ')' expected near 'string' T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: SetVariable("GOLD",tonumber(GetVariable("GOLD")) + tonumber string.gsub(%2, "," "")) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: you're missing ( betweeen tonumber and string T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: then you're missing ) at the end T3/r7/2021-11-10.txt.gz:{chan ch=tech}Thunderous Norton Tech: SetVariable("GOLD",tonumber(GetVariable("GOLD")) + tonumber(string.gsub(%2, ",", "")) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Thunderous Norton Tech: yeah, you might need another closing paren at the end too, as well as the one after tonumber and the comma T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: I think I usually avoid using complicated single-line expressions T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: [string "Trigger: "]:1: ')' expected near '' T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: is that just at the end of the whole thing add a ? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: err ) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: I mean I'd probably just do: x = tonumber(GetVariable("GOLD")); y = tonumber(string.gsub(%2, ",", "")); SetVariable("GOLD", x + y) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Trachx Tech: it is much easier then to locate error T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: local addcount = tonumber("%1") or 1 local gold = string.gsub("%2", ",", "") SetVariable("soldgold", GetVariable("soldgold") + gold) SetVariable("soldcount", GetVariable("soldcount") + addcount) -- That's my script that shows how many items I've sold/fenced and how much gold made from it. Works nicely. *shrug* T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Regex for it is: ^You (?:sell|fenced) (\d+)?.* for ([\d,]+) gold. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Anyone can use that to assist Limunious. He has me ignored so he won't see my assistance, but take credit for it yourself. :) T3/r7/2021-11-10.txt.gz:{chan ch=tech}Anssett Tech: rofl T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: i do see it in tech history. ll T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: just paste that in to the send window? T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Whoops. I thought it didn't show people on ignore in history. Could've sworn it was changed to that. T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: https://pastebin.com/MRvc2Xtp -- That's the pastebin itself if someone wants to explain how to do it. Just general information. :D T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: thanks Crowley T3/r7/2021-11-10.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley's shifty eyes dart back and forth. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: string "Trigger: "]:5: attempt to perform arithmetic on a nil value T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: stack traceback: T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: [string "Trigger: "]:5: in main chunk T3/r7/2021-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Oh, probably because you don't have the two variables set up yet. You'll need to change the variables I have in there to whatever variables you use. You can actually remove the "addcount" line if you don't keep track of how many items you fence/sell. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: working i had to create those 2 variables and set them both to 0 T3/r7/2021-11-10.txt.gz:{chan ch=tech}Limunious Tech: thanks! T3/r7/2021-11-10.txt.gz:{chan ch=tech}Pharaos Tech: what version of S&D is the most popular these days T3/r7/2021-11-10.txt.gz:{chan ch=tech}[Battle] Scars Tech: crowleys T3/r7/2021-11-10.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: Crowleys - finger crowley T3/r7/2021-11-10.txt.gz:{chan ch=tech}404 Eroe Tech: in case you didn't catch it, Crowleys! T3/r7/2021-11-10.txt.gz:{chan ch=tech}Pharaos Tech: heh thanks, also if i'm starting from a fresh install is there anything i should do to get like... my "database" set up? or do i just gotta explore the mud from scratch again T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Is there a way to exit/stop an alias or trigger mid run, like an exit() or something command? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Mannec Tech: normally no, because all the parts get sent all at once, and then they are gone. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Darn, thanks though. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Mannec Tech: if you have a series of triggers that havent gone off yet, you could disable one or more of them... but thats not usually how you have anything set up in the first place. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Looks like I'll need to stick to primitive if then encapsulation. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Nohh Tech: if it's like.. send to script you can probably just do a 'return' if that's what you mean.. once something is sent though it's sent T3/r7/2021-11-10.txt.gz:{chan ch=tech}404 Eroe Tech: or just have an execution function that looks for a variable's existance and stops the list from running. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Mannec Tech: dont knock if-then - its some powerful stuff. what is it you are trying to accomplish? T3/r7/2021-11-10.txt.gz:{chan ch=tech}404 Eroe Tech: if you use if-then statements then your problem will be much easier to solve! T3/r7/2021-11-10.txt.gz:{chan ch=tech}Tech: 404 Eroe winks suggestively. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Nohh Tech: clearly not functional programmers T3/r7/2021-11-10.txt.gz:{chan ch=tech}Katsumoto Tech: Nah, I just reinvented the wheel for my self-buffer. Autobuffs me once every 15 seconds. Everything gets routed from one trigger to one alias. Just want to be able to stop the alias at the beginning if certain killswitch conditions are met so it does't instantiate the local arrays if they aren't needed. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Mannec Tech: yeah, that sounds like a good reason to do some conditional checking. on the other hand, you might be able to make the array static, build it once, and achieve pretty much the same improvement to execution time. T3/r7/2021-11-10.txt.gz:{chan ch=tech}404 Eroe Tech: yeah, secondary solution would be to just fill the buffer like was mentioned and then when you want to interrupt just clear it. T3/r7/2021-11-10.txt.gz:{chan ch=tech}Mannec Tech: hmm. set up a trigger to catch the affect ending, have it set a flag for each individual spell - then have a timer check that active list? T3/r7/2021-11-10.txt.gz:{chan ch=tech}Nohh Tech: uh how big are these local arrays that you even need to care about this.. if they're that big, don't make them local to a function T3/r7/2021-11-11.txt.gz:{chan ch=tech}Seductress Reina Tech: any try windows11 ?how is it T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: is there a plugin that pulls up links to area maps? seem to remember there being one but i don't have it anymore T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: it would pull up links to gaardian maps iirc T3/r7/2021-11-11.txt.gz:{chan ch=tech}Karathos Tech: that is a plugin by pwar I believe T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: sounds familiar yeah i'll look into it, thanks T3/r7/2021-11-11.txt.gz:{chan ch=tech}Karathos Tech: https://github.com/hudmond/hudmond.github.io showmap T3/r7/2021-11-11.txt.gz:{chan ch=tech}Karathos Tech: he also has a plugin manager T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: thanks again T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: another question, returning player here on a new computer/install, seeming to have to rebuild my SnD database, but anyway when i get a match and hit xcp 1 T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: it doesn't take me to the room, just sends me all of the place T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: seems like maybe something is off and i need to reset? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: check mapper where T3/r7/2021-11-11.txt.gz:{chan ch=tech}Elfo Tech: if you got dinv, do dinv refresh all, that usually fixes it for me T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: maybe just problem with cexits T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: seems to be going to the right room and giving me the right directions, but they just don't fire right T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: per "mapper where 16640" T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: but when you do "xcp 1" it basically looks up room ID and executes "mapper goto " T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: or maybe you use some old version of snd - get one from https://github.com/AardCrowley T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: i just got the newest one before i started playing again T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: but yeah i just got a lot of Alas, you cannot go that way for some reason, thanks though T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: that "alas" still seems like incorrect cexits T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: unless you are in area with a lot of noportal/norecall and have not flagged rooms properly T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: custom exits? cexits T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: if you have a cp mob that fails xcp, that should be pretty easy to fix - I mean just go to area of that xcp target, note room id (mapper thisroom), recall, check "mapper where " and follow it till wrong exit T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: if you have new S&D and old mapper database - it is possible that also some clan exits were removed / changed T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: so mapper tries to walk you through no longer existing exits T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: i'm in dortmund, but i notice now that my path says... "run 2w T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: i'm in dortmund, but i notice now that my path says... "run 2w - open n - run e - open n - enter latrine" T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: where the dashes are semicolons T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: that doesn't seem right lol, open n run e? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: so i guess my question now is how do i like... remove that wrong path from my mapper/SnD so i can get it right? and sorry T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: horrible at plugins on here T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: is there a way on default mush client to keep last command in buffer so you can just hit enter again? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Korendir Tech: not sure if there is a better way but you can stand in the room, right click on the room and remove the exit T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: nm, found it T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: you can use auto-repeat command in mush setting T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: yep T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: looks like you screwed up your cexits. should probably be "open north;north" T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: otherwise you just opened the door and left it there. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: heh i don't remember ever manually setting or making cexits, again, super green to all of this T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: so i just want to do it over T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: with mapper, you'll want to double your semicolons ("mapper cexit open north;;north") otherwise only the first bit will register. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: does the mapper not create cexits as you navigate the mud? i thought you only had to create cexits for things like "enter latrine" T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: rather than like, going west, opening north T3/r7/2021-11-11.txt.gz:{chan ch=tech}Trachx Tech: mapper help exits, mapper cexits - to list, mapper purge cexits to remove all of them T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: it won't make cexits, no. it's smart enough to understand "north", but not smart enough to open the door first. T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: and if you register the exit wrong, it _thinks_ your "open north" cexit will actually take you north so it doesn't bother northing you itself. T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: the cexit needs to be exactly the complete string of commands to get you from room A to room B. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: is there a plugin i can install that helps automate that process at all? of say, i open a door, and it creates that cexit for me T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: because manually inputting it at every door... T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: helps if you make a mushclient alias. i use "mmco *" to execute "mapper cexit open %1;;%1" whenever i hit a door. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Seductress Reina Tech: anyone try Win11 T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: as in mmco n = mapper cexit open n---n T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: where dashes are semicolons T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: exactly right. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: cool, yeah that should help a lot lol, my mapper cexits are probably a complete disaster T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: and need to be like, purged T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: the whole shebang T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: "mapper purge cexits" will wipe out the whole shebang if you're sure there's nothing worth saving. T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: otherwise, i think you just have to delete each broken cexit manually when you hit one. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: re: losteix, i've just never properly added doors etc., didn't use double semicolons, so as far as "just fix the broken ones you come across" T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: i fear that will be all of them, laugh T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: yeah, i been there, done that. i found out my mistake after incorrectly registering every single door in the zoo, which basically forced me to purge the entire area and start from scratch. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: and then you get the passdoor wish and have to do it all over again again again again T3/r7/2021-11-11.txt.gz:{chan ch=tech}Rakiso Tech: or just never get passdoor wish :O T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: oh yeah, just become a shadow... much cheaper T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: all wishes = much have T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: well not ALL T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: but passdoor sure T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: passdoor wish is incredibly valuable. now when i'm constantly running face-first into doors, i can say i meant to do that. T3/r7/2021-11-11.txt.gz:{chan ch=tech}High Risk Losteix Tech: otherwise i just look like an idiot. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: passdoor is lovely. and it's not not to be locked into a race for it T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: and it did make mapping easier T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: you can of course use muchlient accelerator function to bind keys to alias adding doors T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: on the tech side I still need to open the door the first time after I walk though it to show the mapper the connection T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: but after that it just move through the space and it's wonderful. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: does it do it by room when I use the keypad? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: i have bound alt+numpad 2/4/6/8 to aliases that add a custom exit then move so it confirms the custom exit T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: zmud used to do that and open the door if lets say to get north it was open north-north T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: ahhh T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I only use ctrl. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: and i use ctrl+numpad 2/4/6/8 to just open without adding an exit T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: that's what I have because it's in the setup. not sure how to bind something seperate T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: do a google search for mushclient accelerator T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: and if you're going through customs as non-ue member T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: cool, thanks T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: what's non-ue? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: a miss-channel T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: and bad fingers ... T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: okay, just making sure it wasn't something I needed :) T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: does default mush come with auto timeout? T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: or do I need to make one? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: do you mean to keep you online? T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: yes T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: the "Easy" solution is a spellup script T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: don't have one of those yet either T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: repository to get something like that? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: pwar has a pretty good one iirc T3/r7/2021-11-11.txt.gz:{chan ch=tech}Talbor Tech: or a trigger "Your eyes glaze over." T3/r7/2021-11-11.txt.gz:{chan ch=tech}Talbor Tech: then just look or something not annoying T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: ... consider is always a fun way of upsetting everyone at recall T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: how do I load this module in his finger? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Talbor Tech: the spellup script is nice though T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: i'm trying to remember.... T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: give me a minute to jog my missing brain cells T3/r7/2021-11-11.txt.gz:{chan ch=tech}Talbor Tech: if you have pwars type ppm T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: I tried extracting the plugin and adding it but gave bunch of errors T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: not as familiar with mush, was using cmud when I left T3/r7/2021-11-11.txt.gz:{chan ch=tech}Talbor Tech: pwars github wiki has instructions if you're trying his T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: not as familiar with mush, was using cmud when I leftfinger pwar T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: woops T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: https://github.com/fiendish/aardwolfclientpackage/wiki T3/r7/2021-11-11.txt.gz:{chan ch=tech}Talbor Tech: I think you unzip it to the main mush folder as target. I had problems with it at first until I found it T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: no my bad.... damn it's been to long T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: yeah, so you unzip the download in to the base of your mushclient folder. where the exe file is, then add it via ctrl+shift+p, the Pwars_lugin_manager.xml file will be in the worlds/plugins folder T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: do believe I got it, thanks T3/r7/2021-11-11.txt.gz:{chan ch=tech}Talbor Tech: np, now you can type ppm T3/r7/2021-11-11.txt.gz:{chan ch=tech}Seductress Reina Tech: why people buy NFT ? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: why does anyone buy in to a pyrimad scheme? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Seductress Reina Tech: some stupid so called Artist paint selling for bulk eth T3/r7/2021-11-11.txt.gz:{chan ch=tech}Sheriff Shindo Tech: hadar also has some cool plugins T3/r7/2021-11-11.txt.gz:{chan ch=tech}Seductress Reina Tech: Which is better wireless Logitech or Microsoft mouse? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I use logitech products and they work great T3/r7/2021-11-11.txt.gz:{chan ch=tech}Seductress Reina Tech: but mircosoft seem cool T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: they do, however, they are always trying to intergrate all the stuff and I don't like that. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I don't like them in everything. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Seductress Reina Tech: mircosoft? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: yes. that's just personal though. I can't tell you how their products work over all. I mostly use logitec. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Malark Tech: is there a way to avoid a room in pathfind in s&d? somehow i try to enter mansions T3/r7/2021-11-11.txt.gz:{chan ch=tech}Korendir Tech: u can level lock an exit or totally delete it T3/r7/2021-11-11.txt.gz:{chan ch=tech}Malark Tech: ok, i'll try level lock T3/r7/2021-11-11.txt.gz:{chan ch=tech}Malark Tech: ty. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Malark Tech: is it possible to get recovering abilities' remaining time and use them in a if statement in aliases? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: any idea why when I enter something (aard?) tells me what I entered as in qi You entered: qi T3/r7/2021-11-11.txt.gz:{chan ch=tech}Robbo Tech: "Echocommands" T3/r7/2021-11-11.txt.gz:{chan ch=tech}Robbo Tech: It's a mud feature, can be turned on and off. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Anssett Tech: super handy for debugging T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I can see why, I must have messed up something in a plugin I'm trying to 'fix' lol T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: thanks for that T3/r7/2021-11-11.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: whats the command to clear the snd window T3/r7/2021-11-11.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: it gets "stuck" on wayfarer mobs T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: cp inf doesn't refresh it? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Greybeard Tech: hmm, does snd reload work? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: that was it! T3/r7/2021-11-11.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: thanks! T3/r7/2021-11-11.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: snd reload T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: anyone know how to change the channel of basts level/ quest report? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Rakiso Tech: is that statmon? maybe try statmon help T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: it's mstat for the info as far as I can tell, but nothing I can find is for the channels T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tsorovan Reyn Tech: mstat is for the miniwin. try `statmn set` to see options T3/r7/2021-11-11.txt.gz:{chan ch=tech}Rakiso Tech: i used to use it and im pretty sure i was able to move it to my fakechan, but been years since i changed it T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: that's what I'm trying to do, but I just got back after being gone a year and not sure the commands anymore lol T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: statmn it is. thanks :) T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: any way around having to wait 2 seconds before moving as you're mapping cexits? T3/r7/2021-11-11.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: 2 is the minimum T3/r7/2021-11-11.txt.gz:{chan ch=tech}Pharaos Tech: thanks T3/r7/2021-11-11.txt.gz:{chan ch=tech}Wardsmith Tech: How do you insert a delay in a cexit? Not to make the wait time longer to confirm the cexit, but a wait in the instructions T3/r7/2021-11-11.txt.gz:{chan ch=tech}Katsumoto Tech: Cast a spell, use multiple considers, hide, etc. That's how I do it. It's a jerry-rigged way of achieving the same effect. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Wardsmith Tech: Ah, so using the delay after a cast/skill to do it? Makes sense T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: uh no you just wait(time) T3/r7/2021-11-11.txt.gz:{chan ch=tech}Katsumoto Tech: And there you go. =D T3/r7/2021-11-11.txt.gz:{chan ch=tech}Katsumoto Tech: I learned something new today! T3/r7/2021-11-11.txt.gz:{chan ch=tech}Katsumoto Tech: Now I'll need to re-do all of my cexits T3/r7/2021-11-11.txt.gz:{chan ch=tech}Wardsmith Tech: I take it the wait command is mapper-exclusive? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Wardsmith Tech: Mapper doesn't take the wait command T3/r7/2021-11-11.txt.gz:{chan ch=tech}Katsumoto Tech: Nohh, just to confirm, you're saying you can do wait() in between the series of commands that you'd put in a cexit and that you are not referencing the cexit_wait() command right? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: hm, it's intended for us in mapper cexits, i don't know that i've used it in other contexts, though it's like.. there T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: yes like... mapper cexit say do the thing;;wait(5) will say something and wait for the script to teleport you T3/r7/2021-11-11.txt.gz:{chan ch=tech}Wardsmith Tech: Ahhhhh T3/r7/2021-11-11.txt.gz:{chan ch=tech}Katsumoto Tech: Cool, I'll try that later. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Wardsmith Tech: You can't use a space. got it T3/r7/2021-11-11.txt.gz:{chan ch=tech}Wardsmith Tech: I was doing wait (2) or wait 2. No space with parentheses does the trick T3/r7/2021-11-11.txt.gz:{chan ch=tech}Wardsmith Tech: That just fixed Soooooo many issues I was dealing with T3/r7/2021-11-11.txt.gz:{chan ch=tech}Wardsmith Tech: Big thanks Nohh T3/r7/2021-11-11.txt.gz:{chan ch=tech}Seductress Reina Tech: anyone try Window 11? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Aciath Tech: not yet. T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: its on my computer right now T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: handles mush fine T3/r7/2021-11-11.txt.gz:{chan ch=tech}Seductress Reina Tech: what the different? T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: isn't it still beta? why is everyone so excited. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Cheekier Than Tech: 11 > 10 by 1 T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: yeah idk, it just cmae in my update thing T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: came in my* T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: https://www.tomsguide.com/news/windows-11-vs-windows-10 T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: if this were a different movie, they would have put a '12' on the box. T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: what box! T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: windows versions are like stds, you just wake up one morning and surprise! T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: windows 11 is not in beta eroe, no T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: still in alpha? maybe that explains all the hype, and the hypo. T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: only thing i had to do was "left align" the taskbar stuff... it shoed up center aligned like a mac fake crap thing T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: ah, didn't realize it had been officially released--I know a lot of people were grabbing it when it was beta. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: it released like a wet fart T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: i can't even run windows 11 on this machine, because of no TPM and a relatively old CPU and can't find a graphics card to build a new one so, meh T3/r7/2021-11-11.txt.gz:{chan ch=tech}Amarufox Tech: linux ftw <3 T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: ~Goddess~ Sirona wildly nods her head at Amarufox... she seems to be in total awe. T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: I wish linux had more accessibility options. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Amarufox Tech: I think ubuntu has okay accessibility options, probably not on par with windows though nods T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: havecyou looked into ubuntu lately??? T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: I have. it's screen reader support is still awful if you're a productive citizen who needs to use most apps. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: tbf linux isn't even particular accessibly to the sighted T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: 404 Eroe nods at Nohh and says, "I concur." Why didn't you?! T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: and it's built-in terminal screen reader still causes the kernel to panic if you fart too loudly. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: ~Goddess~ Sirona bonks Nohh on the head for being such an UTTER moron. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Amarufox Tech: bummer about the lack of screen reader support :/ T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: so which distro of systemd do you like most? lets start a flame war. T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: still runs cicles around micro-crash/thindows T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: how so? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Classic Vost Tech: vista T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: have you tried anything more recent than xp? T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: actually I take that back, xp was solid. I'd downgrade tomorrow. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: tpm is a trap - you dont want that crap anyway. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Amarufox Tech: I have a dual boot system, just use Windows for occasional gaming but *nix for anything serious T3/r7/2021-11-11.txt.gz:{chan ch=tech}Amarufox Tech: just don't have much confidence in my privacy on windows system, use one all the time for work but yeah T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: I'm in the "to each their own" camp, but if you're going to throw around words like microcrash to be a cool kid I'm hoping for some legit responses. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: xp is easy to find - run in vm under linux. boom, problem solved. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: linux is great very stronk, i'd never recommend it to someone T3/r7/2021-11-11.txt.gz:{chan ch=tech}Amarufox Tech: yeah, gotta go with what fits you the best...I'm sure Windows can be set up well T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: 404 Eroe nods at Amarufox. T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: linux FTW!!! T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: yes you keep screaming out your support. I'm still waiting for you to back up your prior statement, or are you just trying out for a new position as a parrot? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: They have to get windows 11 out, gates has to recover from the divorce T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: I can do it too, see? WINDOWS FTW! T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: sqawk! polly wants a kernel T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: Scrooge Mc Ruckus laughs out loud. T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: i have used linux since 1998... haven't looked back T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: now im confused, they can't BOTH be for the win T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: who do i believe T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: thats how things sneak up on you tho T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: Okay but that doesn't really back up your assertion. T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: i have all my radio station broadcasting software, video publishing software, audio publishing software... all GPL! free open-source... T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: linux on the desktop works... and if it doesn't may god have mercy on your soul T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: i'm so happy for you T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: i haven't touched Thin-dows since WIN-95 T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: i love windows and MS office T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: Ah, okay. I see you're not going to do better than calling things by stupid names for lack of any coherant response or proof of anything. Good chat, good chat. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: i still have some games that only work on win95. good thing i can multiboot all the way back to 1985. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: i've honestly never heard someone say thin-dows before, and it kinda sounds like a compliment T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: its called 'technical discussion', e. T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: what games? T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: Libre-Office is the same as Micro-Crash Office, and its more compatible with other softwares T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: magic the gathering had a couple of pc games. one of them was pretty fun. T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: Yeah I think we broke the bot. T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: thats neat T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: okay serious question... does it have an Excel clone with identical formulas and functionality? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: great news Sirona, LibreOffice runs on windows T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: To be clear I'm not opposed to the idea that you prefer one over the other, that fits pretty firmly into the camp of choose what works best, but throwing out words like Microcrash is absurd and silly. Do you know that Microsoft is one of the open source leaders currently? Microsoft is currently paying the inventer of Python to make it faster? Or that open source gets a lot of their contributions from huge corporations like Microsoft. T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: woah man T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: yes... Libre Office has "Calc" which is excel... same functions/functionality and more T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: oh cool, now you're just lying to me T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: because i know this is false T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: a spreadsheet software <> Excel T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: What functionality does it have that excel doesn't? T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: if you think that, you probably use excel to track birthdays T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: hah T3/r7/2021-11-11.txt.gz:{chan ch=tech}The River Styx Tech: but no, grocery list sry T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: nope... i use it all the time. and if i need to send to someone that only uses MS... i just "Save-AS" T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: also just curious, why does your free and open license take so many damned pages to tell you just how free and open it is? Have you ever bothered to read your GPL? T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: I'm free, I'm free, I'm freeeeee. I just have all these regulations on me. T3/r7/2021-11-11.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: I'll disagree, Calc is NOT the same as Excel. Although tbh, I'm discovering using the Office 365 version of Excel I much prefer older ~2013 version UI T3/r7/2021-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Actually, Sirona, Calc is NOT Excel. It's a lesser version of Excel. Ask me how I know. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: Crowly, how do you know? T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: I don't think she can. You didn't say microcrash or gpl. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: SNEAKER Mushambo called JINX before (Aleister) Crowley. T3/r7/2021-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I spent the better part of this year using Calc at work for office work. I chart patient needs. Calc didn't have the functions I needed. T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: all it takes is for someone who went the pathway of opensource trash to google stuff to Excel before you hear stories about why excel >> all that crap T3/r7/2021-11-11.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: its because of companies that create proprietary software... it has to be explained for legal reasons T3/r7/2021-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, I had to ask our office manager to get me Excel so I could, get this... excel at my job. T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: She's running that free and open source version of the English comprehension word, the only module she installed was "dog whistle" T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: shut the front door. T3/r7/2021-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That's not to say that Calc isn't useful. It's useful for people who don't do heavy-ended stuff. T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: No, it really isn't. Because there are companies that create and sell products based on Linux. Like I dunno, most NAS devices out there, for example. T3/r7/2021-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Calc will work for the 80% of the user base that isn't using it for business-related models. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: [Battle] Scars nods at (Aleister) Crowley and says, "I concur." Why didn't you?! T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: nailed it, good sir T3/r7/2021-11-11.txt.gz:{chan ch=tech}Amarufox Tech: gratz on remort, aci :) T3/r7/2021-11-11.txt.gz:{chan ch=tech}Amarufox Tech: mis T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: you doin your everyday normal life stuff, get it :P you doing real work stuff, pay for the real thing T3/r7/2021-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Scars put up with me asking Excel after Excel question, and now I've got a much smoother experience with a much smaller file. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Spronktar Tech: excellent T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: Scars got my excel formula to work! T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: This is my scars promotion. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: [Battle] Scars laughs out loud. T3/r7/2021-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: On top of it, pretty sure that Calc does not utilize VBA, which is VERY useful, too. T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: you'd have to replicate VBA scripts into whatever Calc uses T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: now if you'll excuse me, I'm back to living life through my totally open-source dial-up toaster. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: real hackers install linux on toaster, vacuum cleaner, _and_ wristwatch. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: screw all y'all, Google Docs sheets FTW! T3/r7/2021-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's such a beautiful thing when I hit Ctrl+Shift+Q and it copies data from one sheet in my Tracker workbook to "Old" and copies a sheet from another workbook to "New", then seeks what is missing from both lists, all in a matter of 5 seconds, if that. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: Just hack my roomba T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: You shall not run roomba, it is proprietary. T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: google docs is fantastic for birthday tracking T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: heh, Scars is on a birthday tracking binge T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I hacked my chucky doll... it's much more fun. T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: gotta make sure susan buys the friggin cake amirite? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: Don't be those sick freaks who hack peoples buttplugs T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: Scrooge Mc Ruckus perks up, something must have grabbed his attention. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: that brought the Hook clan running T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: if you knew anything about those plugs, you would know its really difficult _not_ to hack them. security isnt, ya see fi T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: You fluffle Scrooge Mc Ruckus mercilessly, making his fur a terrible mess. T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: the hook clan was already here. You can hear the crickets from Siron's side of the room. T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: Sirona* T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: How would you like to be the service tech on the other end of that call? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: "Customer service, how can I help you?" T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: "My anus is bleeding! Stop the pain!" T3/r7/2021-11-11.txt.gz:{chan ch=tech}Tech: well, sir, did you buy the "Horse" model? T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: "Hold please while I escalate your call and bleach my mind" "Elevator music plays with screaming in the background" T3/r7/2021-11-11.txt.gz:{chan ch=tech}[Battle] Scars Tech: "Your call is very important to us ... heavy sobbing in the background" T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: Yeah, hacking is squarely in the bad category for me T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: It doesn't have to be "bad." Also FWIW hacker is a term a lot of devs use, it's kind of a term of respect. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: Illegal* hacking T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: Media just made a mess of it with the scare tactics and Anonymous and their LOIC. T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: That's still not black and white. Technically flashing devices with open source software isn't legal in some cases, or cracking DRM on things you bought. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Kyrian Tech: Just stay out of peoples personal toys T3/r7/2021-11-11.txt.gz:{chan ch=tech}404 Eroe Tech: What if I want to flash my butt plug with Linux? T3/r7/2021-11-11.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: <-- was a teenage rebel with the DeCSS shirt :) T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: doesnt count if it isnt a tattoo, m. T3/r7/2021-11-11.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: that sounds painful T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: heh, not as painful as having DES tattoo - can get you stopped at the border. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Nohh Tech: you know sometimes i doubt your commitment to sparkle motion T3/r7/2021-11-11.txt.gz:{chan ch=tech}Mannec Tech: sparkle _nation_, n. its a whole t hing. T3/r7/2021-11-11.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: is there a command to see the effects like vampiric during combat? T3/r7/2021-11-12.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: new client update. hopefully nothing broken. T3/r7/2021-11-12.txt.gz:{chan ch=tech}Ralyn Tech: does anybody have the Sonos Beam soundbar, and have positive or negative feedback for it? T3/r7/2021-11-12.txt.gz:{chan ch=tech}404 Eroe Tech: I like it, T3/r7/2021-11-12.txt.gz:{chan ch=tech}404 Eroe Tech: if you plan on putting it on wifi though you might want to do some analysis of your wifi signals, sonos are shit in really densely populated areas. I ended up running another switch into my bedroom that I use to connect the sonos devices. T3/r7/2021-11-12.txt.gz:{chan ch=tech}Ralyn Tech: well it would be my only sonos device, and it would sit next to my router T3/r7/2021-11-12.txt.gz:{chan ch=tech}Ralyn Tech: just comparing it to other sound bars. I would get the Arc, but it won't fit T3/r7/2021-11-12.txt.gz:{chan ch=tech}404 Eroe Tech: if you're only going to get one, check out the arc or something. T3/r7/2021-11-12.txt.gz:{chan ch=tech}404 Eroe Tech: oh. T3/r7/2021-11-12.txt.gz:{chan ch=tech}404 Eroe Tech: sorry I got distracted. if you get the beam you'll likely want back speakers to complament the sound. the beam is nice but isn't the most amazing sound by itself. T3/r7/2021-11-12.txt.gz:{chan ch=tech}404 Eroe Tech: or maybe just invest in sonos 5s. they sound amazing. better with the sub, but that's a big investment. T3/r7/2021-11-12.txt.gz:{chan ch=tech}Ralyn Tech: I can't have a sub... I'm in an apartment building T3/r7/2021-11-12.txt.gz:{chan ch=tech}Ralyn Tech: neighbors wouldn't be happy T3/r7/2021-11-12.txt.gz:{chan ch=tech}404 Eroe Tech: just put the base low. T3/r7/2021-11-12.txt.gz:{chan ch=tech}Not an Imm Erikson Tech: If you get a big enough sub, you can have the whole building to yourself! T3/r7/2021-11-12.txt.gz:{chan ch=tech}Ralyn Tech: yeah, can I borrow 14 million dollars? T3/r7/2021-11-12.txt.gz:{chan ch=tech}404 Eroe Tech: I've been with really whiny neighbors. the sub isn't so you can rattle the walls, it's so that the sonos 5s can offload the base to the sub and have a wider range. T3/r7/2021-11-12.txt.gz:{chan ch=tech}404 Eroe Tech: I want to get a turntable, but I typically play 24-bit flac through the 5s through a DAC and it sounds wonderful. the sub just kind of rounds out the bottom end of the sound. T3/r7/2021-11-12.txt.gz:{chan ch=tech}Ogreskull Tech: General inquiry, I recently got two new monitors, both connected via DP from the integrated gfx. I use Windows 10 on this computer, and every time the monitors go to sleep (after 15 minutes), Windows 'forgets' which monitor is doing what and moves everything to the primary screen. I've been using two monitors with this computer for the last two years, and only started getting this issue when I set up the new monitors. I'm looking of course on SE & Asus support forums, just curious if anyone else has had this issue? T3/r7/2021-11-12.txt.gz:{chan ch=tech}Quadrapus Tech: i sometimes have this issue and have no fix T3/r7/2021-11-12.txt.gz:{chan ch=tech}Quadrapus Tech: it does drive me crazy though T3/r7/2021-11-12.txt.gz:{chan ch=tech}Torkin Tech: i have same issue T3/r7/2021-11-12.txt.gz:{chan ch=tech}Antifa Raded Tech: maybe a shut display off after X time in Windows or on the monitor itself? one might come back before the other then Windows briefly thinks you only have one T3/r7/2021-11-12.txt.gz:{chan ch=tech}Durel Tech: I just switched to a windows pc for the first time in a decade and I have the same problem. It's driving me nuts tbh T3/r7/2021-11-12.txt.gz:{chan ch=tech}Redryn Tech: supposedly windows 11 is supposed to have a fix for this T3/r7/2021-11-12.txt.gz:{chan ch=tech}WhatsApp KoopaTroopa Tech: https://superuser.com/questions/1292435/windows-on-second-monitor-moves-to-primary-monitor-after-sleep-lock T3/r7/2021-11-12.txt.gz:{chan ch=tech}Ogreskull Tech: @Raded good call on the monitor itself, I have only started digging into the monitor settings and they could have a seperate power cycle than windows sleep T3/r7/2021-11-12.txt.gz:{chan ch=tech}Ogreskull Tech: @KT I found that too, I do not always remember to lock my personal computer T3/r7/2021-11-12.txt.gz:{chan ch=tech}Summoner Yuna Tech: Is it possible to get all items of a certain type from a certain container using dinv? Like, all portals from a certain bag. T3/r7/2021-11-12.txt.gz:{chan ch=tech}Durel Tech: you can use the "type" field. Like "dinv get type portal" T3/r7/2021-11-12.txt.gz:{chan ch=tech}Durel Tech: or "dinv get type portal rlocation 3.bag" to get from a particular bag T3/r7/2021-11-12.txt.gz:{chan ch=tech}Summoner Yuna Tech: dinv get type portal rloc.`? T3/r7/2021-11-12.txt.gz:{chan ch=tech}Summoner Yuna Tech: Thanks! :D T3/r7/2021-11-12.txt.gz:{chan ch=tech}The River Styx Tech: can you copy/paste with color codes on MUSH like you used to be able to with cmud? T3/r7/2021-11-12.txt.gz:{chan ch=tech}Rakiso Tech: ctrl+D T3/r7/2021-11-12.txt.gz:{chan ch=tech}The River Styx Tech: hawt, thanks T3/r7/2021-11-12.txt.gz:{chan ch=tech}Thunderous Norton Tech: never knew that.... thanks T3/r7/2021-11-12.txt.gz:{chan ch=tech}The River Styx Tech: I'll be honest, I was cautious... cause troll T3/r7/2021-11-12.txt.gz:{chan ch=tech}Rakiso Tech: i usually don't troll. on tech chan at least :P T3/r7/2021-11-12.txt.gz:{chan ch=tech}Thunderous Norton Tech: i tested it with say T3/r7/2021-11-12.txt.gz:{chan ch=tech}Nohh Tech: i didnt even know that, that's very useful T3/r7/2021-11-12.txt.gz:{chan ch=tech}Limunious Tech: is there a way to make the automap appear at the end of combat instead of beginning of a move T3/r7/2021-11-12.txt.gz:{chan ch=tech}Mannec Tech: set a trigger on the end of combat, have it issue 'map' command? T3/r7/2021-11-13.txt.gz:{chan ch=tech}Vanellus Tech: Can anyobe tell me the name of the mil mob predictor plugin or point me at the repo? T3/r7/2021-11-13.txt.gz:{chan ch=tech}Karathos Tech: https://github.com/zzyzzyzzx/Hadar/tree/master/DoublePredictor T3/r7/2021-11-13.txt.gz:{chan ch=tech}Vanellus Tech: tyvm T3/r7/2021-11-13.txt.gz:{chan ch=tech}Vanellus Tech: Oh I have that starred already. Duh. T3/r7/2021-11-13.txt.gz:{chan ch=tech}Seductress Reina Tech: anyone try selling item in NFT market? T3/r7/2021-11-13.txt.gz:{chan ch=tech}Turie Tech: NFT? T3/r7/2021-11-13.txt.gz:{chan ch=tech}404 Eroe Tech: anyone thought of pulling their beard hairs one by one/ T3/r7/2021-11-13.txt.gz:{chan ch=tech}Aoric Tech: Non-Fungible Token T3/r7/2021-11-13.txt.gz:{chan ch=tech}Seductress Reina Tech: yes it is T3/r7/2021-11-13.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: Everything is fungible. T3/r7/2021-11-13.txt.gz:{chan ch=tech}Seductress Reina Tech: Aoric you try? T3/r7/2021-11-13.txt.gz:{chan ch=tech}Adara Tech: try pulling beard hairs?! T3/r7/2021-11-13.txt.gz:{chan ch=tech}Still Tech: Is there a command to reset (delete to start over) a map for a given area? T3/r7/2021-11-13.txt.gz:{chan ch=tech}Still Tech: in mush client T3/r7/2021-11-13.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: mapper purgezone area T3/r7/2021-11-13.txt.gz:{chan ch=tech}Still Tech: thanks very much T3/r7/2021-11-13.txt.gz:{chan ch=tech}Aciath Tech: how many I don't understand messages are there? Looking to gag them and use a sound instead T3/r7/2021-11-13.txt.gz:{chan ch=tech}Korendir Tech: for mapper there is there a purgeroom but for a particular room ID? T3/r7/2021-11-13.txt.gz:{chan ch=tech}Korendir Tech: without stepping into the room T3/r7/2021-11-13.txt.gz:{chan ch=tech}[Battle] Scars Tech: if you go near the room, yeah T3/r7/2021-11-13.txt.gz:{chan ch=tech}[Battle] Scars Tech: you can right click the map and delete it T3/r7/2021-11-13.txt.gz:{chan ch=tech}High Risk Losteix Tech: "mapper showroom " will trick mapper into thinking you're in the room. then "mapper purgeroom" will get rid of it. T3/r7/2021-11-13.txt.gz:{chan ch=tech}Korendir Tech: oh thanks T3/r7/2021-11-13.txt.gz:{chan ch=tech}<> Slips Tech: so if it always says hidden network? T3/r7/2021-11-13.txt.gz:{chan ch=tech}<> Slips Tech: and it always has connection no matter where you go T3/r7/2021-11-13.txt.gz:{chan ch=tech}[Battle] Scars Tech: so, before i write a note to fiendish i'll bug you good folks T3/r7/2021-11-13.txt.gz:{chan ch=tech}[Battle] Scars Tech: i'd like my pet to be on the group info monitor thingy - am i alone? T3/r7/2021-11-13.txt.gz:{chan ch=tech}Aciath Tech: thanks for reminding me. Would any blind players be interested in an accessible group monitor? Faylen started one years ago but never finished. I plan on having it done by the end of next week. T3/r7/2021-11-13.txt.gz:{chan ch=tech}Pharaos Tech: how come when i create an alias using mushclient to "mapper cexit open %1" i get "Unknown command. Please check the helpfiles." but when i type it manually it works fine? T3/r7/2021-11-13.txt.gz:{chan ch=tech}Nohh Tech: what's the alias T3/r7/2021-11-13.txt.gz:{chan ch=tech}[Battle] Scars Tech: try changing it to "Execute" instead of "World" T3/r7/2021-11-13.txt.gz:{chan ch=tech}Nohh Tech: yeah it's a send to problem T3/r7/2021-11-13.txt.gz:{chan ch=tech}Pharaos Tech: it's set to world T3/r7/2021-11-13.txt.gz:{chan ch=tech}[Battle] Scars Tech: change that to "Execute" T3/r7/2021-11-13.txt.gz:{chan ch=tech}Heracles Tech: Sending a command to the mapper plugin requires you send to Execute T3/r7/2021-11-13.txt.gz:{chan ch=tech}Nohh Tech: if you want it to do client side commands/aliases, its gotta be execute T3/r7/2021-11-13.txt.gz:{chan ch=tech}Pharaos Tech: thank you T3/r7/2021-11-13.txt.gz:{chan ch=tech}Aciath Tech: well well. Seems I already finished the accessible group monitor. I need to write a readme or something, but if anyone wants a copy let me know. :) T3/r7/2021-11-13.txt.gz:{chan ch=tech}<> Slips Tech: i would love it T3/r7/2021-11-13.txt.gz:{chan ch=tech}Tech: Aciath Nods. i'll post a link in the morning. :) T3/r7/2021-11-13.txt.gz:{chan ch=tech}<> Slips Tech: how do you use alt+ f11 in windows 10? T3/r7/2021-11-13.txt.gz:{chan ch=tech}<> Slips Tech: on a laptop with screen dim buttons T3/r7/2021-11-13.txt.gz:{chan ch=tech}<> Slips Tech: ah who cares T3/r7/2021-11-13.txt.gz:{chan ch=tech}<> Slips Tech: zs world now T3/r7/2021-11-13.txt.gz:{chan ch=tech}Pharaos Tech: how can i write a brief wait into my "mapper cexit open %1" command using mushclient? a minimum of 2 seconds T3/r7/2021-11-13.txt.gz:{chan ch=tech}Wardsmith Tech: If you need to put a wait in the command itself, use wait(x) where 'x' is the number of seconds T3/r7/2021-11-13.txt.gz:{chan ch=tech}Wardsmith Tech: if you want it to wait until confirming the exit use cexit_wait x instead T3/r7/2021-11-13.txt.gz:{chan ch=tech}Pharaos Tech: i saw that as well, but it doesn't work for me T3/r7/2021-11-13.txt.gz:{chan ch=tech}Pharaos Tech: "wait T3/r7/2021-11-13.txt.gz:{chan ch=tech}Wardsmith Tech: are you using the parentheses? T3/r7/2021-11-13.txt.gz:{chan ch=tech}Pharaos Tech: "wait" that is T3/r7/2021-11-13.txt.gz:{chan ch=tech}Pharaos Tech: yes T3/r7/2021-11-13.txt.gz:{chan ch=tech}Nohh Tech: explain what you're trying to do and what problem you're having T3/r7/2021-11-14.txt.gz:{chan ch=tech}Summoner Yuna Tech: Hmmm... is there a way to get items for a certain wear slot using dinv get? dinv get type doesn't work for, say, waist items. T3/r7/2021-11-14.txt.gz:{chan ch=tech}Gigel Tech: something like dinv get wearable feet T3/r7/2021-11-14.txt.gz:{chan ch=tech}Summoner Yuna Tech: Thanks, that worked. :) T3/r7/2021-11-14.txt.gz:{chan ch=tech}Summoner Yuna Tech: So on Chrome, I've downloaded an extension that imposes dark mode on all webpages but every time I open a new tab, either a blank one or through some other means, for a split second, the tab will be ear-searingly white. Any way to make it gray or black instead? T3/r7/2021-11-14.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: just released a startup error bug fix for the new helpfile miniwindow plugin. if you're on r2160 go get r2161. T3/r7/2021-11-14.txt.gz:{chan ch=tech}Aciath Tech: Is it possible to use the keys on the keypad as script accelerators? I know I can use the keypad settings from within the world config, but I'm wanting to make different scripts for the numpad. So for example, one script for navigation, another for firing spells. T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: yes T3/r7/2021-11-14.txt.gz:{chan ch=tech}Aciath Tech: Hmm. Could I just in theory make different plugins that have numpad keys bound, then just load the plugin I'd need? T3/r7/2021-11-14.txt.gz:{chan ch=tech}Trachx Tech: sure T3/r7/2021-11-14.txt.gz:{chan ch=tech}High Risk Losteix Tech: so, like, you want the numpad to call different scripts depending on if you're in combat or navigating the world etc? T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: yeah, a plugin can unbind/rebind whatever T3/r7/2021-11-14.txt.gz:{chan ch=tech}Aciath Tech: That's correct T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: you can rebind on character state change, sure T3/r7/2021-11-14.txt.gz:{chan ch=tech}High Risk Losteix Tech: should be easy enough to use gmcp to detect what state you're in, and just call whatever script. T3/r7/2021-11-14.txt.gz:{chan ch=tech}Aciath Tech: Wonderful! I'll play with it after lunch. Thanks guys. :) T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: or just setup an alias for the script to rebind all it's functions T3/r7/2021-11-14.txt.gz:{chan ch=tech}Durel Tech: what I do is map each numpad key to a "numpad" plugin that lets me assign different profiles to the numpad. Each profile defines what I want each key to do. Then you tell the plugin what profile you want to swap from the list you define (e.g., pupping, campaigning, pk, etc.) T3/r7/2021-11-14.txt.gz:{chan ch=tech}Tech: Aciath Smiles. Thanks! And, sorry for maybe dumb questions. I'm still new to plugin making as of about a month ago T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: or sure, a separate plugin with profiles, idk why that isn't like.. standard :P T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: i don't even use keybinds, i'm an idiot who types everything :( T3/r7/2021-11-14.txt.gz:{chan ch=tech}Scrooge Mc Ruckus Tech: I am also that kind of an idiot T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: the mavis beacon school of mudding T3/r7/2021-11-14.txt.gz:{chan ch=tech}Scrooge Mc Ruckus Tech: lol I actually used that! T3/r7/2021-11-14.txt.gz:{chan ch=tech}Durel Tech: You can take it a bit further too :P Once I have a profile mapped to the numpad, I also map it to a nintendo switch pro controller so you can basically use all the numpad/function keys, but from a game controller. I find that more comfortable than using the numpad all the time T3/r7/2021-11-14.txt.gz:{chan ch=tech}Mannec Tech: bah. human player should be much better at keeping track of changes of state and dealing with unexpected situations. T3/r7/2021-11-14.txt.gz:{chan ch=tech}Durel Tech: Who do you think is pushing the keys/buttons to respond to things? I'm confused... T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: the little gremlins inside the nintendo switch T3/r7/2021-11-14.txt.gz:{chan ch=tech}Swamptrash Tech: whats a nintendo? T3/r7/2021-11-14.txt.gz:{chan ch=tech}Mannec Tech: who do you think is redefining what all the buttons mean? its not your confusion that matters, so much as the client's. T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: we're on to you gremlins T3/r7/2021-11-14.txt.gz:{chan ch=tech}Swamptrash Tech: is that the new comadore? T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: nintendoes what segan't T3/r7/2021-11-14.txt.gz:{chan ch=tech}Mannec Tech: nah, s. cheap knockoff. T3/r7/2021-11-14.txt.gz:{chan ch=tech}Torkin Tech: oh shit are we going for some blast processing T3/r7/2021-11-14.txt.gz:{chan ch=tech}Mannec Tech: better off blasting manually. trying to write a plugin to deal with all the complexity involved in blast is ... prone to error. T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: durel would be even cooler if he used a power glove as a controller instead T3/r7/2021-11-14.txt.gz:{chan ch=tech}Durel Tech: lol nohh T3/r7/2021-11-14.txt.gz:{chan ch=tech}Swamptrash Tech: hah it could be done! T3/r7/2021-11-14.txt.gz:{chan ch=tech}Mellorn Tech: I know what is the problem - when i try to refer to a variable in macros using @variablename - it enters the text literally instead of refering to a variable. Does anybody know how force it to use variable? T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: do you have the variables option check on the right side there? T3/r7/2021-11-14.txt.gz:{chan ch=tech}Mellorn Tech: Hm... i don't see such an option T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: 'Expand Variables' assuming you're doing this through the UI T3/r7/2021-11-14.txt.gz:{chan ch=tech}Mellorn Tech: Yes, expand variables is toggled on T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: and you see the value in the table under the Scripting/Variables options sheet? T3/r7/2021-11-14.txt.gz:{chan ch=tech}Urshilikai Tech: so this mapper in mushclient, is there some integration there with using portals or finding rooms that people use to finish gquests so fast? T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: of course T3/r7/2021-11-14.txt.gz:{chan ch=tech}Urshilikai Tech: where should I get started with that T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: for portals, mapper help portals T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: for finding rooms/mobs, search and destroy T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: there is, of course, a lot more optimization besides those two things T3/r7/2021-11-14.txt.gz:{chan ch=tech}High Risk Losteix Tech: S&D relies on mapper so you can still find and run directly to rooms without it as long as you've explored and set up your cexits/portals properly. T3/r7/2021-11-14.txt.gz:{chan ch=tech}Nohh Tech: you can, but its not fast T3/r7/2021-11-14.txt.gz:{chan ch=tech}High Risk Losteix Tech: but in terms of optimization, you're probably hard-pressed to beat an S&D user in a gq with vanilla mapper. T3/r7/2021-11-14.txt.gz:{chan ch=tech}High Risk Losteix Tech: vanilla mapper by itself is great for just campaigns and quests if you're not worried about being competitive. not sure what-all S&D brings to the table beyond that since i've never actually used it. T3/r7/2021-11-15.txt.gz:{chan ch=tech}Gigel Tech: can you reload a plugin from command line (after you change some code)? without going to plugins->reintall? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Sheriff Shindo Tech: yes but you need the plugins unique id T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: yeah T3/r7/2021-11-15.txt.gz:{chan ch=tech}Sheriff Shindo Tech: ReloadPlugin is the function you call T3/r7/2021-11-15.txt.gz:{chan ch=tech}Sheriff Shindo Tech: ReloadPlugin("uniqueIDgoesHERE") T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: https://pastebin.com/3Ktnb3Af T3/r7/2021-11-15.txt.gz:{chan ch=tech}Gigel Tech: ok, will kive it a try. T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: take that function from the pastebin, bind it to an alias in your plugin and it can reload itself T3/r7/2021-11-15.txt.gz:{chan ch=tech}Gigel Tech: thanks Nohh T3/r7/2021-11-15.txt.gz:{chan ch=tech}Gigel Tech: it is possible to capture the output of dinv search type key and use it in another plugin ? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: maybe? i would probably use invdata or 'keyring data' directly instead, idk T3/r7/2021-11-15.txt.gz:{chan ch=tech}Turie Tech: Does the new Winds Plugin do what the prior one does but the website aspect works? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Tech: Nohh knows not T3/r7/2021-11-15.txt.gz:{chan ch=tech}UwU OwO Sammael Tech: What's the command to see my aardclient version? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Trachx Tech: checkversion T3/r7/2021-11-15.txt.gz:{chan ch=tech}UwU OwO Sammael Tech: Amazing, thank you! T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: whats the site for private or main dnsblookups T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: any ideas how to compare reg edit files T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: i'll still take comands here T3/r7/2021-11-15.txt.gz:{chan ch=tech}Doge Water Yajan Tech: is that an extension? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Anssett Tech: pick your diff program of choice and open the .reg files? they're text. T3/r7/2021-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I like Meld for comparison. T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: i need a comparison T3/r7/2021-11-15.txt.gz:{chan ch=tech}Anssett Tech: hm. "MELD Score (Model For End-Stage Liver Disease)". wrong meld i think. T3/r7/2021-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I'd compare you, but it would not be nice. T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: just a compare T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: but but.... T3/r7/2021-11-15.txt.gz:{chan ch=tech}Tech: <> Slips bursts into tears. T3/r7/2021-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: https://meldmerge.org T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: thanks T3/r7/2021-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That was recommended by Fiendish long ago, and I enjoyed using it. T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: gonna hand over my phone to my criminal mother lol T3/r7/2021-11-15.txt.gz:{chan ch=tech}Anssett Tech: it looks neat T3/r7/2021-11-15.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Anssett. T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: very nice T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: always looks neat T3/r7/2021-11-15.txt.gz:{chan ch=tech}<> Slips Tech: i'll be back. gotta run T3/r7/2021-11-15.txt.gz:{chan ch=tech}Cheekier Than Tech: anyone have link to or code snippet for adding colors on mapper for noportal/norecall? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: hey folks, I'm kinda new - if I'm using Mushclient, and what I want to do is issue a command from the message field that tells Mushclient to establish a variable that I can call from a trigger (for example, pull that variable into a trigger's send input, or increment that variable), what would that look like? I might not be using the right words T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: alias: setvar * send: %1 send to: variable and fill in the variable textbox with the name you want to use T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: aha. thanks, that gives me a starting point. T3/r7/2021-11-15.txt.gz:{chan ch=tech}Negader Tech: read more about it https://www.gammon.com.au/scripts/doc.php?function=SetVariable also check getvariable T3/r7/2021-11-15.txt.gz:{chan ch=tech}Katsumoto Tech: In a for loop, will break just stop the current iteration and move to the next iteration? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: no it breaks out of the loop, there is no continue in lua T3/r7/2021-11-15.txt.gz:{chan ch=tech}Quadrapus Tech: in lua? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Quadrapus Tech: it will halt the loop T3/r7/2021-11-15.txt.gz:{chan ch=tech}Tech: Quadrapus nods at Nohh. T3/r7/2021-11-15.txt.gz:{chan ch=tech}Tech: Katsumoto pukes. T3/r7/2021-11-15.txt.gz:{chan ch=tech}Katsumoto Tech: Sucks. Thanks anyhow. T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: yeah it sucks, even more disgusting is they added gotos in 5.2 and expect people to use that instead of continue T3/r7/2021-11-15.txt.gz:{chan ch=tech}Quadrapus Tech: lack of continue is my biggest complaint about the language honestly :P T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: if I have successfully set a variable in mushclient, and now I want one of my triggers to call it and evaluate it before running the actual commands in that trigger, what is the proper syntax? I'm looking at the documentation and there are seven or eight ways.. I think this game uses Lua? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: or Mushclient uses Lua.. T3/r7/2021-11-15.txt.gz:{chan ch=tech}PenguinGod Galoth Tech: mush uses lua T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: I'm trying to test using echo GetVariable("variablename") but it just echoes that text literally T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: if you set it to send to script, it'll use lua yes... you don't have to handle things with lua though, can just spit out commands like you'd type in the command line and send to execute (if you want the lines to be processed as if you typed them in) or send to world to send them directly to the MUD T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: echo ariablename T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: echo @variablename T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: ohhhh okay T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: with expand variables selected in the options T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: okay, I've managed to get a trigger to auto-increment a number, SetVariable('numb',tonumber(GetVariable('numb'))+1), now I need to add an additional instruction to this trigger to send a command to the mushclient command field, for a command that will make use of that number (so I need to call that number) T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: currently this trigger's SendTo is set to Script T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: since Sendto is set to Script and not World, that means I need to use, um.. world.Send() or something? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Karathos Tech: what exactly are you trying to accomplish? T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: automating the hunt trick T3/r7/2021-11-15.txt.gz:{chan ch=tech}Karathos Tech: if you have snd, already has hunt trick built in T3/r7/2021-11-15.txt.gz:{chan ch=tech}Karathos Tech: xhelp ht T3/r7/2021-11-15.txt.gz:{chan ch=tech}Spronktar Tech: doesn't look like that is installed T3/r7/2021-11-15.txt.gz:{chan ch=tech}Summoner Yuna Tech: finger Crowley T3/r7/2021-11-15.txt.gz:{chan ch=tech}Karathos Tech: should give it a go https://github.com/AardCrowley/Search-and-Destroy T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: you don't need the world. btw, just Send("blah") or Execute("blah") T3/r7/2021-11-15.txt.gz:{chan ch=tech}Nohh Tech: but yeah much easier to just use snd for hunt trick than rewriting it all T3/r7/2021-11-16.txt.gz:{chan ch=tech}Count Zensch Tech: black screenwhois malark T3/r7/2021-11-16.txt.gz:{chan ch=tech}Malark Tech: ouch T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: Count Zensch D T3/r7/2021-11-16.txt.gz:{chan ch=tech}404 Eroe Tech: is there a way to restore the mage priority to the default? T3/r7/2021-11-16.txt.gz:{chan ch=tech}404 Eroe Tech: or can someone pastebin theirs? I've mangled mine and want to see what default gives. T3/r7/2021-11-16.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: anyone here UI/UX designer looknig for a gig? T3/r7/2021-11-16.txt.gz:{chan ch=tech}404 Eroe Tech: I draw gud perty picture T3/r7/2021-11-16.txt.gz:{chan ch=tech}Durel Tech: Eroe: You can reset the dinv built-in priorities back to their default values with "dinv reset confirm priority". However, this will also wipe out any custom priorities you may have added so if you have any of those, you could first make a backup (see "dinv help backup"), then reset priorities and see the mage defaults, and then restore your backup. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: 404 Eroe looks at Durel and swoons in ecstasy. T3/r7/2021-11-16.txt.gz:{chan ch=tech}404 Eroe Tech: much thanks. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Durel Tech: Also, instead of editing the default priorities, my suggestion would be to clone one of them and then tweak your clone. Something like "dinv priority clone mage mymage" would do that and then you could edit and use mymage as your priority. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Summoner Yuna Tech: So I have aliases for level locking my chaos portals to level 999 and then back to their appropriate levels again for when I join and exit GQs. But each time I do this I am spammed by a barrage of messages from mapper. Is there a way to not have mapper output a message when it does something, at least temporarily? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Quadrapus Tech: close your eyes T3/r7/2021-11-16.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: could try gagging it? T3/r7/2021-11-16.txt.gz:{chan ch=tech}404 Eroe Tech: I don't think you can gag that. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Anssett Tech: create a one-fire trigger to suppress output on the matched text? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Anssett Tech: i guess it's coming from a plugin so probably not triggerable T3/r7/2021-11-16.txt.gz:{chan ch=tech}Summoner Yuna Tech: I don't think you can gag plugin text. T3/r7/2021-11-16.txt.gz:{chan ch=tech}404 Eroe Tech: the mapper is using note or note color or whatever. it's not from the game, so triggers won't match. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Anssett Tech: edit the mapper plugin? :D T3/r7/2021-11-16.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: ahh i see... makes sense T3/r7/2021-11-16.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: id try asking Fiendish for QoL feature T3/r7/2021-11-16.txt.gz:{chan ch=tech}Summoner Yuna Tech: I guess I could send Fiendish a note. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: hi guys, how is it possible to use the mapper to runto a zone ? or do i have to use room ID's, and if so using standard MUSH client how do I get the room ID for the quest i'm on or a starting zone ? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Anssett Tech: xrt T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: doesn't seem to work T3/r7/2021-11-16.txt.gz:{chan ch=tech}Griks Tech: I thought xrt was from SnD T3/r7/2021-11-16.txt.gz:{chan ch=tech}Anssett Tech: it may be a mapper extender that does it T3/r7/2021-11-16.txt.gz:{chan ch=tech}Borg Tech: its mapper goto T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: ahhh so I need SnD ? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Anssett Tech: you'll want that eventually anyway honestly T3/r7/2021-11-16.txt.gz:{chan ch=tech}Borg Tech: 'mapper help moving' will show you T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: the one from github ? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Anssett Tech: there's a few SNDs out there. i think the common ones these days are crowley's and pwar's T3/r7/2021-11-16.txt.gz:{chan ch=tech}A Calm Stormwind Tech: of the two I'd recommend Crowley's as Pwar's isn't updated any longer. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Anssett Tech: for what it's worth, pwar's works fine. but crowley is at least on here sometimes if you want to harass a developer :D T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: so which files need to be copied to the plugin folder, all of them ? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: only the xml file or also the yml file ? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley slaps Anssett. T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Only the .xml file. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: cheers ty T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: a few days ago i posted on tech help board about running MUSH on Apple laptop. Crossover was recommended. I've downloaded the trial but am having trouble getting the details figured out. anyone have experience with the program that can help me? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: okay so trying to get SnD to work but if I copy the xml file into the plugin folder and start Mush I just get a bunch of line errors and it won't let me connect to aardwolf T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: deling the xml fixes it it seems T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: k think I got snd working, so how do I runto a zone using it ? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: xrt keyword T3/r7/2021-11-16.txt.gz:{chan ch=tech}404 Eroe Tech: xrt zone T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: hmmm says sorry can't do that T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Try: xrt legend T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That should take you to Land of Legend T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: says Unknown command please check the helpfiles T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: guess it's not working T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Then you haven't installed it. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: so copy the xml file to world > plugin folder right ? T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If you press Ctrl+Shift+P, it'll open up the plugins GUI. If you type 'S', it should go to Search & Destroy. T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You have to install it, too. T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So Ctrl+Shift+P, then click 'Add', then navigate to the file. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: or File > Plugins... if you don't want to remember hotkeys T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The only hot key I want to remember is yours, Nohh. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: ye that did it T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: A bright, shiny gold halo appears over (Aleister) Crowley's head. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: got a screen for it now too in my mush client T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: i ctrl+u T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley grins evilly at Nohh. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: and the xrt command is working now too T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: sweet thanks for the help! T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Good. :) T3/r7/2021-11-16.txt.gz:{chan ch=tech}Ratcabra Tech: and it's working :D T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: enjoy searching and destroying T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: anyone got a couple minutes to help me with some simple mush related issues? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Count Zensch Tech: speak mortal! T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: im trying to get mapper opened up as a seperate window, etc T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: Katsumoto nods at Count Zensch. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: yours isnt a separate window already? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: can wait till after double T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: nope T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: Scrooge Mc Ruckus snickers softly. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Count Zensch Tech: do you have all plugins installed? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: yeah we're gonna need a screenshot i think T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: also, isnt there a way to move all channel conversations to a seperate window? i hate having to scroll up all the time, lol T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: what the hell mushclient are you running T3/r7/2021-11-16.txt.gz:{chan ch=tech}Katsumoto Tech: It should do that by default.. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Count Zensch Tech: you can T3/r7/2021-11-16.txt.gz:{chan ch=tech}Count Zensch Tech: you should be able even to specify which channels you want to displayt T3/r7/2021-11-16.txt.gz:{chan ch=tech}Katsumoto Tech: Did you try a clean install of the mushclient in a separate folder? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: Count Zensch is agreeing with that Katsumoto person again... T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: im using crossover and have no idea what im doing with it, lol T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: maybe try 'package update check' T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: You cannot move windows outside of the Mushclient window (i.e. pop out the window and move it) T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: Also, make sure you installed the client with full visuals T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: also the one linked on aardwolf.com is real old T3/r7/2021-11-16.txt.gz:{chan ch=tech}Doge Water Yajan Tech: yeah, helps if you want to see things like Mael's man boobs on gossip T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: i think i have the latest version, idk though T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: use checkversion - what does it say? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: 5.07 sound right? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: negative T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: No T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: It sounds like you are using default mushclient without any plugins, to be honest T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: finger fiendish, download the client T3/r7/2021-11-16.txt.gz:{chan ch=tech}Count Zensch Tech: i have also 5.07 and everything works T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: Fiendish's package should return the package version, not the base mush release T3/r7/2021-11-16.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: checkversion should say You are using Aardwolf MUSHclient Package version T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: how do i share a screen shot on here? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: current release is r2162 T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: where do i find checkversion? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: literally type checkversion T3/r7/2021-11-16.txt.gz:{chan ch=tech}Count Zensch Tech: simply type T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: ok so how broken is my version if typing that does nothing? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: go to https://fiendish.github.io/aardwolfclientpackage/ T3/r7/2021-11-16.txt.gz:{chan ch=tech}Count Zensch Tech: you can also check type 'aard help' T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: download version with visuals unless you're visually impaired i guess T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: I already told you what to do - finger fiendish, click the website, download package with full visuals, install, use that T3/r7/2021-11-16.txt.gz:{chan ch=tech}Count Zensch Tech: if shows nothing you don't have aard mushclinet, only mush i guess T3/r7/2021-11-16.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: pretty sure i downloaded that version, will try again T3/r7/2021-11-16.txt.gz:{chan ch=tech}Aciath Tech: is it possible to have the mapper auto add doors it finds? Getting slightly tired of having to run the cexit command each time it breaks T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: no - i suggest you make an alias T3/r7/2021-11-16.txt.gz:{chan ch=tech}Aciath Tech: Thanks. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Katsumoto Tech: Create an alias to add doors. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Korendir Tech: i just alias that, so it isnt auto but far better than manual T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: or get passdoor wish T3/r7/2021-11-16.txt.gz:{chan ch=tech}Katsumoto Tech: or be a shadow race. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: Katsumoto is sending you to Selfies Anonymous. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Aciath Tech: I'll get the wish when quest points fall out of my cats ears. :) Sooo many QP T3/r7/2021-11-16.txt.gz:{chan ch=tech}Heracles Tech: Or get passdoor and alias it T3/r7/2021-11-16.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: i want our cats T3/r7/2021-11-16.txt.gz:{chan ch=tech}Katsumoto Tech: And really...it's just a one time thing for that one specific door. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Katsumoto Tech: There aren't that many doors in this game....are there? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Aciath Tech: Rofl. One door for every line of code T3/r7/2021-11-16.txt.gz:{chan ch=tech}Doge Water Yajan Tech: umm yeah, there's a lot T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: compared to how many transitions don't have doors, not at all! T3/r7/2021-11-16.txt.gz:{chan ch=tech}Katsumoto Tech: When you re-tier, play a shadow. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Heracles Tech: I have 1414 cexits in my mapper. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Heracles Tech: Couldn't tell you how many are doors, but quite a few are from before I had passdoor that's for sure T3/r7/2021-11-16.txt.gz:{chan ch=tech}Korendir Tech: yeah esp if you're navi, might as well go shadow its not bad T3/r7/2021-11-16.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: 2255 here. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: 2712, beat that hot shots T3/r7/2021-11-16.txt.gz:{chan ch=tech}Doge Water Yajan Tech: 2149, do you make cexits to get around normally?? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: no T3/r7/2021-11-16.txt.gz:{chan ch=tech}Doge Water Yajan Tech: what 600 cexits am I missing... T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: ive even deleted a lot of door cexits from before i had passdoor wish T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: do you have leave as a cexit in every room of tombs? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Doge Water Yajan Tech: umm, I don't think so.. not even sure what you're referring to T3/r7/2021-11-16.txt.gz:{chan ch=tech}Korendir Tech: its the goal reward T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: this noob T3/r7/2021-11-16.txt.gz:{chan ch=tech}Doge Water Yajan Tech: oh, yeah.. I don't have it T3/r7/2021-11-16.txt.gz:{chan ch=tech}Doge Water Yajan Tech: hahaha T3/r7/2021-11-16.txt.gz:{chan ch=tech}Tech: Doge Water Yajan punts Nohh halfway across Andolor! Jerk. T3/r7/2021-11-16.txt.gz:{chan ch=tech}Korendir Tech: thats pretty overkill though :P T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: idk they're mostly all norecall prison rooms, the goal cexit makes it a lot less annoying getting out T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: more area goals should make all their noportal prison rooms escapable! T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: You all don't have cexits to navigate mazes? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Urshilikai Tech: why map every door if its got a (parenthetical) in prompt? T3/r7/2021-11-16.txt.gz:{chan ch=tech}Doge Water Yajan Tech: umm.. I have a couple setup that way.. but I guess there's a few other mazes that I know how to navigate intuitively that I could probably do that way T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: mapper cexit autohunt hooded;;wait(60) T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: that is very time inefficient T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: is joke! T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: also starts feeling real botty T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: You don't just start your cp_level bot every morning and check the results in the evening?" T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: fairly simple honestly. the code already exists actually in another plugin but i'm not smart enough to adapt that code, i think T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: mis T3/r7/2021-11-16.txt.gz:{chan ch=tech}Veritheia Tech: (talking about my bot plugin) T3/r7/2021-11-16.txt.gz:{chan ch=tech}Nohh Tech: obviously T3/r7/2021-11-16.txt.gz:{chan ch=tech}Doge Water Yajan Tech: all good, we're all bots down here T3/r7/2021-11-16.txt.gz:{chan ch=tech}Once Tech: how do i put back the pages in the maid section of the client unsted of just one long swap.... T3/r7/2021-11-16.txt.gz:{chan ch=tech}Once Tech: main section srry not maid lol T3/r7/2021-11-16.txt.gz:{chan ch=tech}Karathos Tech: help paging T3/r7/2021-11-17.txt.gz:{chan ch=tech}Once Tech: thanks T3/r7/2021-11-17.txt.gz:{chan ch=tech}<> Slips Tech: whats the best vido recording program T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: anyone have something that collects the output from id/etc and gives it to you in a useful data structure? it doesn't look super hard except it's hard to know where the report ends for captures and everything. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: help invdetails T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: oh. that's useful. can it apply to things in stores? T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The easiest way to handle things like that is generate your own tags if none exist. For example: echo {identify};identify %1;echo {/identify} -- Then you can trigger off identify tags and capture what you want. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: 404 Eroe nods at (Aleister) Crowley. T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Invdetails only exists for your inventory, not store appraisals. T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: got it. much thanks. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: should keep in mind "Buy item, use enchant spells, identify, keep/sell good items, drop bad" is listed in policies7 as a no-no T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: not sure if that only applies to just an enchant bot T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: and doesn't mean you can't id it for evaluation purposes, just maybe not automate the decision to buy stuff? T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: yeah I wasn't planning to automate anything. T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You should read 'help enchantbot', Nohh. Policy is a little bit different. You can do it to a SINGLE item, including identifying to decide whether to keep it or not. Or you can stack multiple enchants on a list of items with no decision-making up to 20 items. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: crowley is there a simple way to mark mapper window rooms with noportal/norecall? T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So you can use identify trigger on ONE item, or no identify trigger on multiple items. T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Than: You can recon the room to automatically mark it if you have the skill (I believe). Or you can do: mapper noportal true (and norecall) T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I /think/ Fiendish added the trigger for recon. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: the marking in the db is all good - its about displaying it on the map T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: yes recon is triggered T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: how would you even display it on the map in a non ugly fashion? not a lot of room to work with T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Than: Ah, displaying it on map is difficult. You really don't want to mess with the mapper stuff because when it gets updated, you lose it anyway. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Nohh. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: i had it working from someone and lost the snippet -- it just used an X and a square T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: looked good enough, worked great T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: x and a shader maybe on the color actually not a square T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: i also wonder why you necessarily need to know as the mapper navigates you to the nearest noportal/norecall room T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: because not every command i do is mapper goto T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: i actually move manually at times :> T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: well same, but i never portal or recall manually T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: like all the time T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: i do all the time T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I imagine the person you probably got the snippet from was Khadaji. Only one I can think of that has done anything graphical in that nature. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: anyway back to the topic - where would i find the code that draws the boxes is that in the main mapper xml ? T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: In a plugin that you should honestly never, ever, EVER mess with. :p T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: I suck at regexp. someone see what's wrong with this? ^\|\s+Id\s+\:\s+(\d*)\s+\|$ T3/r7/2021-11-17.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Eroe: Change \d* to \d+? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: 404 Eroe flails his arms about wildly. T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: yeah, that makes too much sense. thanks. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: nm ill work it out thanks T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tinypotato Tech: aardmapper.lua T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: aard_GMCP_mapper.xml has all the graphics stuff T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: down there around line 2200 it sets up brushes/backgrounds for rooms T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tinypotato Tech: https://github.com/fiendish/aardwolfclientpackage/blob/MUSHclient/MUSHclient/lua/aardmapper.lua#L522 T3/r7/2021-11-17.txt.gz:{chan ch=tech}Cheekier Than Tech: thx T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: has someone made an easily indexable table of open clan gear? trying to make full sets for a friend and there's a lot of gear. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: is eqsearch that bad? T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: I thought eqsearch only showed current level. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: eqsearch arms for example T3/r7/2021-11-17.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: i know gaardian website has an eq finder T3/r7/2021-11-17.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: http://eq.gaardian.com T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: yeah, I think that's lacking any recent changes (like boots) T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: also thanks I didn't know I could do that! T3/r7/2021-11-17.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: you ask, i deliver! T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: i wonder where i would rank if there was a ranking of help files read T3/r7/2021-11-17.txt.gz:{chan ch=tech}Still Tech: help full? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: help ruler T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: the problem is I read the helpfiles, then I forget all the things I can do with a command or miss something! T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: i play for a few months then quit for a few months so i'm always coming back and re-reading them and just have a vague recollection of things that i just have to constantly re-affirm by reading the help files T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: but there's some useful commands out there that almost no one knows about T3/r7/2021-11-17.txt.gz:{chan ch=tech}Katsumoto Tech: Nuanse, yes, I do. It works most of the time. It's just the random oddball thing every so often where the text will show up...then nothing happens. I've removed things like ^ and $ at the end and it still happens. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: what're you trying to trigger off of that doesn't work? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Katsumoto Tech: Like to track my spell damage, for example, I'll have a trigger for [] Your spell damages a X []! T3/r7/2021-11-17.txt.gz:{chan ch=tech}Katsumoto Tech: 99.9% of the time, it fires. Then once in a very bluish moon, it will just skip it. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: and it's always enabled? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Katsumoto Tech: Always. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Katsumoto Tech: Nothing disables it T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: also you know you can dtrack a single ability T3/r7/2021-11-17.txt.gz:{chan ch=tech}Katsumoto Tech: Like it hasn't happen for the past 1+ week, then it happened twice today, particularly when I noticed I was lagging. There was a delay of about 1-2 second before the text continued flowing. I wonder if that played a role in it. T3/r7/2021-11-17.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: anyone have the foggiest what the "marginal cost of bandwidth" might be from an ISP's perspective? I'm guessing that even for "heaviest users" there's no amount of bandwidth that would actually make an ISP lose money from such a customer? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: of course there's some amount that would do that T3/r7/2021-11-17.txt.gz:{chan ch=tech}Vanellus Tech: In the UK ISP buy bandwidth from one of two or three wholesalers. They can't really lose money because they package you and allow for your usage. T3/r7/2021-11-17.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: Yeah but im guessing they throttle an account welll before that gets approached...? Im always "impressed" when I hear of a restaurant that has to ban someone from their all you can eat T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: but that's not how it's calculated, they have models based on expected peak usage and make deals with backbone providers to meet their peak demands... users who end up significantly outside of the expected ranges mess that up T3/r7/2021-11-17.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: but when lumping together "remote workers", it's unlikely that level of usage (more upload) is significantly different than an average heavy streamer? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Vanellus Tech: Can't really talk about how the US works. It seems to be crazy cartel for ISPs T3/r7/2021-11-17.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: well im making the point anyway, and don't worry, not going to back it up with "some dudes on aard" lol :) T3/r7/2021-11-17.txt.gz:{chan ch=tech}Throbbing Redwood Tech: just downloaded the fiend mush, how do i disable the split screen on scrolling up T3/r7/2021-11-17.txt.gz:{chan ch=tech}Negader Tech: remove the plugin T3/r7/2021-11-17.txt.gz:{chan ch=tech}Negader Tech: aard_splitscreen_scrollback T3/r7/2021-11-17.txt.gz:{chan ch=tech}Throbbing Redwood Tech: Thanks Negader T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: Negader tells you all you're very welcome. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Negader Tech: i only recall the answer cus i asked the same question. :) T3/r7/2021-11-17.txt.gz:{chan ch=tech}Throbbing Redwood Tech: and how do I now remove the error on startup lol T3/r7/2021-11-17.txt.gz:{chan ch=tech}Negader Tech: i *think* error doesn't appear next restart. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Throbbing Redwood Tech: You are correct. Thanks! T3/r7/2021-11-17.txt.gz:{chan ch=tech}Spronktar Tech: re: the earlier discussion about throttling "top talkers", I can't speak for how ISPs do it but usually any major corporation's NETOPS people will review top talkers regularly and take action to identify and minimize anything excessive. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Spronktar Tech: source - I'm the guy they call for tech support when they need to figure out why their next generation firewalls aren't acting the way they want, or when a firewall crashes and they need a post mortem, etc T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: Is there a way to do a GMCP check for if you're currently affected by a certain spell/skill? I.e. whether you currently have Shadow Form. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: spell tags T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: Also, is there a way to do a GMCP check for whether or not you currently have a certain mort, i.e. Thief, on your current tier? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: spells/skills are not in GMCP T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: there is a way to check for classes in gmcp T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: for mort, yes T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: How do you GMCP check if you have a certain class? Not as your primary class but in general? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: Also, is there a way to use spell tags to do a check for whether a spellup/skill is currently active before attempting to use it again? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: no, you would have to use something like aflags or saff T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: just look at pwars/basts spellup how they went about it. if you can read it T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: That only shows you what you are currently affected by. How do you set up a trigger to respond to you NOT being affected by something? T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: get the list and determine if the spell is not in the list? T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: easiest way T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: so the GMCP value to tell what classes you have is char.base.classes T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: all i know is basts tracks all the things you are asking. and even generates a list and defines the skills/spells as spellups and not T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: that's more of a script than a trigger though. not really a way to trigger that sort of thing. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: Doesn't that just check your primary class? Or do it check all classes? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: it gives an indexed list of which classes you have in what order T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: it gives you an int value, like mine is char.base.classes = 21630 so.. thief/cleric/psi/war/mage T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: Aifght, how would you go about writing an if clause for "If you have X class, do Y" using GMCP? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: so if it has a 2 as a digit in that number, you have the thief class T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: convert it to a string and then see if the string contains the digit that is the class you want to check for. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: this is left as an exercise to the reader... T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: As for the spell-up thing, I just want a way for my client to check whether I'm affected by Shadow Form and my class spell-up before attempting to activate either since neither can be included with the spellup command. T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: could just use slist? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: both should be able to be included in the normally-available spellup scripts T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: tbh, if you don't already have an idea for how you would program something like this, then using the already-available spellup scripts would be the smart play T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: slist, trigger of shadow entry if its 0 then do whatever T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: How would you go about writing that as lua script, Hisazul? T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: hoho, wrong person to ask :P i dont go beyond triggers... and money see money does T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: your has_class function could just be return tostring(value).find(cls). just make sure you create constants for each class so you don't have to try to rmeember their digit. T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: monkey* T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: you need to be more specific in your question, tbh, or read through some Lua tutorials...these aren't 3-line answers for how to script from scratch T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: or just use bast spellup, it works fine with racials i promise T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: not that shadow form isn't just the same as the psi skill T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: Alright. Let me try and be as specific as possible: I want to create triggers for the following: First, check if I have a certain subclass. If yes, then try and do X. For example, I've set up a trigger to respond to if I T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: anyway, i recommend checking basts spellup. it does all this stuff in the most complicated way possible. still wroks 50 years later T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: I've written 2 spellup scripts from scratch. One pre-spelltags and one post-spelltags. I even still use the non-spelltags one, because of some pretty neat race/class/clan-based features T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: Alright. Let me try and be as specific as possible: I want to create triggers for the following: First, check if I have a certain subclass. If yes, then try and do X. For example, I've set up a trigger to respond to if I'm affecfted by various things that can be cured with Herbal remedy. I want my client to first check if I have Cleric first before trying to Herbal remedy. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: note that thief also has herbal T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: nonono. dont T3/r7/2021-11-17.txt.gz:{chan ch=tech}Katsumoto Tech: I second Abelinch or Yuna's points. As a Shadow...I started from a simple buff script. It took me weeks of iterations, requiring arrays, regex captures, timers, etc, just to have the spellup do the way I want it to. May be simpler just to do a trigger activate spellup for you. T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: don't use cures on triggers T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: Next, I want a way to check whether I'm affected by Shadow Form or my clan spellup so that I can include aliases for that in my hotkey to spellup. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Throbbing Redwood Tech: i mean you could just disable that trigger until you remort into a class with herbal T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: return tostring(char.base.classes).find(cls) T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: Thief is the last class I go for, so I only need to check for Cleric. T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: make it a function, call it all you want. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: my non-spelltags spellup script would so just that...it would do saff, parse the output, and if there were maladictions it would cast the cure, and it would cast spellups based on what was not affecting me, including disrupting short-lived spells when I had that T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: just cancelling and recasting all the buffs is probably faster with spellup wishes than even a single disrupt T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: nah, it looked at how many of the spells on you were planned to disrupt, and if it was too many it would cancel T3/r7/2021-11-17.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: so much fanciness T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: yeah, when you installed it it would look at your list of wishes and your finger, set your class(es), level, tier, clan, and set variables for what abilites you could use automatically T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: So this isn't working. What do I need to edit to make it work? if tostring(char.base.classes).find(cleric) then T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: so much T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: (Group) Abelinc: 'There are 3 spells that need disrupting. There are 8 spells to (re)cast.' T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: (Group) Abelinc: 'There are 59 long spells and 3 disruptable spells.' T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: (Group) Abelinc: 'OK, Disruption is done. Now starting the (re)casts.' T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: (Group) Abelinc: 'OK, the casting portion of the spellup script is done.' T3/r7/2021-11-17.txt.gz:{chan ch=tech}Nohh Tech: on to the swimsuit portion T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: You just turned OFF the reporting of spells to be cast. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: Typing /report will cycle between None, Full and Short modes T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: You giggle. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: yuna: the char.base.classes is the "path" to the variable you want, but you have to actually call it from the gmcpval or similar function T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: SO, like, require "gmcphelper" / local MyClasses = tonumber(gmcp("char.base.classes")) / if MyClasses find(cleric) then or something? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: https://github.com/fiendish/aardwolfclientpackage/wiki/Using-GMCP T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: if your char.base.classes value has a 1 in it, then you have cleric T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: How would you express that as an if clause in lua? T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: you really should try to find a Lua tutorial on the web, or else just pay someone to write this T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: or don't autocast spells. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Summoner Yuna Tech: It's not for autocasting. T3/r7/2021-11-17.txt.gz:{chan ch=tech}The River Styx Tech: or use someone elses T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: I don't know if any of the MUSHclient spellup scripts clear maladictions, and my spellup script that does so is for tinyfugue T3/r7/2021-11-17.txt.gz:{chan ch=tech}404 Eroe Tech: You do need a lua tutorial though. It's going to be really hard to hack and slash what you want together out of getting one-liner code from tech. I thought you knew some which is why I sent the pseudo lua I did, It was expected you would fill in the blanks. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Throbbing Redwood Tech: Maledictions. T3/r7/2021-11-17.txt.gz:{chan ch=tech}Tech: thanks for the correction, redwood, although I'd correct the correction and lowercase that since it's not a proper noun and remove the period because it's not a sentence :P T3/r7/2021-11-18.txt.gz:{chan ch=tech}Vanellus Tech: ANyone use MS Teams Int'l calling plans? T3/r7/2021-11-18.txt.gz:{chan ch=tech}Torkin Tech: why does the new ios not let me swipe from the lock screen to directly open my msgs T3/r7/2021-11-18.txt.gz:{chan ch=tech}Torkin Tech: steve, are you here T3/r7/2021-11-18.txt.gz:{chan ch=tech}Torkin Tech: oh wait...tim T3/r7/2021-11-18.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: It's just a sign that you should migrate away from apple to android T3/r7/2021-11-18.txt.gz:{chan ch=tech}404 Eroe Tech: is there something you need to do to rename the Caravan in mapper? T3/r7/2021-11-18.txt.gz:{chan ch=tech}Ogreskull Tech: Purging the zone can work, and given how small it is may be a quick fix T3/r7/2021-11-18.txt.gz:{chan ch=tech}Anssett Tech: you just have to run to the area and force a gmcp area request. i'm trying to remember how to do that haha T3/r7/2021-11-18.txt.gz:{chan ch=tech}A Calm Stormwind Tech: any idea why this still shows type medal with Dinv? dinv search flags precious ~type medal T3/r7/2021-11-18.txt.gz:{chan ch=tech}Durel Tech: There is no "type medal". Id a medal and you'll see it is type armor but it is "wearable medal" T3/r7/2021-11-18.txt.gz:{chan ch=tech}A Calm Stormwind Tech: ahh my bad i got confused it shows up as type in dinv search. good catch T3/r7/2021-11-18.txt.gz:{chan ch=tech}Durel Tech: So I think you are looking for: dinv search flags precious ~wearable medal T3/r7/2021-11-18.txt.gz:{chan ch=tech}A Calm Stormwind Tech: that works as expected thanks Durel T3/r7/2021-11-18.txt.gz:{chan ch=tech}Tech: Durel smiles happily. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Summoner Yuna Tech: Is there a way to send a command to max out a stat? Like, "train until max"? Either a mud-side command or one using GMCP. I've always found it weird how t here doesn't seem to be a "train max" command. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: easy enough to build one client-side. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Aoric Tech: there's an existing script for that already, me thinks T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: or just spam and let it fail to overflow :p T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: i should release my autotrain script, it's way better than the other ones i've seen... T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: also, help train. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: you can train # stat to train something # times T3/r7/2021-11-18.txt.gz:{chan ch=tech}Summoner Yuna Tech: I'd rather have a script of my own so I can micro-manage it easier. Mannec, how would I go about writing it? :P T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: also practice # full will max a spell T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: start with 'train stat', add semicolon exclamation point, then keep adding until you get bored. hit enter, done. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Quadrapus Tech: the helpfile 'maxstats' is going to be the place to start, Yuna T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: you have to parse the train output, would be a hassle to calculate it yourself T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: build a trigger to parse for you - only deal with it once. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: how does screenwrap work. it a mush feature or a mud feature or both? T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: would be a client feature generally T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: ok i found the mush display settings T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: why do they force you to new line at 80 chars in notes? T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: do they? T3/r7/2021-11-18.txt.gz:{chan ch=tech}Throbbing Redwood Tech: you can override it with line replace T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: yeah if you type too much it says line is too long and doesn't write it T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: courtesy to other players. 80 is a common screen width. T3/r7/2021-11-18.txt.gz:{chan ch=tech}404 Eroe Tech: kinda wish it would just modernize and let you write your notes and then wrap. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: aardwolf.com/note.php will reformat your note to fit line lengths T3/r7/2021-11-18.txt.gz:{chan ch=tech}Throbbing Redwood Tech: i thought 80 was default telnet width T3/r7/2021-11-18.txt.gz:{chan ch=tech}Summoner Yuna Tech: 80 WAS a common screen width 20 yeras ago. T3/r7/2021-11-18.txt.gz:{chan ch=tech}404 Eroe Tech: it is. most people have much larger screens than 80 cols now. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: that, also, r. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: yeah but if every can set there own screenwrap why is it a problem? T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: crowley also has an addon that will fix line width issues T3/r7/2021-11-18.txt.gz:{chan ch=tech}404 Eroe Tech: think it just hasn't been updated or adapted. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: its the difference between what you do for yourself, and what you do to others, s. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Summoner Yuna Tech: A regular 1080p screen is probably, like, 200 characters long or something T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: because not everyone uses a client that wordwraps T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: but doesn't the mud have a wordwrao output srtting T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: you havent seen ugly until youve seen a client that wordwraps _in the middle of color codes_. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: mush muds i have played you can set the line length in your profile settings T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: probably not, s, because _its a client setting_. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Selitos Tech: ahh well i figured out what i want T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: and lasher probably doesn't want to have to run a word wrap function over every single line of text that is sent to anyone ever T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: a lot of multiline text is also already broken up in 80 character lines... set your line length to 70 or something and it'll look like absolute ass T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: its really quite complex, and thus time-intensive, to do it right - color codes and formatting get ugly. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Mannec Tech: much easier just to have builders work to a standard, and let everything else be done client-side. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: anyone here work for US Bank I need to yell at you T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: i have a sister who works for citi, if that helps T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: had to cancel/get new cards because of potential fraud but now the account is just completely gone from the mobile banking app. when I call and check balance and stuff over the phone it's all fine. pls fix T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: have you tried turning it off and on again T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: yes like 400 times T3/r7/2021-11-18.txt.gz:{chan ch=tech}Spronktar Tech: you'll definitely have to talk to someone in support at that bank T3/r7/2021-11-18.txt.gz:{chan ch=tech}Spronktar Tech: the CARD should be gone (as you have canceled the card and requested a new one) but the ACCOUNT should still be present T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: yeah. if I call the phone banking thing, I got my balance, recent transactions, all sounds good. but nope the mobile app says no accounts. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: and their website? T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: same T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: same broken or same work-y T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: same broken T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: how long ago did they get replaced T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: yesterday T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: well got new cards yesterday T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: eh, i'd call em monday if it's still broken T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: gross T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: if it's both the website and phone it's definitely a problem on their end T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: website and app show no account, phone all is good T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: er like calling on the phone T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: right i meant mobile app T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: the future is hard T3/r7/2021-11-18.txt.gz:{chan ch=tech}[Battle] Scars Tech: Viagra commercial tagline T3/r7/2021-11-18.txt.gz:{chan ch=tech}Tech: Antifa Raded crosses his arms and nods slowly and sagely to [Battle] Scars. T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: you should write their commercials, none of that old people in bathtubs crap T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: those phone systems are ancient, basically completely different than the website/app T3/r7/2021-11-18.txt.gz:{chan ch=tech}Antifa Raded Tech: ancient and never broken T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: ha sure T3/r7/2021-11-18.txt.gz:{chan ch=tech}<> Slips Tech: stay online trigger? T3/r7/2021-11-18.txt.gz:{chan ch=tech}Spronktar Tech: was that a question or a declaration T3/r7/2021-11-18.txt.gz:{chan ch=tech}Spronktar Tech: you can't just declare bankruptcy T3/r7/2021-11-18.txt.gz:{chan ch=tech}Spronktar Tech: I. DECLARE. BANKRUPTCY. T3/r7/2021-11-18.txt.gz:{chan ch=tech}A Calm Stormwind Tech: the process for going bankfupt is actually declaring bankruptcy. =p T3/r7/2021-11-18.txt.gz:{chan ch=tech}Nohh Tech: yeah but you can't just declare it, there's forms and stuff T3/r7/2021-11-19.txt.gz:{chan ch=tech}<> Slips Tech: is cloud flare a good gateway? T3/r7/2021-11-19.txt.gz:{chan ch=tech}WIBBLING Bastra Tech: so i'm having a problem mush doesn't seem to see my map even though the map is in place T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: Is there a way to have spset not react to your own actions? Like, I don't need a sound to notify me I've "said" something or sent a tell. I know I did. T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Not without modifying the plugin, I don't think. It'd be nice to have an "spmute self" option T3/r7/2021-11-19.txt.gz:{chan ch=tech}Doge Water Yajan Tech: you don't want a sound on every keystroke? T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: No, I'm weird like that, I know. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Doge Water Yajan Tech: curious, what's the main benefit of the plugin? T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: sounds T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: Sounds. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Doge Water Yajan Tech: you know you can do that in a single command right? T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Irritating that so many electronics do thing like that. "Let's play a tone every time you touch a button, whether you're going back a page, dialing a number, or looking up a contact!" T3/r7/2021-11-19.txt.gz:{chan ch=tech}Doge Water Yajan Tech: mush makes it pretty easy T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: Which is super-helpful when I'm AFK but in the room or connected through my desktop using Teamviewer or Chrome Remote Desktop. I get to hear the "GQ incoming" sound to know to go back in to join the GQ, for instance. T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Yajan: Think of it as an alert system for channels you're interested in. Instead of having someone create all sorts of new triggers, it's all packaged into one plugin. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Doge Water Yajan Tech: you can make a trig and then just play a sound.. that's what I do.. T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: or you can get something that did that for you and not have to create a trigger and a sound! T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Why, when it's already built-in, Yajan? T3/r7/2021-11-19.txt.gz:{chan ch=tech}Doge Water Yajan Tech: sounds great, but if it's not customizable.. sounds not so great T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: Yuna, what channels are you pinging yourself on? T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It IS customizable. T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: it *IS* customizable... T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Perhaps you should not speak unless you know what you're talking about, Yajan. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Doge Water Yajan Tech: then why is no one helping Yuna with her problem? T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: I'm not pinging my self anywhere. But every time YOU use a channel, if you set spset to alert you to when that channel is used, it plays teh channel sound. T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: just because it doesn't support one edgecase doesn't mean it's not customizable. so give it a whirl or don't, but perhaps limit your misinformation. T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Yajan: Because the specific problem Yuna has is that Yuna wants to hear sounds from OTHER sources, not every message Yuna sends. T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: E.G. Yuna does not want to hear a sound when she does: tech Help me! --> But she wants to hear an alert when I type, tech You have been saved! T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: (Also, despite the name, Yuna is a man) T3/r7/2021-11-19.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Summoner Yuna. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Tech: CheeZy Bot HiSaZuL grabs some popcorn and sits back to watch the show. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: heh one way to do it is to change everything you say into an alias that turns off that channel, says the thing, then turns it back on T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: Wouldn't that create hideous lag? T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Hacky way. T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: No. T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You literally can just do: 'spmute;send channel stuff;spmute' T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: so just alias ct for example. the commands would be spmute ct %1 spmute and send to execute. T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, alias: tech * --> Execute("spmute");SendRaw("tech %1");Execute("spmute") --> Send to script. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Doge Water Yajan Tech: I would say sounds like silly default behavior, but don't want to incur anymore ridiculous rage T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: you may need to add a small delay like a half second on the re-enable T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Nah, can't do ct without sendraw, Eroe, otherwise you go into an infinite loop. T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: oh. so you would. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Veritheia. T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: sorry, I'm too busy raging ridiculously to catch silly things like that. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Tech: 404 Eroe winks suggestively. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: well no, because you can make your alias "ct" but your command "clantalk" T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: Aight... now, can you disable the sound spset plays when you do spmute? T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: so you don't need sendraw T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Only downside is that it'll toggle if you're command stacked anyway. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: you just need to not do the stupid thing T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: make a trigger on you sending a message to toggle it back on T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Eh, I prefer SendRaw so that I can use the same commands without hassle. T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Or ultimately, someone can send a pull request to Fiendish that adds the ability to 'spmute self' or something. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: and instead of spmute, i'd suggest toggling the volume T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's not that difficult to check. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: that way, on trigger, you always set it to ON and don't have to deal with it toggling from the wrong state, etc. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: and the soundpack isn't Fiendish's stuff T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: spmute saves your volume. spvolume requires you update T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: No, but it's included in the AardMUSH package. T3/r7/2021-11-19.txt.gz:{chan ch=tech}WIBBLING Bastra Tech: does anyonne have any ideas as to why mush doesn't seem to want to use the db i'm trying to give it for the map? T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: the db needs to have the same name as the world T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: Is it named Aardwolf.db? T3/r7/2021-11-19.txt.gz:{chan ch=tech}WIBBLING Bastra Tech: ok i'll have to take a closer look at ccaps because i think that's my problem T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: In the title bar, the name in brackets needs to match whatever mapper db you're using. T3/r7/2021-11-19.txt.gz:{chan ch=tech}WIBBLING Bastra Tech: caps T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: For example, my title bar says: MUSHclient - [Aardwolf] --> the mapper database must be named Aardwolf.db T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: anyway, I just turn off all alerts on channels because listening to Hookers talk is my literal nightmare T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I don't have channel alerts on, either. :p T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: In fact, not sure I have any sounds enabled. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: I only have say and tell toggled on because it's important to know if someone said something in a room you're in if it gets lost in the battlespam. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Summoner Yuna Tech: But this is really annoying when it triggers the sound when **I** say something due to a cexit. T3/r7/2021-11-19.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I didn't know spset was a think. how do you turn it on for rauctions? T3/r7/2021-11-19.txt.gz:{chan ch=tech}Gigel Tech: is there a plugin to show remaining rot time on the stinky cloak ? T3/r7/2021-11-19.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: okay. think I turned volume to 100, not sure what panning is. interesting convo though T3/r7/2021-11-19.txt.gz:{chan ch=tech}Veritheia Tech: panning controls how much comes out of each speaker, assuming you have stereo speakers at least T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Gigel: No, but it's a quick id of it that will show it. T3/r7/2021-11-19.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Don't even have to take it off. id cloak worn if you have to. T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: someone created a plugin to send tells to telegram. anyone know where that is? T3/r7/2021-11-19.txt.gz:{chan ch=tech}Durel Tech: I believe that was Crowley T3/r7/2021-11-19.txt.gz:{chan ch=tech}404 Eroe Tech: oh, so it was. thanks, I found the plugin. T3/r7/2021-11-20.txt.gz:{chan ch=tech}Vanellus Tech: Is anyone on Win 11 right now? T3/r7/2021-11-20.txt.gz:{chan ch=tech}Omnivek Tech: is there a trigger I can setup that will keep me from logging out due to inactivity AND keep me AFK? T3/r7/2021-11-20.txt.gz:{chan ch=tech}Ayasinda Tech: cant you make a trigger that does afk,look, afk? T3/r7/2021-11-20.txt.gz:{chan ch=tech}Selitos Tech: sure you cvan T3/r7/2021-11-20.txt.gz:{chan ch=tech}Selitos Tech: ok i'm having a problem with Dincv wanted to switch to a smaller aardweapon then what i can wield...how do i stop that? T3/r7/2021-11-20.txt.gz:{chan ch=tech}Anssett Tech: tbh i usually just stick the annoying one into an ignored container T3/r7/2021-11-20.txt.gz:{chan ch=tech}Nohh Tech: is it tpenchanted or tempered or something T3/r7/2021-11-20.txt.gz:{chan ch=tech}Durel Tech: Try "dinv refresh all". I'm guessing that something about your weapon changed (temper, envenom, etc.) and it needs to be refreshed T3/r7/2021-11-20.txt.gz:{chan ch=tech}Selitos Tech: i have refreshed...and the lower axe is not better in any way T3/r7/2021-11-20.txt.gz:{chan ch=tech}Durel Tech: I don't have enough info to help at this point. What are the two weapons and what priority are you using? And how long ago did you refresh? T3/r7/2021-11-20.txt.gz:{chan ch=tech}Selitos Tech: well i refreshed earlyier today but it was still doing it...but i just refreshed again and it seems to be ok T3/r7/2021-11-20.txt.gz:{chan ch=tech}Selitos Tech: anyway i have a lvl 140 aardweap and it wanted to keep switching it out for a lvl 100 aardweap T3/r7/2021-11-20.txt.gz:{chan ch=tech}Durel Tech: I'm glad it's working now. Is it invis? Maybe you didn't have detects up before? T3/r7/2021-11-20.txt.gz:{chan ch=tech}Selitos Tech: i don't know...ok it seems to be ok now T3/r7/2021-11-20.txt.gz:{chan ch=tech}Nohh Tech: tempers and envenoms seem to confuse things in my experience if you're using either of those T3/r7/2021-11-20.txt.gz:{chan ch=tech}Selitos Tech: i'm not T3/r7/2021-11-20.txt.gz:{chan ch=tech}Selitos Tech: i did tpenchant them..perhaps tyhat messed things up T3/r7/2021-11-20.txt.gz:{chan ch=tech}Durel Tech: It's also possible that you needed the "dinv refresh all" instead of the basic "dinv refresh" if something got out of sync T3/r7/2021-11-20.txt.gz:{chan ch=tech}Durel Tech: Oh yes, you'd need to refresh if the item was modified in some way T3/r7/2021-11-20.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: they do, I tend to take off the ones I'm useing that are tempered and then wear the new stuff, then put them back on. if you leave them eq they tend to take them off for a lower leveled set that isn't tempered for some reason T3/r7/2021-11-20.txt.gz:{chan ch=tech}Durel Tech: Aard sends a message that dinv picks up if an item changes in some way. If dinv sees an item has changed, it won't use it until you refresh. T3/r7/2021-11-20.txt.gz:{chan ch=tech}Durel Tech: that's why adding a temper (or if a temper wears off) causes you to need to refresh T3/r7/2021-11-20.txt.gz:{chan ch=tech}Selitos Tech: ok thanks T3/r7/2021-11-20.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: humm, I didn't know I needed to do a refresh after each temper. I missed that. thanks! T3/r7/2021-11-20.txt.gz:{chan ch=tech}Nohh Tech: or just before you do a dinv set wear or w/e that does any gear calculations T3/r7/2021-11-20.txt.gz:{chan ch=tech}Elfo Tech: i do a dinv refresh after any change and after all remorts too T3/r7/2021-11-20.txt.gz:{chan ch=tech}Durel Tech: And remember that you can tell dinv to autorefresh if you want, but that does add overhead. Manually refreshing when you make a change makes more sense for how I use it T3/r7/2021-11-20.txt.gz:{chan ch=tech}Nohh Tech: yeah i turned off auto refresh recently (bandit with autoloot on, got real annoying!) T3/r7/2021-11-20.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I use autoloot so the autorefresh was doing all kinds of drama T3/r7/2021-11-20.txt.gz:{chan ch=tech}Nohh Tech: fence op T3/r7/2021-11-20.txt.gz:{chan ch=tech}Feihu Tech: how to set break,is it right:/Accelerator("alt+m","cp 1 T3/r7/2021-11-20.txt.gz:{chan ch=tech}Nohh Tech: \\\ T3/r7/2021-11-20.txt.gz:{chan ch=tech}Feihu Tech: how to set break,is it right:/Accelerator("alt+m","cp 1;wait(3);go") T3/r7/2021-11-20.txt.gz:{chan ch=tech}Feihu Tech: wait(3),cant work T3/r7/2021-11-20.txt.gz:{chan ch=tech}Nohh Tech: wait only works in cexits T3/r7/2021-11-20.txt.gz:{chan ch=tech}Feihu Tech: dospecial T3/r7/2021-11-20.txt.gz:{chan ch=tech}Nohh Tech: would work, but those commands are sent to execute, not script.. you would need to do Accelerator("alt+m","myspecialaliasname") and then write the alias that matches "myspecialaliasname" that is sent to script and does all that stuff T3/r7/2021-11-20.txt.gz:{chan ch=tech}Nohh Tech: and it's doafterspecial T3/r7/2021-11-20.txt.gz:{chan ch=tech}Feihu Tech: thanks T3/r7/2021-11-21.txt.gz:{chan ch=tech}Summoner Yuna Tech: So I had to temporarily turn off bigmap to remove a cexit. But now everytime I run through a Bigmap, I get the following message: BIGMAP INFO: Constructed new continent bigmap for The Continent of Mesolar. How can I make MUSH stop rebuilding each bigmap map if I run through them? Or at least make it stop telling me this if I can't turn it off. T3/r7/2021-11-21.txt.gz:{chan ch=tech}PenguinGod Galoth Tech: try turning it back on then off again? T3/r7/2021-11-21.txt.gz:{chan ch=tech}Summoner Yuna Tech: Wait, I think I figured out what's happening. Apparently when you turn off bigmap, Mapper just wipes every single bigmap so now I have to rebuild every single one. So at least I'll only see this message once per bigmap. T3/r7/2021-11-21.txt.gz:{chan ch=tech}Rashkar Tech: areas doesn't work as intendent imho. ex: "areas 1 5" gives me some areas higher than level 5. not a big deal but it might be broken. T3/r7/2021-11-21.txt.gz:{chan ch=tech}Sheriff Shindo Tech: that is how it has always worked T3/r7/2021-11-21.txt.gz:{chan ch=tech}Dogwater Welding Tech: using it will just give you the starting range of those areas. so when you type 'areas 1 5' it will show you each area that starts at the base level of 1 to 5 T3/r7/2021-11-21.txt.gz:{chan ch=tech}Sheriff Shindo Tech: a better way to find areas to gain exp in is to use the mobdeaths command T3/r7/2021-11-21.txt.gz:{chan ch=tech}Summoner Yuna Tech: So I somehow keep doing something that makes my text box add "whisper " to the start of it. What is it I T3/r7/2021-11-21.txt.gz:{chan ch=tech}Summoner Yuna Tech: So I somehow keep doing something that makes my text box add "whisper " to the start of it. What is it I'm accidentally doing and how do I remove this functionality? T3/r7/2021-11-21.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: Hmmm...I know I need to update anyway, but any idea why all of a sudden S&D tells me "No matching rooms found" ? Haven't rebooted, restarted, anything like that T3/r7/2021-11-21.txt.gz:{chan ch=tech}Naricain Tech: sounds like either you don't have the room in your mapper db, or the area is out of range of what it expects T3/r7/2021-11-21.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: I've mapped level 1 CP rooms plenty of times :) T3/r7/2021-11-21.txt.gz:{chan ch=tech}Mellorn Tech: Is it possible to make 2 same triggers work at the same time? Only one is working... T3/r7/2021-11-21.txt.gz:{chan ch=tech}Aoric Tech: you can do Execute() as many as you want on the same trigger T3/r7/2021-11-21.txt.gz:{chan ch=tech}Mellorn Tech: Uhum... ok, i willtra to T3/r7/2021-11-21.txt.gz:{chan ch=tech}Durel Tech: use the "keep evaluating" flag on a trigger if you want the text it triggered on to be available to other triggers T3/r7/2021-11-21.txt.gz:{chan ch=tech}[Battle] Scars Tech: okay, so my S&D keeps nuking itself for caravan and dungeon quests T3/r7/2021-11-21.txt.gz:{chan ch=tech}[Battle] Scars Tech: xset index areas doesn't fix it T3/r7/2021-11-21.txt.gz:{chan ch=tech}[Battle] Scars Tech: snd reload and then q info gives same issue T3/r7/2021-11-21.txt.gz:{chan ch=tech}Aoric Tech: you have to edit the plugin, Scars T3/r7/2021-11-21.txt.gz:{chan ch=tech}Omnivek Tech: hi - anyone willing to share the language of thier afk trigger? I want to be afk but not get logged out... T3/r7/2021-11-21.txt.gz:{chan ch=tech}Count Zensch Tech: timer + check who every 10 mins? T3/r7/2021-11-21.txt.gz:{chan ch=tech}Omnivek Tech: how do you put a timer in a trigger? T3/r7/2021-11-21.txt.gz:{chan ch=tech}Count Zensch Tech: not a trigger, you have timers in mushclient T3/r7/2021-11-21.txt.gz:{chan ch=tech}Count Zensch Tech: you can do it with triggers too, but more complicated T3/r7/2021-11-21.txt.gz:{chan ch=tech}Omnivek Tech: oh I see T3/r7/2021-11-21.txt.gz:{chan ch=tech}Count Zensch Tech: if you use spellup plugin you'll not be logged off as it casts spells all the time T3/r7/2021-11-21.txt.gz:{chan ch=tech}Mannec Tech: actually, its really easy to just trigger on the message that tells you you are about to get logged out... T3/r7/2021-11-21.txt.gz:{chan ch=tech}Mannec Tech: 'Your eyes glaze over.' T3/r7/2021-11-21.txt.gz:{chan ch=tech}Elfo Tech: that was my response lol T3/r7/2021-11-21.txt.gz:{chan ch=tech}Count Zensch Tech: which one? :D T3/r7/2021-11-21.txt.gz:{chan ch=tech}Omnivek Tech: right now I have a trigger on Your eyes glaze over ot blink... but it doesnt work if I am afk T3/r7/2021-11-21.txt.gz:{chan ch=tech}404 Eroe Tech: because you probably have the afk prompt. T3/r7/2021-11-21.txt.gz:{chan ch=tech}Count Zensch Tech: maybe some wrong regex T3/r7/2021-11-21.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: short of reinstalling, is there any S&D command that will fix mine that stopped working suddenly? says no matching rooms found for each mob. I can manually search mapper for the room ID and goto it (manually) but its cumbersome T3/r7/2021-11-21.txt.gz:{chan ch=tech}Griks Tech: did you try xset index areas? T3/r7/2021-11-21.txt.gz:{chan ch=tech}Selitos Tech: reinstall the plugin T3/r7/2021-11-21.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: fixed default start room for 3 areas, but still having same problem, thanks for trying :) T3/r7/2021-11-21.txt.gz:{chan ch=tech}Radrat Tech: anyone know the plugin name for the comms window ? T3/r7/2021-11-21.txt.gz:{chan ch=tech}Nohh Tech: chat capture miniwindow? T3/r7/2021-11-21.txt.gz:{chan ch=tech}Spronktar Tech: in Linux, you can add a pipe to the end of a command to match for a specific string and only display lines containing that match. is there any similar functionality on this MUSH? T3/r7/2021-11-21.txt.gz:{chan ch=tech}Aoric Tech: you mean grep? T3/r7/2021-11-21.txt.gz:{chan ch=tech}Nohh Tech: i guess create a trigger with a negative match and omit from output T3/r7/2021-11-21.txt.gz:{chan ch=tech}Spronktar Tech: I mean like, viewing a helpfile, and then throwing | match [area name] on the end of it to sift all the extraneous lines out T3/r7/2021-11-22.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I'm trying to catch ore to pue a keep flag on it so I stop selling it will something like this work ^You find a piece of (.*?) ore amongst$ then keep all.% ore or keep % ore T3/r7/2021-11-22.txt.gz:{chan ch=tech}Selitos Tech: im guessing you need to do dinv build T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: How do you change the exits for an area T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: I think clanhall was moved or something ascent/jutan run me into walls now T3/r7/2021-11-22.txt.gz:{chan ch=tech}Anssett Tech: delete the room with the bad exits then wander back through them T3/r7/2021-11-22.txt.gz:{chan ch=tech}Anssett Tech: or if it's real bad you can mapper purgezone , i assume that works with clanhalls too T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: sigh it tries to run so fast im having trouble tracking down the error T3/r7/2021-11-22.txt.gz:{chan ch=tech}Tech: Pharaoh Mot goes, "Hmmmm." T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Damnit coffee. do better. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: well its not listed as a cexit... T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Cna i Just purge jotun? T3/r7/2021-11-22.txt.gz:{chan ch=tech}Anssett Tech: is the problem running to jotun? iirc it was a weird one that i had to fix a cexit in the path of T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: Mot, try mapper where "first room ID of Jotun" from aylor recall - that will give you the path to that T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: Follow the path and see where it messes up, you can then purge the exit that is screwy T3/r7/2021-11-22.txt.gz:{chan ch=tech}Selitos Tech: you can look at the speedwalk, sometimes they have a wierd cexit you need to add to the mapper T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: no runto from recall works fine T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: its just snd T3/r7/2021-11-22.txt.gz:{chan ch=tech}Selitos Tech: runto uses the speedwalk directions T3/r7/2021-11-22.txt.gz:{chan ch=tech}Anssett Tech: yeah the mud speedwalk may have a command in it that hasn't been entered into your mapper T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: Right, SND uses "xrt" which is a mapper function - that's why I suggest using the mapper where command to see how mapper is trying to take you there T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: mapper where roomnumber <--- uses your portals and cexits, unlike a speedwalk (sounds to me like you have a bad exit from a moved clan hall, I think masaki moved most recently??) T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: so go purge masaki? T3/r7/2021-11-22.txt.gz:{chan ch=tech}Selitos Tech: yeah thats a possibility T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: Well I forget where the old cexit was T3/r7/2021-11-22.txt.gz:{chan ch=tech}Ralyn Tech: we moved our open hall at some opont yes T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: it was by the weapon shop T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: i dont have a cexit to purge tho T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: its just an up T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: Go to aylor - then type "mapper where 31508" T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: ah i see T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: what does it tell you the path is to that room from aylor recall T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: run 2sd2wnw3nesd3s T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: that's the problem T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: 2sd that down doesn't exist T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: moving clanhall doesnt matter wheen they can script search for it. you have to fix your alliances and change your maze T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: you gotta purge that T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: okay hmm T3/r7/2021-11-22.txt.gz:{chan ch=tech}Selitos Tech: yeah wandering around aylor i have a few exits that appear on my mapp that doesn't exist i should prob purge those T3/r7/2021-11-22.txt.gz:{chan ch=tech}Selitos Tech: though i think the map i have of aylor came with mush T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: Yeah, there have been a few public clan h all moves that made things wonky T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: well ours hasnt moved. come get you some. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: cant gank with 8 in combat maze baby girls T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Thanks for the help Kelaire T3/r7/2021-11-22.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: No problem. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: Trying to add a Spellup plugin, but it says Line 14: No closing " T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: Trying to add a Spellup plugin, but it says Line 14: No closing ";" in XML entity argument "&name" (Cannot load) T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: Does anybosy know what to do with it? T3/r7/2021-11-22.txt.gz:{chan ch=tech}Anssett Tech: go to line 14 and add a semicolon? T3/r7/2021-11-22.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: forget about the plugin and type spellup T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: I use to, but there is a lot of spells i need to keep up, i usually forget to do so. :) T3/r7/2021-11-22.txt.gz:{chan ch=tech}Ayasinda Tech: you forget to type the single word Spellup? T3/r7/2021-11-22.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: creat triggers T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: Yes. :) Some spells wear off constantly. So i need to do so every minute :) T3/r7/2021-11-22.txt.gz:{chan ch=tech}~Goddess~ Sirona Tech: triggers are your friend... and spellup durration wish T3/r7/2021-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Likely the issue is that you just downloaded the webpage and not the plugin. Depending on where you got it from, you'll need to either download the 'Code' as a zip file (if from Github) or copy/paste the raw data into a notepad and name it as needed. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: It says i need to put 2 files in proper directories, i did so. But, maybe comrades are right about triggers... :) T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: Spellup + trigger that catches all {affoff}x,x via regex and only re-cast what you want. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Gigel Tech: what spellup plugin are you using ? T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: Shindo's T3/r7/2021-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The issue becomes, Katsumoto, that many spells cannot be recast in combat. Only a few. So if the spell falls off in combat, you'll never recast it unless you manually type 'spellup'. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: I see. Than it is really better to recast it manually T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: Have the trigger check if you're in a combat state, if you are, push off a timer in 10 seconds and re-check again =D T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: That's how I have mine set up. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: Yeah, good idea T3/r7/2021-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Mellorn: Do this: Click on the green 'Code' button on Shindo's Github. Click 'Download zip'. Move all those files to the world/plugins directory. Then install the plugin. It should work. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: Only time I'll type spellups now is if somehow a skill was pushed mid combat, and it goes "You can't do this during combat"! I haven't modified my spellup triggers to catch that yet as it doesn't throw a {affoff} warning when it fails that way. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Summoner Yuna Tech: Pretty sure the one I'm using, WinkleWinkle's will try to respell once combat ends if it tries to respell during combat. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: skill-based buff* T3/r7/2021-11-22.txt.gz:{chan ch=tech}Anssett Tech: it does yuna T3/r7/2021-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Katsumoto: But then it becomes this issue: You killed the mob. You start on the next mob. You aren't spelled up because... guess what? You're still on the timer. :P T3/r7/2021-11-22.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: Oh, you can set it in 1-5 second increments if you need more granular response. :P T3/r7/2021-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That's why people use plugins - you can do a plugin broadcast check to spellup the second you're out of combat. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: Or you can set a trigger to spellup upon killing a mob T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: That's what i will do T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: That would be simpler. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley grins evilly. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Anssett Tech: until you play something like blacksmith and trigger it 10x per room? :D T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: I like complexity for the sake of complexity. It's a problem. T3/r7/2021-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But then you're in a room full of aggros, and you attempt to spellup every death while you still have 5 on you... So messy. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Anssett. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: Mellorn, set a 0.5 second timer to send the spellup. If the timer exists, do not send the spellup again. Then even if you hammerswing to your hearts content, it sholdn't trigger multiple times. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Summoner Yuna Tech: You could just bind a hotkey to the spellup command T3/r7/2021-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I mean, you'll get a 'No spells or skills cast.' every time you try, but still... T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: Hmmm... i can set a trigger to spellup on kill IF not in combat T3/r7/2021-11-22.txt.gz:{chan ch=tech}Summoner Yuna Tech: Using Accelerator, you can easily fit 45 hotkeys onto your keypad. Just make one of them spellup. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Katsumoto Tech: The point is automation Yuna. Automation. Aardwolf is another name for Factorio!! T3/r7/2021-11-22.txt.gz:{chan ch=tech}Summoner Yuna Tech: Well, yeah, I'm using WinkleWinkle's plugin. But if you're not going to, then bind a hotkey. Don't do triggers. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Mellorn Tech: Yes, i like it to work for me automatically :) T3/r7/2021-11-22.txt.gz:{chan ch=tech}Summoner Yuna Tech: Just use WinkleWinkle's plugin. Only downsite is that when you die, it tries to respell everything. T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: {/roomchars} T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: whats the thing to turn that off again? T3/r7/2021-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Tags roomchars off T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: something tags T3/r7/2021-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You know you can just type 'tags' for assistance, right? T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: ty T3/r7/2021-11-22.txt.gz:{chan ch=tech}Pharaoh Mot Tech: i do now thanks T3/r7/2021-11-22.txt.gz:{chan ch=tech}404 Eroe Tech: any networking people around? I have 2 24-port switches, one powers my living room and the other powers the bedroom. When I plug them both into the router I seem to have some weird issue where connecting to the router gives me access, but I can't get internet access until I disconnect and reconnect multiple times. Not sure if that means there's a loop somewhere or something else is going wrong. Everything hardwired works fine. both switches are connected via a port to the router. the router is what provides wifi. T3/r7/2021-11-22.txt.gz:{chan ch=tech}404 Eroe Tech: hardwire works fine, wifi doesn't seem to work fine at all or is very shaky. this is true for 5g and 2.4g T3/r7/2021-11-23.txt.gz:{chan ch=tech}Urshilikai Tech: are mushclient macros/aliases stored in the program folder or some appdata folder, for transferring to another pc T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: they're in the file in the worlds folder T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: I think they're all in your .mcl T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: yea the mcl T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: its should be entirely portable, just copy the folder to another computer and it should work the same T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: as long as your plugins aren't spread across your drive like an animal T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: if you have trouble you could always copy/paste 95% of that file into a new one.. it's xml so just pay attention to the tags T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: my trick is to have a drive for each letter of the alphabet to keep hackers from finding my stuff T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: it's genius T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: may need to reinstall your plugins via the wizard T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: or "add" them to be accurate T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: such technical language can be hard to follow T3/r7/2021-11-23.txt.gz:{chan ch=tech}Urshilikai Tech: fully worked to copy over the mcl, thanks T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: you're hard to follow, Nohh T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: that's probably your ADD T3/r7/2021-11-23.txt.gz:{chan ch=tech}Tech: Doge Water Yajan points excitedly at Nohh! T3/r7/2021-11-23.txt.gz:{chan ch=tech}Throbbing Redwood Tech: DAD* T3/r7/2021-11-23.txt.gz:{chan ch=tech}Summoner Yuna Tech: It might have been AQ-based before but it's goal-based now T3/r7/2021-11-23.txt.gz:{chan ch=tech}Throbbing Redwood Tech: then why ask the question? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Throbbing Redwood Tech: why not say it was converted and not an aq now -_- T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: for bloodlust dungeon goal, it seems that netherworld it is a maze , it is possible for mapper to reset only that part ? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: fraid not T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: if you knew the range of room ids the maze uses could hack something together, but might just want to rely on the ascii map for this one T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: or reset the area and just rebuild the rest of the zone once you finish the goal T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: i don't like resetting all the area. maybe deleting the exits from sqlite file T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: and probably need to reload mapper T3/r7/2021-11-23.txt.gz:{chan ch=tech}Summoner Yuna Tech: What, it stops being a maze after you complete the goal? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: you never go back there after the goal T3/r7/2021-11-23.txt.gz:{chan ch=tech}Summoner Yuna Tech: Then what's the issue? You want to remove the rooms from your mapper? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: have no clue, I got to the maze part last night but got killed, when I got back today, exits were different T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: it's a bunch of rooms that have their exits change whenever someone enters the area so it's different for every person T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: fancy stuff from robbo T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: mapper doesn't know that is a maze T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: it just map as static exits, not random T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: it's not a maze in the sense that most mazes are, the exits are completely changed T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: looking at the code it seems that there was a commit to add a function map_delete_exits_for_many_rooms T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: how to use CallPlugin in an alias ? T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You'll set the alias to script. T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Then you can use CallPlugin as usual. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: got it, thanks T3/r7/2021-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Gigel Tech: i was using the 3 backslashes :) T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: i have an alias that i sometimes want to turn off/on, but this isn't working: EnableAlias("NameOfAlias",True) T3/r7/2021-11-23.txt.gz:{chan ch=tech}Borg Tech: That will turn it on T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: and false should turn it off, yes? T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: its not working though :( T3/r7/2021-11-23.txt.gz:{chan ch=tech}Borg Tech: IIRC if you skip the ,true part it will toggle, please check this info T3/r7/2021-11-23.txt.gz:{chan ch=tech}Borg Tech: It should work with the true|false flags to turn it on and off. Check that you are doing it 'when' you expect it T3/r7/2021-11-23.txt.gz:{chan ch=tech}Aoric Tech: might be better to just use 0 or 1 rather than true or false T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: so the 'turn on' thing works, but the 'turn off' isn't T3/r7/2021-11-23.txt.gz:{chan ch=tech}Aoric Tech: try with 0? T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: that works T3/r7/2021-11-23.txt.gz:{chan ch=tech}Aoric Tech: cool T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: weird, the other enable[thing] true false as words work fine T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: thanks ppl :) T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's is case-sensitive... true/false, not True/False. Also, you do not need 'true' as it's automatically assumed. Only need 'false'. T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: well thats :( T3/r7/2021-11-23.txt.gz:{chan ch=tech}Furen Tech: is anyone on windows 11 yet? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: I am T3/r7/2021-11-23.txt.gz:{chan ch=tech}Furen Tech: how is it? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: so far it mostly seems fine except I hate the task bar T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: haven't really noticed any other differences in my regular use T3/r7/2021-11-23.txt.gz:{chan ch=tech}Furen Tech: ok, looking at it now T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I've enjoyed Windows 11. I was an insider on it, so I've got to experience all the bugs along the way. T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Griks, you can change the task bar back to the regular one, but I prefer the centered one. I've been doing that since Windows 10. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Furen Tech: thanks crowley. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: I tried to find a way to change it back but my internet searching must be weak. Thanks Crowley I'll look again T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Griks: I think it's a registry change you have to do. It's out there, but let me see if I can find a link for it. T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: right click the taskbar, settings, alignment T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: https://www.pcgamer.com/windows-11-taskbar-left/ T3/r7/2021-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at [Battle] Scars. T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That's right. T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: i know things! T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: some things are even right! T3/r7/2021-11-23.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: thought the point was to get it left? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: it's not the alignment I care about it's the way it shows windows as icons T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Ah, that was not clear in your complaint. :( T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I don't think I've really noticed a difference in it. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: I am probably unusual in the number of browser windows I have open instead of tabs T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: and you want them to stack or not stack? T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: i assume thats the complaint? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: not stack T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: it isn't a big deal either way, I just have to get used to it T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: https://nerdschalk.com/how-to-ungroup-icons-on-windows-11-taskbar-with-a-registry-hack/ T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: have fun :) T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: thanks! T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: or just wait T3/r7/2021-11-23.txt.gz:{chan ch=tech}[Battle] Scars Tech: allegedly the feature is coming in an update: https://techcommunity.microsoft.com/t5/windows-11/how-to-enable-never-combine-taskbar-buttons-windows-11/m-p/2824344 T3/r7/2021-11-23.txt.gz:{chan ch=tech}Griks Tech: I guess I can learn patience T3/r7/2021-11-23.txt.gz:{chan ch=tech}Scrooge Mc Ruckus Tech: no time! T3/r7/2021-11-23.txt.gz:{chan ch=tech}404 Eroe Tech: hey anyone here use neural dsp? T3/r7/2021-11-23.txt.gz:{chan ch=tech}404 Eroe Tech: the plugins, not the cortex. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: Is there anyway to automatically delete spaces in the begining of the variable name? I want it to be '@variablename', but it appears like ' @variablename' T3/r7/2021-11-23.txt.gz:{chan ch=tech}Anssett Tech: as a vague question? yes. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: I am trying to autofill a variable with the name of location on "where mob" command T3/r7/2021-11-23.txt.gz:{chan ch=tech}Anssett Tech: you're looking for a trim function. no idea what lua calls it, but google lua trim T3/r7/2021-11-23.txt.gz:{chan ch=tech}Anssett Tech: should get you going T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: Yes, trim! I knew i heard it somewhere :) T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: Thanx T3/r7/2021-11-23.txt.gz:{chan ch=tech}Anssett Tech: alternatively it could be handled by a regex if you're getting the var name from a greedy one. kind of depends on where it's getting the variable name from T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can simply do: string.gsub(variablename, "^%s+, "") (I think) to remove the leading spaces. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Anssett Tech: i assume you're missing at least one " in there T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: Hmm... ok, i will try it T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, yes. Naturally. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Anssett Tech: lol T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: string.gsub(variablename, "^%s+", "")) T3/r7/2021-11-23.txt.gz:{chan ch=tech}Anssett Tech: i'm much better at poking holes in somebody else's code than doing it myself :P T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If it's a MUSHclient variable, then do GetVariable("variablename") in place of variablename. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: Yes, it is MUSH T3/r7/2021-11-23.txt.gz:{chan ch=tech}Anssett Tech: i'm more than a little curious where the varname is coming from that has so many spaces in front of it tbh T3/r7/2021-11-23.txt.gz:{chan ch=tech}Katsumoto Tech: And note that it is always a string. You would need to do tonumber(GetVariable()) if it's a number. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: where MOB command T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Could even shorten it to: GetVariable("variablename"):gsub("^%s+", "") T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: When i try to find mob in the location T3/r7/2021-11-23.txt.gz:{chan ch=tech}Katsumoto Tech: Do a regex capture to get rid of the spaces. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Katsumoto. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: How do i do that? Sorry i am very poor in coding T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: the mob name, however, has no leading spaces. The room does. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: I need a room name to be a variable T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: So that a mapper could automatically find a location and run me there T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: mapper find T3/r7/2021-11-23.txt.gz:{chan ch=tech}Katsumoto Tech: Have you considered S&D T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: mapper next T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: not sure what you need scripts for T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: yajan mapper find --- yes, this is what i want to be done automatically without copypaste the room's name T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: or yeah, S&D does a lot of this for you T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: you don't copy paste, you just send command one then two T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: Socialists & Democrats?... What is that S&D mean? :) T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Search and Destroy. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Doge Water Yajan Tech: SEARCH & DESTROYYYYYY T3/r7/2021-11-23.txt.gz:{chan ch=tech}Rakiso Tech: its metallica song T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: Aha! :) T3/r7/2021-11-23.txt.gz:{chan ch=tech}Mellorn Tech: I see :) T3/r7/2021-11-23.txt.gz:{chan ch=tech}404 Eroe Tech: metallica's is actually seek and destroy. T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can obtain my version of SnD by going to the link in my finger info. T3/r7/2021-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's very helpful, and allows you to do things like 'qw ' to return a list of links to run to for the room. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: power went out while i was playing yesterday, come back today and get a thousand errors about plugin state files and plugins not loading... this is going to be fun T3/r7/2021-11-23.txt.gz:{chan ch=tech}Bogstar Tech: long as its plugged in :p T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: oh that's lovely, all my sounds got toggled on and set to max volume T3/r7/2021-11-23.txt.gz:{chan ch=tech}Haagen Tech: can dinv be used with the (number) of items? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Haagen Tech: as in, each item has a (number) >.< T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: the id number or the amount? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: it can use the id number, and you should T3/r7/2021-11-23.txt.gz:{chan ch=tech}Haagen Tech: id number i think T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: especially for bags T3/r7/2021-11-23.txt.gz:{chan ch=tech}Haagen Tech: i did a dinv usage, and there are (number) beside the item T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: if you do a identify, maybe lore there is an actual id number T3/r7/2021-11-23.txt.gz:{chan ch=tech}Haagen Tech: i tried a dinv get (number) but it didn't work hmmm T3/r7/2021-11-23.txt.gz:{chan ch=tech}Wardsmith Tech: I don't know how to use dinv, but invdetails works. What's the syntax for dinv? T3/r7/2021-11-23.txt.gz:{chan ch=tech}Contigo Tech: try dinv get id (number) T3/r7/2021-11-23.txt.gz:{chan ch=tech}Haagen Tech: thanks! that worked! T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: you have to tell it what it's using like dinv get key amulet or dinv get id number T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: key being the keyword T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: glad they helped you, I type too slow lol T3/r7/2021-11-23.txt.gz:{chan ch=tech}Haagen Tech: you guys all deserve a hug! T3/r7/2021-11-23.txt.gz:{chan ch=tech}Contigo Tech: social distancing pls T3/r7/2021-11-23.txt.gz:{chan ch=tech}Durel Tech: Yes, that's right. dinv queries are (mostly) based on [identify field] [value] or some set of those T3/r7/2021-11-23.txt.gz:{chan ch=tech}Durel Tech: see "dinv help query" for a list of all the fields you can use in a dinv query T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: the man himself. :) T3/r7/2021-11-23.txt.gz:{chan ch=tech}Tech: Haagen grovels in the dirt before Durel. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Wardsmith Tech: You've lost me my dudes. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Durel Tech: If you identify an item, you'll see a bunch of things like "type weapon" or "wearable wield" or "level 201". You can use anything like that in dinv queries. So for example, you could "dinv search type weapon level 201" T3/r7/2021-11-23.txt.gz:{chan ch=tech}Haagen Tech: thanks for the tips! :D T3/r7/2021-11-23.txt.gz:{chan ch=tech}Wardsmith Tech: dinv doesn't do anything for me at all. That's why I'm confused. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: it only does what you tell it to T3/r7/2021-11-23.txt.gz:{chan ch=tech}Durel Tech: Oh, it's a plugin. See "showdesc durel" for info on it and a walkthrough of how to use it. T3/r7/2021-11-23.txt.gz:{chan ch=tech}Wardsmith Tech: Aaaahhhhhh T3/r7/2021-11-23.txt.gz:{chan ch=tech}Wardsmith Tech: Okay, that's awesome T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: you do have to install it first I suppose lol T3/r7/2021-11-23.txt.gz:{chan ch=tech}Durel Tech: yes, you would need to download it and install it T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: it just needs a pot counter mini window lol T3/r7/2021-11-23.txt.gz:{chan ch=tech}Durel Tech: You may want to go to the docs link in my description and read the walkthrough to see if it's something you'd be interested in T3/r7/2021-11-23.txt.gz:{chan ch=tech}Durel Tech: It reports your pot counts when you use them, but it doesn't have any miniwindows (yet) T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I know, those scrool really fast lol. I'd donate for a mini window... just sayin T3/r7/2021-11-23.txt.gz:{chan ch=tech}Nohh Tech: i aliased pots to 'dinv consume display owned' which gets used a lot T3/r7/2021-11-23.txt.gz:{chan ch=tech}Durel Tech: So did I :p T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: I have pcount :P T3/r7/2021-11-23.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: but I also have messed up hands and love macros and mini windows lol T3/r7/2021-11-23.txt.gz:{chan ch=tech}GabeLogan Tech: Does Mush work on a Mac with Wine? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Summoner Yuna Tech: So I hear the Winds trading website has been updated with a new plugin. Where can I download it? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Korendir Tech: board epic, note from erikson T3/r7/2021-11-24.txt.gz:{chan ch=tech}Summoner Yuna Tech: Thanks T3/r7/2021-11-24.txt.gz:{chan ch=tech}Summoner Yuna Tech: Hmmm... identifying my case and extra cards isn't triggering the plugin. How do I trigger it? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Negader Tech: winds tradehelp T3/r7/2021-11-24.txt.gz:{chan ch=tech}Korendir Tech: u need to delete the old one before u install the new one also, if you havent already done that T3/r7/2021-11-24.txt.gz:{chan ch=tech}<> Slips Tech: any phone junkies in here? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Torkin Tech: if a printer is pretending to be out of paper when it isnt, what is best course of action. throw in lake? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Borg Tech: Shoot it T3/r7/2021-11-24.txt.gz:{chan ch=tech}Vanellus Tech: twice T3/r7/2021-11-24.txt.gz:{chan ch=tech}Borg Tech: or it will think it can do it all the time T3/r7/2021-11-24.txt.gz:{chan ch=tech}[Battle] Scars Tech: cosplay Office Space scene imo T3/r7/2021-11-24.txt.gz:{chan ch=tech}Torkin Tech: gotta show this thing who is boss T3/r7/2021-11-24.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: Fill it with Tanarite, and shoot it (from a safe distance, safely) T3/r7/2021-11-24.txt.gz:{chan ch=tech}[Battle] Scars Tech: safely shoot from a safe distance safely? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Throbbing Redwood Tech: safely T3/r7/2021-11-24.txt.gz:{chan ch=tech}Torkin Tech: i think it's gone self-aware boys, it just magically recognized the paper. also apparently it's an aardwolf player T3/r7/2021-11-24.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: Safety first! Don't forget ear protection T3/r7/2021-11-24.txt.gz:{chan ch=tech}[Battle] Scars Tech: sounds too dangerous for me T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: I've turned vidblain navigation off, and it still won't use my sendhia portal to get to vidblain. I'm still running to vidblain manually in S&D. Any ideas on how to set S&D to use the sendhia portal to get to vidblain? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Korendir Tech: did you set mapper portal yet T3/r7/2021-11-24.txt.gz:{chan ch=tech}Tech: Katsumoto nods. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley sits down and thinks deeply. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Selitos Tech: missing cexit? T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: mapper portals sendhia does show the correct information to use it? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Do I need to xset mark to the 33321 room? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: The enter moonrift room in vidblain T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Yes Crowley T3/r7/2021-11-24.txt.gz:{chan ch=tech}Selitos Tech: you using dinv by chance? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Negative T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You don't need to xset mark that room for Vidblain. T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And mapper goto 20286 takes you to Sendhia? T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Using the portal* T3/r7/2021-11-24.txt.gz:{chan ch=tech}Tech: Katsumoto nods. T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: What area are you trying to run to within Vidblain? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Darklight T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: From aardwolf recall, what does: mapper where 19642 show? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: plist17-run 2w12n-enter hole-run n w 6n 2d T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: plist is my alias for my portals T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: And 17 is the Reme portal T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So it doesn't seem like mapper likes your Sendhia portal yet. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Would xet marking 33321 force S&D to use the sendhia portal? T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can try that. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Otherwise...I kind of wasted 15 tp for nothing lol. T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Nah, you wouldn't have wasted it. I think what happened is that you previously marked a room as the "start" for Vidblain, so it automatically assumes that enter hole will take you to that room every time (the mapper, not SND) T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Is there a way to check ? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Selitos Tech: remove the enter hole cexit T3/r7/2021-11-24.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Selitos. T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That would also fix it. T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You could dig through the state file. I should add an option to view current marked rooms. Hmm. T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Though you can just type 'xrt vidblain' and it'll tell you what room it tries to run to. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Hmm, can't seem to find a mark option for the mapper... T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: There is no mark option for the mapper. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Found it. I run to 14,14 T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Anyway to delete the mark? T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: What room number is it? (mapper thisroom) T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: 33570 T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: The middle of vidblain T3/r7/2021-11-24.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That's the default, then, and shouldn't be removed. T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And if you type 'xset vidblain', it turns it back on? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: negative, same thing Crowley T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So very odd... T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Alright, so delete that cexit, and try again. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: works now by removing the cexit T3/r7/2021-11-24.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Should I keep vidblain navigation on/off? T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Keep it off. T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You should be good. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Thanks Crowley. So strange that the mapper couldn't determine that the sendhia portal is shorter T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, to be honest, when you created the cexit, it took that room into account and by definition, that cexit WOULD be shorter, if it didn't dump you randomly into Vidblain. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Ahhhh, makes sense T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: My bad then T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Eh, it's the nature of how it works. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: Yes, the ROI on my tp portal will be....legend...wait for it. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers softly. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Tech: Katsumoto thanks (Aleister) Crowley heartily. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Katsumoto Tech: DARY....LEGENDARY! T3/r7/2021-11-24.txt.gz:{chan ch=tech}Throbbing Redwood Tech: anyone know of a good program to normalize volume? Like when watching a movie the action sequences are much louder than dialog scenes T3/r7/2021-11-24.txt.gz:{chan ch=tech}Non-Binary Starky Tech: what are you watching on? T3/r7/2021-11-24.txt.gz:{chan ch=tech}Throbbing Redwood Tech: pc T3/r7/2021-11-24.txt.gz:{chan ch=tech}Non-Binary Starky Tech: you could always watch it through a full scren projector on OBS and put in a compression audio filter T3/r7/2021-11-24.txt.gz:{chan ch=tech}Non-Binary Starky Tech: there's a loudness equalization setting in windows but I've never had a good experience with it T3/r7/2021-11-24.txt.gz:{chan ch=tech}Throbbing Redwood Tech: its mostly streaming, vlc does a fine job for downloaded things T3/r7/2021-11-24.txt.gz:{chan ch=tech}Mannec Tech: they made a tv back in the 90s that did that. tanked horribly, everyone hated it. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Urshilikai Tech: I use loudness equalization in windows, not perfect but it sorta works T3/r7/2021-11-24.txt.gz:{chan ch=tech}Throbbing Redwood Tech: my samsung does it now T3/r7/2021-11-24.txt.gz:{chan ch=tech}Heracles Tech: Most consumer level equalization sucks anyways T3/r7/2021-11-24.txt.gz:{chan ch=tech}Throbbing Redwood Tech: agreed T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Redwood, try: http://www.3appes.com/sound-lock/ T3/r7/2021-11-24.txt.gz:{chan ch=tech}Throbbing Redwood Tech: wow, actually works well, thanks! T3/r7/2021-11-24.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Throbbing Redwood Tech: works better than anything else ive tried T3/r7/2021-11-24.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Glad it suits you well. T3/r7/2021-11-24.txt.gz:{chan ch=tech}Brobeo Tech: I've been using winkle gold spellup plugin, but it won't recast elemental focus for some reason. Can anyone recomend another spellup plugin? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: can you reset dtrack? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: nevermind T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mannec Tech: couple of ways :p T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: fun fact, there are no skills or spells in this game that start with the letters J or Y T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: if i wanted to make an alias for the runto command to where i recall and then runto, id need to use a variable right? for the area? how would i do that? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: if it's just recall;runto you wouldn't need a variable T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: lmao T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: showing my izzet ignore me lol T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: wouldnt that only work for one runto path though? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: alias would be idk.. 'rrunto *' then two lines in the big box 'recall' and 'runto %1' send to world T3/r7/2021-11-25.txt.gz:{chan ch=tech}PenguinGod Galoth Tech: runto * T3/r7/2021-11-25.txt.gz:{chan ch=tech}PenguinGod Galoth Tech: recall;runto %1 T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: perfect! alias saved as 'runt' T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: that is something search and destroy does with the xrt command.. and will work better if you happen to be standing in a norecall room T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: it really just stores a list of 'start room' ids and does a 'mapper goto ' based on whatever area T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: thats a plugin? i dont know much about those. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: basically just a collection of alias/triggers and some lua code T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: assuming you're using mushclient there's quite a few useful plugins that people have created T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: i am using mush T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: oh sorry i read 'what's a plugin' yes.. search and destroy is a plugin, read 'help snd' T3/r7/2021-11-25.txt.gz:{chan ch=tech}Limunious Tech: search for banditbot, install bandit bot, 1 mil pups next year T3/r7/2021-11-25.txt.gz:{chan ch=tech}Limunious Tech: welcome to new aard! T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: well i have a vague idea about them but not hpw to use them really T3/r7/2021-11-25.txt.gz:{chan ch=tech}Malark Tech: can you get skills on recovery and their time with gmcp? more important, how?(: I can get char stats, but no idea how to get skills. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: slist for that T3/r7/2021-11-25.txt.gz:{chan ch=tech}Malark Tech: cool, thanks T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: there's also the spelltags {recon} and {recoff} T3/r7/2021-11-25.txt.gz:{chan ch=tech}Odorless Nuanse Tech: anyone know what goes on with gmcp (maybe group) and lua error that is spamming like hell. I got it yesterday and today someone else got it? just announces like maniac to report it to fiendish.. ? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: ransomware? :D T3/r7/2021-11-25.txt.gz:{chan ch=tech}Odorless Nuanse Tech: something like this: "Received invalid GMCP message: cva196s ju 25arrive37mof [1park,s a ps[1look83exci:ed. "name": "Nuanse": 2, "(GoldenAura)[0" T3/r7/2021-11-25.txt.gz:{chan ch=tech}Graciella Tech: and Received invalid GMCP message: cva196s ju 25arrive37mof [1park,s a p T3/r7/2021-11-25.txt.gz:{chan ch=tech}Graciella Tech: and a WHOLE bunch more lines/errors T3/r7/2021-11-25.txt.gz:{chan ch=tech}Gaelehad Tech: where and when what happens? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Graciella Tech: happened to me midrun to OP, spammed and disconnected T3/r7/2021-11-25.txt.gz:{chan ch=tech}Gaelehad Tech: did you add any plugins lately? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Graciella Tech: nope T3/r7/2021-11-25.txt.gz:{chan ch=tech}Gaelehad Tech: you have a relatively upto date version of mushclient T3/r7/2021-11-25.txt.gz:{chan ch=tech}Graciella Tech: yes, up to date T3/r7/2021-11-25.txt.gz:{chan ch=tech}Gaelehad Tech: i'm guessing you were grouped with Nuanse at the time T3/r7/2021-11-25.txt.gz:{chan ch=tech}Odorless Nuanse Tech: I got same yesterday with different person as a target.. must be something with group... T3/r7/2021-11-25.txt.gz:{chan ch=tech}Graciella Tech: yes, in group together T3/r7/2021-11-25.txt.gz:{chan ch=tech}Gaelehad Tech: put a bug report in on the forum... T3/r7/2021-11-25.txt.gz:{chan ch=tech}Gaelehad Tech: sounds like a lasher and or fiendish problem to solve T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: is there a way to compare an item to items inside a container? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Gaelehad Tech: help compare T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: ty T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: i tried help bag T3/r7/2021-11-25.txt.gz:{chan ch=tech}Gaelehad Tech: compare is an awesome command T3/r7/2021-11-25.txt.gz:{chan ch=tech}Redryn Tech: i've gotten errors like that, probably a corrupt packet T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: how do i set up a trigger? xD T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: are you using mushclient? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Tech: LucidRain nods at Haike. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: press shift-ctrl-8 T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: simple explanation of trigger, your client see a line, it reacts and send out a line T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: ive found where to set them up but im a bit confused, T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: example of a simple trigger, you can make a disarm trigger T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: is the name of the trigger whats being searched? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: yes T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: you can use * for wildcards. * DISARMS you * T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: ive tried setting up a trigger to drink but T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: example. so whoever disarm you, you either drop or put in bag T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: i cant seem to get it to work T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: i have 2 wildcard T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: now i just need to put in rget all;wear all T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: im listening T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: simple disarm trigger made T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: simple, this is my trigger for food T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: *You start to feel hungry.* T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: then i have a alias "food" that will be sent, which will auto drink from my cara T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: you can use trigger to activate an alias which you put in multiple commands like take bottle out from bag, drink bottle, put back into bag T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: the basic thing is to use the wildcards T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: basically you have to determine what line your mushclient needs to be looking out for, then use * wildcards accordingly, then put in the actions you want that trigger to do. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: sounds hard, but once you made your first trigger, its the same for everything else T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: so i have to next the prompt within two wildcards? T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: nest T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: if required. you can make exact triggers too T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: i have this trigger for redoing my fire breath if it fails and i lose concentration. i dont need wildcards, i just take the full line itself to trigger a 2nd fire breath T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: okay. gonna play around some, thanks T3/r7/2021-11-25.txt.gz:{chan ch=tech}Odorless Nuanse Tech: is food ingame alias, or client alias? T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: mm, food... T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: doesnt matter :) both works haha T3/r7/2021-11-25.txt.gz:{chan ch=tech}Odorless Nuanse Tech: trigger needs to know if it executes it or sends to world T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: whats the difference? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: oh ya your right T3/r7/2021-11-25.txt.gz:{chan ch=tech}Haike Tech: forgot abt that T3/r7/2021-11-25.txt.gz:{chan ch=tech}Odorless Nuanse Tech: send to: execute for client commands(aliases) and send to world if it's game alias T3/r7/2021-11-25.txt.gz:{chan ch=tech}Elfo Tech: thats what i was thinking too :/ T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: How to insert a delay in the script? I have a trigger, but i want it to be started in 1 second after a match... T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: Can anybody help, please? T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: DoAfter(1, "foobar") T3/r7/2021-11-25.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Note that is sent directly to MUD. If you are trying to do a MUSH alias or a script, you have to use DoAfterSpecial, and modify it correctly. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: I do it with MUSH, and it is a trigger based on "IF-THEN". T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: I want it to check the "fight" variable. If it is = 1, then ut spellups me T3/r7/2021-11-25.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, you'll probably want to do something like: DoAfterSpecial(1, 'if GetVariable("fight") == 1 then Execute("spellup") end', 12) T3/r7/2021-11-25.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Just change the information as needed. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Odorless Nuanse Tech: https://www.gammon.com.au/scripts/doc.php?function=DoAfter T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: Thank you! T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: there's also bast spellup plugin which will do a really fancy job T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: Can't add that plugin, it says: [string "Plugin: Aardwolf_Spellups"]:1059: invalid escape sequence near '"^([%a' T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: Compile error T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: idk where you got aardwolf_spellups, the one i have and the one at https://github.com/endavis/bastmush is called bast_spellup.xml T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: That one says Line 14: No closing " T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: That one says Line 14: No closing ";" in XML entity argument "&name" (Cannot load) T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: did you save the page, or did you download the xml. T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: you have to right-click on the xml link and go to save as. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: I saved it as T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: By right-clicking T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: you click the big green code button and download zip T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: I need only one file, right? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: xml T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: for basts no T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: leme check the other files name you probably need T3/r7/2021-11-25.txt.gz:{chan ch=tech}Durel Tech: github has really nasty behavior where if you right-click and use save-as, it won't give you the file you requested. It will save the *download web page* as the file you requested. So always use the download button on github (or whatever they call it now) T3/r7/2021-11-25.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: download raw I believe T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: you probably going to need xbroadcast_spellsskills as well. and/or the miniwindow if you want a miniwindow for that plugin T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: Ok, thank you, i will try it T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: yeah what durel said, if project doesnt have dedicated download archive i open stuff and just copy it manually github is weird that way T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: just remember that basts spellup, even tho it works just fine, is like what? a decade old? it does trip over things from time to time due to the way it was coded and all the changes that happened since T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: it's held up exceptionally well T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: specifically it uses slist command to generate list of spells/skills and define what is and is not a spellup. some plugins like to show things as client boots and it can cut that process and generate an error for specific skill. T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: if it does hit an actuall spellup spell, you can simply reload and it will be perfectly fine. so don't mind that part T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: yeah i guess sometimes you get spammed with xbroadcast_spellsskills errors, but that's fixed by just reloading the plugin T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: when you remort. don't forget to pause it. after you remort do bsp reload, and then unpause it T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: Originally i wanted to make a trigger that waits 1 second after fight is over, checks if a "fight" variable = 0, if so, spellups me. If it is = 1 (if i am still fighting withe next mob) it does nothig. T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: it doesn't seem to handle remort well nowdays T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: But Mush does not understand me. :) T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: i've never had a problem remorting T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: maybe because i got blocks and such it generally freaks out and starts disabling stuff T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: except constantly being out of mana for the first 40 levels of course T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: yeah i've been too lazy to deal with blockers, suboptimal spellorders for me T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: since i no longer have the spell and such it swaps them as non-spellup. anyway no idea. it used to handle it fine T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: anyway. it works fine, just has some quirks T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: i had to set up spelltag triggers to enable/disable sanctuary/true seeing when i wear/remove my helms or sanc auras but w/e T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: or i guess, invmon triggers T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: i never liked the hat and i force aard aura via dinv :P T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: Trying to add broadcast_spellsskills.xml says the same: Line 14: No closing ";" in XML entity argument "&name" (Cannot load) T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: do what durel said, just open specific file and copy the text. make a new txt file paste it there and give it appropriate name then T3/r7/2021-11-25.txt.gz:{chan ch=tech}Mellorn Tech: Ok T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: if github doesn't have archive i don't even bother trying to download stuff manually it can literally work for half the files in same damn project -_- T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: well the page does literally say "Get the download from https://github.com/endavis/bastmush/releases/latest" in the readme.md and that has a link to a zip file T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: another direct to an archive is https://github.com/endavis/bastmush/releases/tag/bastmush-r2100 T3/r7/2021-11-25.txt.gz:{chan ch=tech}CheeZy Bot HiSaZuL Tech: just select the sorce code zip T3/r7/2021-11-25.txt.gz:{chan ch=tech}A Calm Stormwind Tech: i know in zmud you could do kick [20] or something and do kick 20x anything like that in mushclient? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Selitos Tech: you can buy # # to buy multple potions at a time but thats all i know of T3/r7/2021-11-25.txt.gz:{chan ch=tech}Selitos Tech: also all.something T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: not built into the client but you could make an alias to do that with a little script in a loop T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nueve Tech: so im in a new clan and all of my xrt runto are messed up T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nueve Tech: how do i fix them>? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: stacking a bunch of commands to partially automate combat is frowned upon and in many cases can get you in trouble though T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: something to consider T3/r7/2021-11-25.txt.gz:{chan ch=tech}Selitos Tech: new clan should not mess up xrt, but you can change your runto prefix, help runprefix T3/r7/2021-11-25.txt.gz:{chan ch=tech}A Calm Stormwind Tech: what im planning doesn't break the botting rules no worries there. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: might want to read help stacking as well T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: it's a little different than botting T3/r7/2021-11-25.txt.gz:{chan ch=tech}A Calm Stormwind Tech: what im planning doesn't break any rules. no worries there. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Negader Tech: can add mapper cexit;;'direction to aard recall' to make it work too T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: ok, so you could use a capture group to capture the number after the command and then do a lua loop with the captured variable is the 1..[here] T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: then just fire off the command inside the loop T3/r7/2021-11-25.txt.gz:{chan ch=tech}A Calm Stormwind Tech: yeah someone sent how to in an alias, was just seeing if it was apart of the client but appear it wasn't. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: you could make a generic one if you captured the command to, but you're gonna have a lot of things matching you probably don't want T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: maybe make your own prefix like "re (command) (number)" T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nueve Tech: that fixed it, thanks negader! T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: yeah, sorry I don't know of anything built-in like you had in zmud to do something like that T3/r7/2021-11-25.txt.gz:{chan ch=tech}A Calm Stormwind Tech: it's all good. thanks for the help :) T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: might be a cool native mush addition, but might also be avoided so as not to encourage stacking.. not everyone reads help files and learns the rules like you T3/r7/2021-11-25.txt.gz:{chan ch=tech}Tech: Katsumoto grabs some popcorn and sits back to watch the show. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Katsumoto Tech: I find it entertaining that a T7 is telling T6 about rules. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: I find it funny that a lot of T9s pretend not to know the rules T3/r7/2021-11-25.txt.gz:{chan ch=tech}Tech: Doge Water Yajan coughs loudly. T3/r7/2021-11-25.txt.gz:{chan ch=tech}A Calm Stormwind Tech: ^^ T3/r7/2021-11-25.txt.gz:{chan ch=tech}Katsumoto Tech: Lol. I sense an interesting tin can that could be opened there. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: it's more of a disclaimer when I lay out a solution for people that could help them break the rules if used incorrectly, protects us both from grief T3/r7/2021-11-25.txt.gz:{chan ch=tech}A Calm Stormwind Tech: I appreciated it, it's something that could easily break the rules on the surface. Tho i make sure my plugins don't get close to the line. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: I also didn't check Stormwind's stats tbh ;P T3/r7/2021-11-25.txt.gz:{chan ch=tech}Katsumoto Tech: How do I setup a regex where say, alias and alias10 can both be captured? Sometimes, I may not want to put a number into it, othertimes I do. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: add a ? mark after the capture group T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: makes it optional T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: a * will also work typically T3/r7/2021-11-25.txt.gz:{chan ch=tech}Katsumoto Tech: So in this case, if I use alias, will %1 return "" or return nil? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: should be nil T3/r7/2021-11-25.txt.gz:{chan ch=tech}Katsumoto Tech: Thankyou T3/r7/2021-11-25.txt.gz:{chan ch=tech}Tsorovan Reyn Tech: can someone remind me the mushclient version/check command? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Scrooge Mc Ruckus Tech: checkversion T3/r7/2021-11-25.txt.gz:{chan ch=tech}Tsorovan Reyn Tech: that ... is painfully obvious. thanks! T3/r7/2021-11-25.txt.gz:{chan ch=tech}Tech: Scrooge Mc Ruckus snickers softly. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Scrooge Mc Ruckus Tech: I actually had to double check it myself before I answered :) T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: anyone invest Metaverse coin? T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: if you're going to invest in crypto just burn your money and call it a day. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: ya i did! i brought Mana,sand and Gala T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: what do you think T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: i think metaverse will be our next trend T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: there are like 9000 other crypto currencies, why is this random one you're making your new aard pole of the week going to be the trend above all others? T3/r7/2021-11-25.txt.gz:{chan ch=tech}A Calm Stormwind Tech: Metaverse?? hello. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Redryn Tech: metaverse is the thing being developed by facebook T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: she was asking about crypto too? not just meta. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: metaverse include PTE game coin etc.. T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: yeah that. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: i am asking Metaverse T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: I was speaking to the currency part of it (the investment) and not metaverse overall. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: i'm investing in black 20, i'm really feeling it this time T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: what is black20 T3/r7/2021-11-25.txt.gz:{chan ch=tech}Nohh Tech: could get a 35x return on my investment T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: it's his way of saying its akin to gambling in roulette T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: only 35? real investers go for that 50x. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: his humor gets lost on me everyday too T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: it's all about that crypto, bout that crypto, no trouble! all about that crypto about that crypto! T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: Eroe i am talking about Metaverse PTE Game coin T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: like Axie infinity T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: if you know T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: Reina if you missed my post on misc, Eroe is part of this mysterious club that insists that anything considered crypto couldn't possibly be a sound investment, it's like talking to a wall T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: circular logic abounds, there's no point in going into details T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: ahh T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: Remind me how that goes next time btc takes a shit and everyone is trying to figure out how to cash out their currency that's supposed to be all anti govment and safe and secure. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: I've got about $10k in AXS myself, and it's been a great income stream, couldn't say anything about long-term change in value though, I don't know of an underyling need to push the currency towards higher value tbh T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: wow good income for you yajan T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: i would believe Crypto Shape the Future of the Metaverse. T3/r7/2021-11-25.txt.gz:{chan ch=tech}404 Eroe Tech: I would also believe that pigs fly. If I think it hard enough it might work. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: fair enough, can I also remind you when my crypto investments outperform the market every year? T3/r7/2021-11-25.txt.gz:{chan ch=tech}Seductress Reina Tech: Metaverse Will Power the Next Big Thing in Technology T3/r7/2021-11-25.txt.gz:{chan ch=tech}Doge Water Yajan Tech: maybe! a lot of this stuff is too new to say for sure where it's going and how succesful it'll be T3/r7/2021-11-25.txt.gz:{chan ch=tech}LucidRain Tech: i swear this isnt mischan, but, the ancients were far smarter than we give them credit for. T3/r7/2021-11-25.txt.gz:{chan ch=tech}Pharaoh Mot Tech: why does dinv keep wearing like my worst items? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: why does dinv not work T3/r7/2021-11-26.txt.gz:{chan ch=tech}Haike Tech: did you die or remort recently? have you tried dinv refresh and try again? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: i just installed it and built T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: and its wearing garbage T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: you have to refresh after you build confirm> T3/r7/2021-11-26.txt.gz:{chan ch=tech}Doge Water Yajan Tech: I think someone had a similar issue on first usage recently.. they fixed with like a refresh all T3/r7/2021-11-26.txt.gz:{chan ch=tech}Haike Tech: most of the time problems with dinv can be resolved after a dinv refresh T3/r7/2021-11-26.txt.gz:{chan ch=tech}Doge Water Yajan Tech: it hadn't picked up everything or something like that T3/r7/2021-11-26.txt.gz:{chan ch=tech}Haike Tech: remember to be at the identification shop when doing it, so it can read the stats T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: still didnt work T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: now its wearing qresets T3/r7/2021-11-26.txt.gz:{chan ch=tech}Odorless Nuanse Tech: did you analyze create? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: yep T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: you dont have to be at id shop T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: also T3/r7/2021-11-26.txt.gz:{chan ch=tech}Odorless Nuanse Tech: have you tried to create new analyze with different setup? like for warrior and see if that changes anything T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: says it doesnt have a 91 table T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: anybody tech savy? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: wanna gimme a hand T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: dinv analyze isn't really necessary, just dinv build confirm or dinv refresh all T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: nope didnt work T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: anybody know how to fix dinv errors? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: it keeps wearing terrible gear T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: i have the same problem, but probably just cause my gear is terrible T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: noone? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: idk if a rebuild doesn't fix it... you could try dinv reset items and then a rebuild after that T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: anybody know how to get dinv to work? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: why does dinv keep waering aardtiles and qresets? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Sheriff Shindo Tech: do you have better hold items than those? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Gaelehad Tech: is there an extension for VS Code that "registers" all the mushclient lua functions like GetNormalColour T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: im assuming you're using the lua language server from sumneko? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Gaelehad Tech: yeah T3/r7/2021-11-26.txt.gz:{chan ch=tech}Gaelehad Tech: but it still whines about all the global mushclient functions T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: yeah add this into your workspace's settings.json (or the global one, whatever you want) -- https://pastebin.com/NyLtxGx9 T3/r7/2021-11-26.txt.gz:{chan ch=tech}Gaelehad Tech: i would kiss you but you might take offence. THanks!!! T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: may have to add some more, depending on what bits of the mushclient's lua you use.. for instance i added 'serialize' just because the code in serialize.lua uses the old module/package.seeall thing that doesn't play nice with the vs code extension T3/r7/2021-11-26.txt.gz:{chan ch=tech}Gaelehad Tech: this is already a huge improvement and i now know how. so thanks for that T3/r7/2021-11-26.txt.gz:{chan ch=tech}Malark Tech: how can i trigger on spelltags? like {recon}15 T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: turn em on and trigger like anything else T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: going to have to make a trigger for the different kinds of spelltags and set them to omit from output, so you don't get spammed by them T3/r7/2021-11-26.txt.gz:{chan ch=tech}Malark Tech: i think something else is omitting them. T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: could be T3/r7/2021-11-26.txt.gz:{chan ch=tech}Malark Tech: should i set a lower priority? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Odorless Nuanse Tech: all spellup scripts omit them...do you have one? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: hopefully whatever that something else is has their trigger set to keep evaluating, or yes you will need to lower your sequence number (also make sure you set it to keep evaluating) T3/r7/2021-11-26.txt.gz:{chan ch=tech}Malark Tech: yes i do T3/r7/2021-11-26.txt.gz:{chan ch=tech}Gaelehad Tech: pwar already uses those tags in his spellup script to recast spells. if you're not on mush you can use his scripts as a basis to build your own T3/r7/2021-11-26.txt.gz:{chan ch=tech}Odorless Nuanse Tech: so you just need to drop the sequence and spellup script does the gaggin. all you have to do is trigger wanted tag T3/r7/2021-11-26.txt.gz:{chan ch=tech}Malark Tech: i am using bast's spellup. But i want to track balor and necrotic separately. T3/r7/2021-11-26.txt.gz:{chan ch=tech}Gaelehad Tech: it might be easier to modify bast's script then T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: ehh, i doubt it T3/r7/2021-11-26.txt.gz:{chan ch=tech}Malark Tech: me too hehe. i'll check Pwar's too. T3/r7/2021-11-26.txt.gz:{chan ch=tech}Malark Tech: ty T3/r7/2021-11-26.txt.gz:{chan ch=tech}Gaelehad Tech: why not, you look for the specific sn and do something special withit T3/r7/2021-11-26.txt.gz:{chan ch=tech}Nohh Tech: it shouldn't be too difficult to make like.. a copy of the tick timer addon and have countdowns for balor/necrotic that triggers off recon/recoff spelltags T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: how do i get dinv to use my portals for snd T3/r7/2021-11-26.txt.gz:{chan ch=tech}KnightLord Throxx Tech: I think you have that reversed. snd uses portals to take you places. dinv is inventory manager. mapper help portals T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: read help dinv portal T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: anybody know? T3/r7/2021-11-26.txt.gz:{chan ch=tech}KnightLord Throxx Tech: dinv help portal T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Or do you stil have to manually program them all? T3/r7/2021-11-26.txt.gz:{chan ch=tech}KnightLord Throxx Tech: wow, man. so lovely to be put on ignore while trying to help someone T3/r7/2021-11-26.txt.gz:{chan ch=tech}Elfo Tech: no way? T3/r7/2021-11-26.txt.gz:{chan ch=tech}[Battle] Scars Tech: some of us have patience T3/r7/2021-11-26.txt.gz:{chan ch=tech}KnightLord Throxx Tech: and yes, you igonring twat, you have to put it in manually T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: literally anyone with useful ifnormation not being a bitch T3/r7/2021-11-26.txt.gz:{chan ch=tech}[Battle] Scars Tech: lmao T3/r7/2021-11-26.txt.gz:{chan ch=tech}KnightLord Throxx Tech: ...Mot is now ignoring you. T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: This is for tech questions and answers not for you to show me how lonely you are T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: i genuinely dont care T3/r7/2021-11-26.txt.gz:{chan ch=tech}<> Slips Tech: who do i ignroe T3/r7/2021-11-26.txt.gz:{chan ch=tech}<> Slips Tech: who ignore T3/r7/2021-11-26.txt.gz:{chan ch=tech}Non-Binary Starky Tech: the answer you're looking for is you use the dinv portal command as part of the mapper command T3/r7/2021-11-26.txt.gz:{chan ch=tech}Non-Binary Starky Tech: mapper portal dinv portal use [text] T3/r7/2021-11-26.txt.gz:{chan ch=tech}KnightLord Throxx Tech: yep T3/r7/2021-11-26.txt.gz:{chan ch=tech}Elfo Tech: oh its not: mapper portal port (portal number) ? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Non-Binary Starky Tech: if you're trying to use dinv to make your portal commands easier then yeah you just combine the syntax T3/r7/2021-11-26.txt.gz:{chan ch=tech}Non-Binary Starky Tech: dinv help portal explains it in more detail even how to integrate it with mapper T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: so thats a no? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: There is no way to have it automatically program portals? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: Idk why im having so much trouble with a yes or no question on a game with mostly coders T3/r7/2021-11-26.txt.gz:{chan ch=tech}Non-Binary Starky Tech: you'd still have to type the mapper commands manually and program levels T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: ok ty T3/r7/2021-11-26.txt.gz:{chan ch=tech}Pharaoh Mot Tech: god that was rough T3/r7/2021-11-26.txt.gz:{chan ch=tech}Tsorovan Reyn Tech: dinv question - i create my set analyses every 10 levels (dinv analyze create pwarrior 10, etc) but "dinv priority compare {priority1} {priority2}" is giving me "set analysis not found" errors at misc levels like 42. do i need to run a full analyze on every set that I want to compare? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Tsorovan Reyn Tech: (I'd much rather see the difference at 41/51/61/71 etc than at 41/42/43/44/45/etc. T3/r7/2021-11-26.txt.gz:{chan ch=tech}Urshilikai Tech: is there a way to keep track of special exits (enter gate, enter portal, enter pool) in mapper? T3/r7/2021-11-26.txt.gz:{chan ch=tech}Haike Tech: you can set mapper notes T3/r7/2021-11-26.txt.gz:{chan ch=tech}Tsorovan Reyn Tech: mapper help exits T3/r7/2021-11-26.txt.gz:{chan ch=tech}A Calm Stormwind Tech: it'd be better to set it as a cexit than to keep track of it. T3/r7/2021-11-26.txt.gz:{chan ch=tech}Algaru Tech: yes, cexit is the answer T3/r7/2021-11-26.txt.gz:{chan ch=tech}Tsorovan Reyn Tech: you can create custom exits (cexits) in mapper for lots of different things. "mapper cexit enter pool", "mapper cexit open n;;n" etc T3/r7/2021-11-26.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: you can keep track of them so you can see them, and set it so the mapper uses them in speedwalks. they told you the two helps to use T3/r7/2021-11-27.txt.gz:{chan ch=tech}Urshilikai Tech: dumb question, got snd working for quests but it wont populate with goals from the campaign T3/r7/2021-11-27.txt.gz:{chan ch=tech}Wardsmith Tech: It took mine a bit to get working, too. Have you tried logging out and back in? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Wardsmith Tech: Or restarting mush? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Cilmarill Tech: in mushclient I did "xset reset gui" to recover my s&d panel, but I seem to have lost the panel that shows hp, mana, runs, etc. How do I get it back? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: did you do the aard layout reset thing? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Cilmarill Tech: I don't know what that is :) T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: something someone recommended you do T3/r7/2021-11-27.txt.gz:{chan ch=tech}Cilmarill Tech: oh I think I missed that :( T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: the xset command shouldn't have affected anything aside from S&D's miniwindow, but idk... check underneath other windows to see if it's just hiding T3/r7/2021-11-27.txt.gz:{chan ch=tech}Cilmarill Tech: yeah I shuffled everything around but I'm pretty sure it's there T3/r7/2021-11-27.txt.gz:{chan ch=tech}Rakiso Tech: wouldn't deleting the statefile of the plugin and reinstalling it reset any miniwin config? i dont use snd so im not sure how this specific plugin works though T3/r7/2021-11-27.txt.gz:{chan ch=tech}Cilmarill Tech: sorry I meant it isn't there T3/r7/2021-11-27.txt.gz:{chan ch=tech}Cilmarill Tech: also most of what you said Rakiso went very far over my head :) T3/r7/2021-11-27.txt.gz:{chan ch=tech}PenguinGod Galoth Tech: aard layout help T3/r7/2021-11-27.txt.gz:{chan ch=tech}Cilmarill Tech: aha! "aard layout reset" and yes, I know you said that already, but I didn't realise it was a direct command - bonk me on the head if you like :) T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: and make sure "aardwolf heath bars" is installed/enabled T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: the only thing that addon seems to responds to would be the 'resetaard' command T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: which might have some side effects idk T3/r7/2021-11-27.txt.gz:{chan ch=tech}Cilmarill Tech: yes I got the bar back with the reset aard command. And also had a flashback to the last time this happened. One day I'll hopefully remember :) T3/r7/2021-11-27.txt.gz:{chan ch=tech}Mellorn Tech: How to turn off {/helpbody} {/help} {helpkeywords} {invmon} ect. notifications?? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: tags T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: (that's a command) T3/r7/2021-11-27.txt.gz:{chan ch=tech}Mellorn Tech: THanks!! T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: keep in mind that'll break any addons that need them, if you're like.. logged in from another client that doesnt have addons T3/r7/2021-11-27.txt.gz:{chan ch=tech}Mellorn Tech: I see, thank you! :) T3/r7/2021-11-27.txt.gz:{chan ch=tech}Torkin Tech: i just accidentally hit ctrl - something, i think b and it made my screen darker...help! T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: everything? or just mushclient? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Torkin Tech: good question T3/r7/2021-11-27.txt.gz:{chan ch=tech}Torkin Tech: my eyes have now adjusted and i dunno hahaha T3/r7/2021-11-27.txt.gz:{chan ch=tech}Torkin Tech: i think everything T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: are you on a laptop or something? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Torkin Tech: no T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: assuming you're on windows 10, if you open the action center via the chat bubble looking icon in the system tray... is 'night light' toggled on? or just toggle it on/off to check T3/r7/2021-11-27.txt.gz:{chan ch=tech}Torkin Tech: it isnt that but thank you T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: i'm not seeing any keyboard shortcuts that would change brightness, at least ones that are built in to windows T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nueve Tech: im switching iphones, will the data transfer automatically move my crypto wallets or will need to to restore with seed phrase? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Torkin Tech: primary monitor goes less bright than normal, secondary monitor is normal. i reinstall driver (clean install) it goes back to normal for i dunno 30 secs. then reverts back to this bs not bright mode. any tips? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Aberrant Tech: anyone proficient in Go (the language, not the game)? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: is there a way to make mapper notes clickable? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: snd has a 'rn a' for room notes in current area T3/r7/2021-11-27.txt.gz:{chan ch=tech}Aoric Tech: aren't they right now? T3/r7/2021-11-27.txt.gz:{chan ch=tech}Nohh Tech: not sure what you want to click, or to happen when you click them T3/r7/2021-11-27.txt.gz:{chan ch=tech}Aoric Tech: mapper notes here -- click the room id or notes T3/r7/2021-11-27.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: they aren't when I'm in the room. I want to use it for when it's a cexit I use a lot or a room note for stuff to open a map. clickable T3/r7/2021-11-27.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: well, next best thing then having it be when I'm in the room. thanks T3/r7/2021-11-27.txt.gz:{chan ch=tech}Elfo Tech: ya sorry z no clue here T3/r7/2021-11-28.txt.gz:{chan ch=tech}Dage Tech: oh, this is a thing T3/r7/2021-11-28.txt.gz:{chan ch=tech}Tech: Dogwater Welding nods. T3/r7/2021-11-28.txt.gz:{chan ch=tech}Dogwater Welding Tech: if you have any questions on how to do technical stuff for aard or other RL stuff, feel free to ask here. the channel may be a bit slow on some hours, but people typically check the channel history to follow up on old Qs. T3/r7/2021-11-28.txt.gz:{chan ch=tech}Dage Tech: is it more complex that changing the mapper plugin setting? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Dage Tech: re: putting the mapper file in a shared location T3/r7/2021-11-28.txt.gz:{chan ch=tech}Aoric Tech: technically, it could be done T3/r7/2021-11-28.txt.gz:{chan ch=tech}Aoric Tech: if you put the whole mushclient folder on a shared drive that your system can see T3/r7/2021-11-28.txt.gz:{chan ch=tech}Dage Tech: ahhh, that might be even easier T3/r7/2021-11-28.txt.gz:{chan ch=tech}Dage Tech: I have my google drive mirrored to all my machines T3/r7/2021-11-28.txt.gz:{chan ch=tech}Sheriff Shindo Tech: make sure multiple people can't write to the database at once or chaos can ensue T3/r7/2021-11-28.txt.gz:{chan ch=tech}Aoric Tech: I love Chaos -- missed that old clan somehow T3/r7/2021-11-28.txt.gz:{chan ch=tech}Dage Tech: yeah, I'm the only one who would have access to it and I would likely never have it running on both T3/r7/2021-11-28.txt.gz:{chan ch=tech}Sheriff Shindo Tech: depending on the environment you're running in, you could write a script to copy from the shared source before launching the client and then copying back after closing down T3/r7/2021-11-28.txt.gz:{chan ch=tech}Nohh Tech: yeah idk how well google drives' automatic backup stuff would play with having the whole folder shared considering how many tiny changes are made to the db file or log files, not that it wouldn't work, it's just no the most efficient... the client is portable though so you could run it off a usb stick or something T3/r7/2021-11-28.txt.gz:{chan ch=tech}Sheriff Shindo Tech: as long as it always ends up as the same drive but you can control that as well T3/r7/2021-11-28.txt.gz:{chan ch=tech}A Calm Stormwind Tech: Is there a way to get a list of your primary class spells and their damage type? tried messing with spells and qspells but doesn't seem to be a class filter T3/r7/2021-11-28.txt.gz:{chan ch=tech}Nohh Tech: spells combat or skills combat lists damage types T3/r7/2021-11-28.txt.gz:{chan ch=tech}Nohh Tech: spells/skills for a specific damage type T3/r7/2021-11-28.txt.gz:{chan ch=tech}A Calm Stormwind Tech: thanks Brobeo that is it perfect! T3/r7/2021-11-28.txt.gz:{chan ch=tech}Tech: Aoric boggles at the concept. T3/r7/2021-11-28.txt.gz:{chan ch=tech}A Calm Stormwind Tech: he answered on answer channel. =p T3/r7/2021-11-28.txt.gz:{chan ch=tech}Tech: Nohh ponders why 'Enhanced backstab' is listed in that list T3/r7/2021-11-28.txt.gz:{chan ch=tech}Aoric Tech: ooo, I have Q/A channel turned off for some reason lol T3/r7/2021-11-28.txt.gz:{chan ch=tech}Nohh Tech: something like 'allspells all combat fire 1 50' works too, help file undersells that a bit T3/r7/2021-11-28.txt.gz:{chan ch=tech}A Calm Stormwind Tech: ahh that is pretty cool T3/r7/2021-11-28.txt.gz:{chan ch=tech}Mellorn Tech: How to se variable in command line in Mush? That built-in "SetVariable ( VariableName , Contents )" doesn't work T3/r7/2021-11-28.txt.gz:{chan ch=tech}Sheriff Shindo Tech: varname must be in "" T3/r7/2021-11-28.txt.gz:{chan ch=tech}Mellorn Tech: Aha! Thank you! T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: mushclient questions answered here T3/r7/2021-11-28.txt.gz:{chan ch=tech}Gigel Tech: what plugin is the one that reports item stats on barter channel ? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Negader Tech: not sure. wish the plugin dont blind my eyes every time though :( very flashy. T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: ask someone who uses it T3/r7/2021-11-28.txt.gz:{chan ch=tech}404 Eroe Tech: you can use dinv to do it. T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: tell so-and-so what plugin reports item stats on barter channel during auctions like that? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: muschlient: can you use a variable value as part of a trigger match/regex? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: actually dont matter... T3/r7/2021-11-28.txt.gz:{chan ch=tech}WREKT Anaristos Tech: if it is regex legal it is trigger legal T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: Than: yes if you use the expand variables toggle T3/r7/2021-11-28.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: Is it more, or are all nearly all the programing tutorials videos these days.... T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: muschclient with expand variable set , can i send an escape for ascii colors to ignore the at symbol? T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: ignore the at symbol of what? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: so expand variables but still send the color code T3/r7/2021-11-28.txt.gz:{chan ch=tech}[Battle] Scars Tech: ignore the @ symbol T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: what are you trying to do? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: evaluate variable contents and also send the symbol in the same trig T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: @ T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: do i just double it up T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: I mean in a more general sense what major task are you trying to accomplish? T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: what's the goal of your script? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: relay some information into a channel T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: so you have some text with color codes in it and you want to send the text, raw, into a channel? T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: what does that have to do with triggers? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: pattern matches (using variable, expanded) -- relay a message to a channel with colors T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: I'm still not following. Can you give a basic example? T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: Is the problem that the expand variables toggle eats all your @s? T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: because it wants to treat them like variables? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: err had it working then wanted to add color coding now i broke it again T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: If the problem is that your color code @s are being eaten because of the toggle, double them up like @@ T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: yea thanks Fiendish gunna test that nex T3/r7/2021-11-28.txt.gz:{chan ch=tech}IAC DO Fiendish Tech: that should send a literal one T3/r7/2021-11-28.txt.gz:{chan ch=tech}Cheekier Than Tech: confirmed/thanks/working T3/r7/2021-11-28.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: any idea why I've started getting twice the listing of mobs when I consider a room? i.e., shows 6 lines when there's only 3 mobs T3/r7/2021-11-28.txt.gz:{chan ch=tech}Thunderous Norton Tech: drunk ? seeing double. ? drink less T3/r7/2021-11-28.txt.gz:{chan ch=tech}Tech: Scrooge Mc Ruckus waves his rum about in grand gestures as he casts, "SEEING DOUBLE!" T3/r7/2021-11-28.txt.gz:{chan ch=tech}Brobeo Tech: try xset con_overwite then scan again T3/r7/2021-11-28.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: fixed, thank you! :) T3/r7/2021-11-28.txt.gz:{chan ch=tech}Urshilikai Tech: whats a good way to make cexit or notes that point to a far-away room with the key for a door? T3/r7/2021-11-28.txt.gz:{chan ch=tech}Negader Tech: mapper addnote T3/r7/2021-11-28.txt.gz:{chan ch=tech}Urshilikai Tech: is there a way for snd to open regular doors or do I need cexits for every one T3/r7/2021-11-28.txt.gz:{chan ch=tech}Braun Tech: you could get the passdoor wish and just do the ones that are not passdoor >.> T3/r7/2021-11-28.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: SnD uses mapper, mapper needs cexits T3/r7/2021-11-28.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: so it's passdoor or cexit I'm afraid T3/r7/2021-11-29.txt.gz:{chan ch=tech}GabeLogan Tech: Command that resets Windows in Mush? T3/r7/2021-11-29.txt.gz:{chan ch=tech}Nohh Tech: maybe aard layout reset T3/r7/2021-11-29.txt.gz:{chan ch=tech}GabeLogan Tech: hmm still missing one of the maps T3/r7/2021-11-29.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: can companies claim their cybersec products provide "zero-day protection" ? i thought that was like the opposite by definition? T3/r7/2021-11-29.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: They can make the claim T3/r7/2021-11-29.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: It's a bullshit claim T3/r7/2021-11-29.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: I mean there are ways to mitigate Zero Days right? T3/r7/2021-11-29.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: But yeah no way you can stop em all... T3/r7/2021-11-29.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: sub bullet for company is "Automatically detects known vulnerabilities and makes recommendations" lol :) T3/r7/2021-11-29.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: The very definition of a zero-day is a brand new hack/vulnerability...so yeah you could get stupid lucky and prevent it if it has a similar signature to something else you're doing...but it's not a "known vulnerability" so there is no "known remediation" T3/r7/2021-11-29.txt.gz:{chan ch=tech}SNEAKER Mushambo Tech: figured as such, thanks yall T3/r7/2021-11-29.txt.gz:{chan ch=tech}Odorless Nuanse Tech: well technically you can know about 0-day vuln and recommend to take a hike. T3/r7/2021-11-29.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: They could find anomolies, and "suggest" things to do based on the anomoly, which I guess could be their "zero day" mitigation T3/r7/2021-11-29.txt.gz:{chan ch=tech}Dage Tech: if you are running aard from a shared online drive (dropbox), is there a way to have multiple display profiles? for example, my client layout is different on my laptop vs. PC T3/r7/2021-11-29.txt.gz:{chan ch=tech}Gaelehad Tech: you can save profiles and load them see aard layout help T3/r7/2021-11-29.txt.gz:{chan ch=tech}Dage Tech: thank you! T3/r7/2021-11-29.txt.gz:{chan ch=tech}A Calm Stormwind Tech: Having an odd issue with DINV. I have ~shield set to 1.00 for all levels. I also have dualwield set to 999 for all levels. But it's still wearing a shield instead of another weapon. Re ran analyze, anyone had any similar trouble? T3/r7/2021-11-29.txt.gz:{chan ch=tech}Odorless Nuanse Tech: do you have shield/weapon contradict each other? T3/r7/2021-11-29.txt.gz:{chan ch=tech}Odorless Nuanse Tech: like in adding damroll to 200 etc T3/r7/2021-11-29.txt.gz:{chan ch=tech}A Calm Stormwind Tech: I have maxint set high, but I would think ~shield set to 1 would overeride wearing a shield all together? T3/r7/2021-11-29.txt.gz:{chan ch=tech}Odorless Nuanse Tech: shield at 1 is more than int at 0.1 T3/r7/2021-11-29.txt.gz:{chan ch=tech}A Calm Stormwind Tech: ~shield is supposed to disable the location, isn't the same as shield. T3/r7/2021-11-29.txt.gz:{chan ch=tech}Gaelehad Tech: make sure ~shield 1 & ~hold 1 T3/r7/2021-11-29.txt.gz:{chan ch=tech}A Calm Stormwind Tech: ahh let me try hold. That could be it. T3/r7/2021-11-29.txt.gz:{chan ch=tech}Gaelehad Tech: i only have dualwield set to 5 and it works just fine T3/r7/2021-11-29.txt.gz:{chan ch=tech}Gaelehad Tech: well along with ~shield 1 & ~hold 1 T3/r7/2021-11-29.txt.gz:{chan ch=tech}A Calm Stormwind Tech: running analyze right now bet that change makes it work T3/r7/2021-11-29.txt.gz:{chan ch=tech}A Calm Stormwind Tech: yep disabling hold as well made it work as expected. Thanks T3/r7/2021-11-29.txt.gz:{chan ch=tech}Gaelehad Tech: you're welcome T3/r7/2021-11-29.txt.gz:{chan ch=tech}Mellorn Tech: How to make bast spellup plugin work? I did install it, but nothing happens T3/r7/2021-11-29.txt.gz:{chan ch=tech}Heracles Tech: it has dependencies I think, might be better to use winklewinkle spellup T3/r7/2021-11-29.txt.gz:{chan ch=tech}Tech: check out https://github.com/endavis/bastmush/wiki/bast_spellup T3/r7/2021-11-29.txt.gz:{chan ch=tech}Mellorn Tech: Abelinc i already downloaded and installed everything from there T3/r7/2021-11-29.txt.gz:{chan ch=tech}Tech: but you didn't look at the page I posted... T3/r7/2021-11-29.txt.gz:{chan ch=tech}Tech: since that page explains everything about how to use it T3/r7/2021-11-29.txt.gz:{chan ch=tech}Tech: Bast's stuff automatically handles its dependencies, as you put the entire "Bast" folder in your Plugins folder T3/r7/2021-11-29.txt.gz:{chan ch=tech}Mellorn Tech: Uhum... reading, thank you! T3/r7/2021-11-29.txt.gz:{chan ch=tech}Mellorn Tech: Yes! Winkle, winkle seems to work T3/r7/2021-11-29.txt.gz:{chan ch=tech}Griks Tech: is there an easy way to mark an entire area noportal in mapper? some zones I'd prefer to allowlist instead of blocklist T3/r7/2021-11-29.txt.gz:{chan ch=tech}Nohh Tech: why would you want to do that out of curiosity T3/r7/2021-11-29.txt.gz:{chan ch=tech}Griks Tech: some areas have substantially more noportal rooms than portal rooms, so I'd prefer to just adjust the ones I can portal from instead of hitting all the ones I can't T3/r7/2021-11-29.txt.gz:{chan ch=tech}Nohh Tech: well there's no way to do that, i'd recommend just running around the area and using recon in every room T3/r7/2021-11-29.txt.gz:{chan ch=tech}Nohh Tech: it's a hassle, but you've only got to do it once T3/r7/2021-11-29.txt.gz:{chan ch=tech}Griks Tech: oh recon is great. I've just been trying to portal and then running back from the rooms that I succeed in T3/r7/2021-11-29.txt.gz:{chan ch=tech}Griks Tech: thanks! T3/r7/2021-11-29.txt.gz:{chan ch=tech}Urshilikai Tech: where does mapper store cexits? I need to add another semicolon to all of the open T3/r7/2021-11-29.txt.gz:{chan ch=tech}Nohh Tech: aardwolf.db T3/r7/2021-11-29.txt.gz:{chan ch=tech}Nohh Tech: in the main client folder T3/r7/2021-11-29.txt.gz:{chan ch=tech}Nohh Tech: and you will need sqlite database browser to edit that T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: Is there a way to order the list that appears in xm% to defined order? I like using the nx command to go to the next room but some areas it a jumbled mess. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: it's mostly in room id order, no? which is really based on how the area is built, not sure of a much better way of doing it T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: at least not a way that wouldn't require a lot of work T3/r7/2021-11-30.txt.gz:{chan ch=tech}Sheriff Shindo Tech: pwar's snd had an option to sort on distance from your current room T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: Ooo! I use pwars! I wonder which option that is... T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: mapper find returns the results sorted by distance, it's also pretty slow T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: but sorting by distance would also not have them necessarily listed in a logical order either T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: two rooms of the same name in different areas could be equidistant T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: very true... T3/r7/2021-11-30.txt.gz:{chan ch=tech}A Calm Stormwind Tech: I use pwars and im not familiar with that option either. There is fma which finds a mob and xma which finds rooms. do those do it by distance? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: Basically what I'm looking for is to order the rooms for leveling purposes... T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: i'd think room id is the most likely to have them sorted by general area T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: i think what you want is something completely different than just allows you to define a room list to loop through, similar to SnD's list but entirely user defined T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: I guess it's not too hard to write a script for an area... :/ Be nice not to have to reinvent the wheel though. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Sheriff Shindo Tech: the info is all there in the mapper and the two snd's it's just a matter of tweaking the parameters in the sql query T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: I should really dedicate some time to learning SQL... it seems to be my barricade with my scripting... T3/r7/2021-11-30.txt.gz:{chan ch=tech}A Calm Stormwind Tech: you can learn the very basics of sql in about 15-30 minutes honestly. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: it's really not that bad, at least not anything you'd need to use for this T3/r7/2021-11-30.txt.gz:{chan ch=tech}Sheriff Shindo Tech: if all you are doing is queries it's like formulating a question T3/r7/2021-11-30.txt.gz:{chan ch=tech}The River Styx Tech: select something from something where something = something T3/r7/2021-11-30.txt.gz:{chan ch=tech}The River Styx Tech: done T3/r7/2021-11-30.txt.gz:{chan ch=tech}The River Styx Tech: you know it. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Dage Tech: select stuff from place where value is whateva T3/r7/2021-11-30.txt.gz:{chan ch=tech}Dage Tech: lol T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: gimme this, this, this from here where this > 10 and that = "This thingy" <- almost valid sql T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: You guys make it sound easy, but I'm not even sure where to enter those commands... T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: download sqlite database browser and you can open up aardwolf.db and run commands against it T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: Now THAT's a start. Can I order them from sqlite? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: yeah, sql has order by clauses, snd uses them T3/r7/2021-11-30.txt.gz:{chan ch=tech}Tech: Braun shakes Nohh's hand. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: thank you very much! T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: looking at crowley's snd it looks like he removed the uid from the order by clause, so yeah his version might return results is a weird order T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: either that or i added it to mine, i know i changed it, just don't remember exactly how T3/r7/2021-11-30.txt.gz:{chan ch=tech}Summoner Yuna Tech: How do I fix the following string: ^twi(s|st|ste|ster) (.*?)$ T3/r7/2021-11-30.txt.gz:{chan ch=tech}Throbbing Redwood Tech: man, my dyslexia read Twisted sister T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: wdym fix it T3/r7/2021-11-30.txt.gz:{chan ch=tech}Summoner Yuna Tech: I want to be able to type in twis/twist/twiste/twister and have MUSH send the wildcard, but right now it just sends whatever I type in besides twi. So if I type in twist e, it sends st instead. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Antifa Raded Tech: try it like this: T3/r7/2021-11-30.txt.gz:{chan ch=tech}Antifa Raded Tech: ^(asce(n(t)?)?)$ T3/r7/2021-11-30.txt.gz:{chan ch=tech}Antifa Raded Tech: but replace with what you want to use T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: ^twi(s|st|ste|ster)? (.*)$ Send %2 T3/r7/2021-11-30.txt.gz:{chan ch=tech}Summoner Yuna Tech: %2. Because the twister-part counts as a wildcard? I didn't know that, thanks. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: yes, or alternatively ^twi(?:s|st|ste|ster)? (.*)$ and send %1 i think will also work T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: raded's way reads nicer but makes it harder to know what number to use for the capture group you want... so you'd want to use named groups in that case T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: is there a GMCP valume for a group members max HP? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: valume? Meant value. Wow. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Odorless Nuanse Tech: yes T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: cool. Making this accessible group monitor either show the whole number or a percentage of a group members health T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: will work on grabbing it next time I'm grouped. Now that I know it's there I may know what to look for. Thanks T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If you type 'gmcpdebug 1', you will see all the broadcasts from gmcp, including group. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: group.members[N].info.mhp - if it's showing a percentage it's using that value already T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's also present in the group plugin already installed. You can browse existing plugins for that info, too. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: the normal group plugin isn't accessible to us without sight. So I'm making a new one T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The N Nohh mentions is the actual number position they are in the table. T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The VI-MUSH should accomodate that already, I thought. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: if it does not sure how to see it. I don't mind making my own anyway. :) T3/r7/2021-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Side note, you can type 'group' to get the information you need, too. T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Better through GMCP, obviously. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: ah! I didn't know this! T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: thanks everyone for the help! T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Better because GMCP is constantly sent, whereas you have to type 'group' to see the info. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: indeed. I finally get how GMCP works. Only took me a month T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: rewriting a bunch of old plugins that faylen made years and years ago T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Aciath: http://wiki.aardwolf.com/index.php/Clients/GMCP -- that'll tell you most (if not all) of the GMCP info you can grab. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aciath Tech: oh wonderful! T3/r7/2021-11-30.txt.gz:{chan ch=tech}Vanellus Tech: Okay is there a simple way in MUSHclient to do find-next-find? Like I can find a single instance of a thing up or down but then find closes. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Odorless Nuanse Tech: ctrl-f T3/r7/2021-11-30.txt.gz:{chan ch=tech}Odorless Nuanse Tech: ctrl-shft-f that is T3/r7/2021-11-30.txt.gz:{chan ch=tech}Vanellus Tech: Yes ctrl F just give me find a single instance T3/r7/2021-11-30.txt.gz:{chan ch=tech}Vanellus Tech: ctrl-shift -F does it! That's the answer! Thx T3/r7/2021-11-30.txt.gz:{chan ch=tech}Tech: Odorless Nuanse goes: "No Problem!" T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Even better is the 'recall' feature. Ctrl+U, look for what you're searching for, and it'll return all the lines that contain that search item. Note that if you want the before/after lines, it won't do that, but it is good for looking for single pieces of information. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Vanellus Tech: Oh that is good. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: or dump it to a text file and do whatever in a text editor T3/r7/2021-11-30.txt.gz:{chan ch=tech}Farringar Tech: hi T3/r7/2021-11-30.txt.gz:{chan ch=tech}Dage Tech: heyo T3/r7/2021-11-30.txt.gz:{chan ch=tech}Farringar Tech: just got a laptop and in need of some techy advice T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: No. T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Malwarebytes. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Urshilikai Tech: snd didnt seem to be playing nice with room name campaigns, is that supposed to work? said they were all unknown but most were discovered and mapper goto worked fine T3/r7/2021-11-30.txt.gz:{chan ch=tech}Brobeo Tech: try xset index areas T3/r7/2021-11-30.txt.gz:{chan ch=tech}Count Zensch Tech: how can I make wayfarer's caravan be loaded in S&D, tried index area and nothing changed T3/r7/2021-11-30.txt.gz:{chan ch=tech}Heracles Tech: It's been screwed since the name update T3/r7/2021-11-30.txt.gz:{chan ch=tech}Count Zensch Tech: no solution to fix it? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Heracles Tech: Not to my knowledge as the issue isn't really with SnD but with mapper I believe T3/r7/2021-11-30.txt.gz:{chan ch=tech}Tech: Count Zensch nods at Heracles. T3/r7/2021-11-30.txt.gz:{chan ch=tech}A Calm Stormwind Tech: can someone help with some regex. Trying to match the output from allspells paladin combat. I'm getting some odd issues that group 1 = kick and group 2 = ick. Trying just to match the full name, level, SN, % and Damage. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Korendir Tech: carrot juice constitutes murder T3/r7/2021-11-30.txt.gz:{chan ch=tech}Korendir Tech: oops mis T3/r7/2021-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So does Carrot Top. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: Hey Crowley, how would one go about manualy ordering a list for an area when one types xm %? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Punkgirl Tech: also crowley, I am getting a quest error on the new areas like asherodan, but my campaigns are working fine for the new areas, is there a way to fix the quest error? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Punkgirl Tech: or anyone else that knows. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Braun Tech: is this the code I need to manipulate to order the rooms the way I want? https://codeshare.io/8pgZnE , Change the ORDER BY and have when Area = "areaname" then something or other? T3/r7/2021-11-30.txt.gz:{chan ch=tech}LucidRain Tech: can you do %1, %2 for variables? T3/r7/2021-11-30.txt.gz:{chan ch=tech}[Battle] Scars Tech: yip T3/r7/2021-11-30.txt.gz:{chan ch=tech}LucidRain Tech: cool, i forgot until after my quest lol T3/r7/2021-11-30.txt.gz:{chan ch=tech}Hellishly Zxavier Tech: anyone else use basts spellup miniwindow? I'm getting a error that it runs out of memory T3/r7/2021-11-30.txt.gz:{chan ch=tech}Selitos Tech: whats the script to turn on a group of triggers? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: https://www.gammon.com.au/scripts/doc.php?function=EnableTriggerGroup T3/r7/2021-11-30.txt.gz:{chan ch=tech}Selitos Tech: thx T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: it's always fun when a function named EnableThing is used to disable the thing T3/r7/2021-11-30.txt.gz:{chan ch=tech}A Calm Stormwind Tech: it's better than having two functions one to enable and one to disable. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: i know ive asked this before, but i still have not gotten a solution yet. does anyone play using Mushclient on a new Mac computer? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Scrooge Mc Ruckus Tech: on an m1? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Scrooge Mc Ruckus Tech: I'm on a 2015 macbook... T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: yes,m1 Monterey T3/r7/2021-11-30.txt.gz:{chan ch=tech}Scrooge Mc Ruckus Tech: ah, not me, sorry. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aoric Tech: can't install wine on m1, I think T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: yeah its an issue. :P T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aoric Tech: different architecture... m1 is AMD T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aoric Tech: probably, try with rosetta stone? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: trust me, ive tried about 6 things already and there are all a no go T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: the language learning site? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: ill settle for SnD plugin for Mudlet T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aoric Tech: https://support.apple.com/en-us/HT211861 T3/r7/2021-11-30.txt.gz:{chan ch=tech}Brobeo Tech: parallels is this option I know of for running windows apps on an m1 mac, but it costs money. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Throbbing Redwood Tech: mudlet... *shudder* T3/r7/2021-11-30.txt.gz:{chan ch=tech}Katsumoto Tech: You can use UTM. Completely free. But word of caution, it is barely usable. I've tried running Lubuntu on my M1 air. Emulating x86 is just crap in terms of performance. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Punkgirl Tech: an SnD plugin for mudlet would be awesome, I wish somebody would T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: so download Rosetta Stone, then run wine on it? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Katsumoto Tech: It is just called Rosetta. T3/r7/2021-11-30.txt.gz:{chan ch=tech}Aoric Tech: yeah, just Rosetta -- thanks, Katsu! T3/r7/2021-11-30.txt.gz:{chan ch=tech}Katsumoto Tech: and I am doubtful that you can go from Rosetta > Wine T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: its just Katsumoto, not Katsu. :D T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: parallels should be able to run the Windows 10 ARM version, which can _probably_ run mushclient just fine.. but yes, money required T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: so why use Rosetta then? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Katsumoto Tech: But isn't mush compliled for x86? How would it work on windows 10 arm? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: win10 arm emulates x86 T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: i downloaded parallels but was not able to get it to work... because i am stupid T3/r7/2021-11-30.txt.gz:{chan ch=tech}Katsumoto Tech: So emulating inside an emulated environment...? Parallels > Windows 10 > Windows 10 x86 emulation. An emulationception? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: like, wth do i do after its open? T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: how much would it cost to have one of you install it on my computer for me? :P T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: you do the same thing anyone does... google a million variations of "parallels m1 install windows 10 arm guide" until you find something that works T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: people in IT don't know anything except how to use google and follow directions T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: don't tell our bosses T3/r7/2021-11-30.txt.gz:{chan ch=tech}Katsumoto Tech: Becareful there Nohh. You don't to go poking a hornets' nest T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: oh i know what youre saying is true. those of us in construction are the same way. :P T3/r7/2021-11-30.txt.gz:{chan ch=tech}Katsumoto Tech: meh, my bluetooth keyboard's battery is dying. Keeps missing keystrokes T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: easy just google blutoth kyboad skping eystkes T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: lol! T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: Showing results for bluetooth keyboard skipping crystals close enough! T3/r7/2021-11-30.txt.gz:{chan ch=tech}Katsumoto Tech: thnks nhh T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: our wecome T3/r7/2021-11-30.txt.gz:{chan ch=tech}Yajirobe Roninleader Tech: sigh. i watch the parallels video for m1 and it shows something entirely different than what im seeing. i think im gonna delete and redownload just in case i messed it up that bad the first time around. :P T3/r7/2021-11-30.txt.gz:{chan ch=tech}Wardsmith Tech: How do I force a backup of the client? I lost a couple aliases after I borked my computer about an hour ago T3/r7/2021-11-30.txt.gz:{chan ch=tech}FrshPrncOf Kelaire Tech: This is probably not the "correct" answer - but I just make a copy of the "world" folder when I get things how I like them (After saving the world details) T3/r7/2021-11-30.txt.gz:{chan ch=tech}Nohh Tech: problem is not everything is in the world folder.. the mapper db is in the folder w/ the executable for example T3/r7/2021-11-30.txt.gz:{chan ch=tech}Brobeo Tech: The easiest way is to backup the whole file. If you want to be more specific there are some instructions here https://fiendish.github.io/aardwolfclientpackage/unzip_upgrading.html T3/r7/2021-11-30.txt.gz:{chan ch=tech}Wardsmith Tech: The weird part is that the aliases I lost were made before another one that stayed. I have aliases for my portals, and I lost dark elf stronghold, labyrinth, and dynasty that I made before my unearthly bonds portal.