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. |
fix #32