TwinsAutoOp: fix edit user config popup - #33
Conversation
|
Would this also fix the issue where persons that I "Registered &Add Auto Op" would sometimes be opped and sometimes not? |
Nope.. I've reopened #32, please let's continue the discussion there |
|
I also noticed when I use Twins Auto Op to "Register &Add AutoOp" to a highlighted nick it will not capture the hostmask. What it does do is; I determined this by using the twins Edit user Config. Step 1. I use the KVirc native Registration feature, it captures the persons hostmask or IP. (I checked using Registration edit registration) Hope this isn't confusing, If you want me to try another way, let me know. |
|
Sorry I just noticed something else. I add the hostmask or IP manually to Twins/edit user config and click OK. I go back in and check my manual addition, it did not save the hostmask I manual entry. |
|
Another issue, I add new user to Twins auto op when I do that I see Twins oping persons in my auto op list. Almost as if I clicked on Twins Check User Now. |
|
About the user mask tab in the "edit user config": it's not a comprehensive list of the user masks associated with that specific user. |
I can confirm this. At the end of -twins::autoop::core::load -a
+twins::autoop::core::load -a -n |
So, it's okay that Twins Auto OP Edit user Masks tab is empty because Twins utilizes the KVirc native register user hostmasks to know who to autoOp. Is that correct? I did my own testing. I highlight a user that is not registered on my KVirc, I scroll down to twins, menu opens and I right click edit user config.
I opened the Aliases.kvs and added the -n to this line twins::autoop::core::load -a -n. Thank you for your assistance on the Twins :) Do you know of an Oper script for KVirc? Also do you take donations for the work you do on KVirc? |
Exactly
Not really; all the scripts i know are inside this repository.
Nope. Feel free to offer a meal or a beer to somebody who really needs it. |
I will pay if forward somehow. :) |
|
-twins::autoop::core::load -a I made the changes to my aliases.kvs using qedit, I rebooted, loaded KVirc and connect to my usual server and went into my normal channels. I added a user to Twin Auto Op and when I did that, others were opped. |
|
Here's another oddity. I click on a user, scroll down to Twins AutoOp/voice/ban, Twin's says Register and add AutoOp as if the user is not registered correct? I click on register and add AutoOp and I receive "usera already has an autoop on #channelb [*]. Yet Twins is not oping the person in the specific channel. I check the Twins user config and usera is in there as OP. I also tried the CHECK USER NOW and usera still remained unopped. I just checked the native KVirc register a user, I check usera and he is not registered. Twins says he is and KVirc says he is not. Let me see what happens if I try to register usera via KVirc registration. Okay usera is now registered and when I check Twins Auto OP, the user shows registered. So Twins Register and add AutoOp no longer registers the user to KVirc native user registration. I click on Twins "check user now" and the user immediately gets opped. |
|
Bump my update from 2 weeks ago. |
fix #32