Documentation
Complete installation and troubleshooting guide for AimTrace
Installation
Step 1: Download the Resource
Download the AimTrace resource file from your control panel after purchasing a license.
Step 2: Add to Server
Place the AimTrace folder in your server's resources directory.
Step 3: Configure server.cfg
Open your server.cfg file and add the following lines:
start AimTrace set aimtrace_license "YOUR_LICENSE_KEY_HERE"
Replace YOUR_LICENSE_KEY_HERE with your actual license key from the control panel.
Step 4: Restart Server
Restart your FiveM server. AimTrace will automatically start and begin monitoring for aim-based cheats.
Troubleshooting
Firewall / Connection Issues
If AimTrace cannot connect to the API or you're experiencing connection errors, you may need to whitelist our IP address in your server's firewall.
Whitelist this IP address:
216.198.79.1For Windows Server:
- Open Windows Firewall with Advanced Security
- Create a new Outbound Rule
- Allow connection to IP: 216.198.79.1
For Linux Server:
- Use iptables or ufw to allow outbound connections
- Example:
sudo ufw allow out to 216.198.79.1
Resource Not Starting
If the resource doesn't start, check the following:
- Verify the folder name is exactly
AimTrace(case-sensitive) - Ensure
start AimTraceis in your server.cfg - Check that your license key is correct in
set aimtrace_license - Review server console for error messages
License Errors
If you see license-related errors:
- Verify your license is active in the control panel
- Check that the license key in server.cfg matches exactly (no extra spaces)
- Ensure your license hasn't expired
- Make sure you're using the correct license for your server
No Detections Showing
If detections aren't appearing in your control panel:
- Check that Discord webhooks are configured correctly
- Verify the API connection is working (check server console)
- Ensure your server has internet connectivity
- Check firewall settings (see above)
Need More Help?
If you've tried the troubleshooting steps above and still can't resolve your issue, we're here to help!
Get Support
Join our Discord server and create a support ticket. Our team will assist you as quickly as possible.
Join Discord