@vntricky right now the order of input fields is alphabetic so it is still possible to rename it in a way that it would be in a desired order ("1Use Proxy","2Proxy String",etc.) , but what is the order of actions ? @Fox In any case would be good to know how to change the order if it is possible?
Create Module
-
Where can I find information, how to create module?
-
@ChrisHolmes You can create script with functions and compile functions to different module items.
Step 1:
create script with functions that you want to implement in module
Step 2:
go to module manager and press create new module then proceed with settings window and you're done.