Frequently Asked Questions
Have some questions? You may find it here.
KeyTik
Is KeyTik Free?
Yes, KeyTik is free. You don't need to pay to use KeyTik. Also, KeyTik software doesn't have any ads, so the software itself is also ad-free. To monetize, I take it from GitHub sponsors and documentation website ads.
Is KeyTik Safe to Use?
KeyTik is safe to use. There isn't any malware or anything bad in the code. KeyTik is trusted by Softpedia and got a reward as certified no spyware, no adware, no viruses. You can also try to check the source code on VirusTotal to check whether there are any viruses on it. We created KeyTik without any intention to harm you. We want to build trust with you, so we hope you can rest assured and be able to use KeyTik without any worries.
Do I Really Need to Install AutoHotkey and Interception Driver?
Installing AutoHotkey is a must to run profiles. This is because each profile uses AutoHotkey to be able to do the task. For Interception driver, you don't need to install it if you don't use the 'assign profile on specific device' feature. But, if you use the assign profile on specific device feature, then you must install it to make this feature work.
When I Run Profile, Can It Still Run Even When I Close KeyTik Window?
Yes, when you run your profile it's still running even when you close the KeyTik window. This is because each profile runs using AutoHotkey which will make the profile run in the background. You can view running profiles in the 'Show Hidden Icon' in the taskbar.
How Can I Create Profiles to do Automation Easily?
There are various ways to create an automation tool on KeyTik. The key is that you need to use the AutoHotkey v2 script or language. The first option is to download it from the internet. There are various completed AutoHotkey scripts you can download online. After that, you can import them to KeyTik. The second option is using AI. AI can create an AutoHotkey script for the automation tool you want. The last option is to create it yourself. If you have coding experience, you can create the automation yourself using the AutoHotkey script.