Mikrotik Automation Scripts
Expertly written scripts to automate, optimize, and secure your ISP network.
Copy, Paste, and Relax.
Important Note / Zaroori Elaan
All scripts below are 100% FREE for self-service (DIY). You can download and install them yourself.
(Yeh tamam scripts bilkul muft hain. Aap khud download kar ke install kar sakte hain.)
Need Professional Help? If you want us to install and configure these for you, Service Charges will apply.
Contact Support on WhatsApp
How to Install? (Tareeqa)
Sab se pehlay niche diye gaye button se .rsc file download karein.
Apna Winbox open karein aur "Files" menu mein jayen. Downloaded file ko wahan Drag & Drop karein.
Ab "New Terminal" open karein aur yeh command likh kar Enter dabayen:
Watch Video Tutorial
Router Migration
/system backup save name=full_backup
# Clean sensitive data...
Transfer all PPPoE users, Queues, and IP settings from old Routerboard to new CCR seamlessly.
Anti-Hack Firewall
src-address-list=!Admin_IPs action=drop
# Block Port Scanners...
Block brute-force attacks, DNS amplification, and unauthorized Winbox access. Includes Anti-Lockout.
Network Straightener
# Optimize TCP MSS for gaming...
/queue tree add name="Global"
Fix lag issues, stabilize ping, and prioritize gaming traffic over heavy downloads automatically.
One-Click Setup
/system clock set time-zone-name=Asia/Karachi
/ip service set www disabled=yes
Initial config for new routers. Sets up NTP, DNS, Timezone, and disables unused services in 5 seconds.
Expired User Redirect
chain=dstnat src-address-list=Expired_Users
to-addresses=192.168.10.1
Automatically redirects unpaid customers to a "Bill Due" HTML page instead of cutting internet.
Auto Failover & Sync
up-script="Enable_Primary"
# Recursive Routing...
Automatically switch internet lines (WAN1 -> WAN2) if one goes down. Requires 100% uptime.
Night Unlimited
start-time=01:00:00 on-event="Double_Speed"
# Boost Bandwidth
Scheduler to automatically double user speeds from 1 AM to 8 AM. Great for attracting gamers.
Auto Email Backup
subject="Daily Backup" file=backup.rsc
# SMTP Configured
Sends router configuration backup to your email daily at 3 AM. Never lose data again.
Hotspot Auto-Config
interface=bridge1
# Custom Login Page Integrated
Complete Hotspot configuration with Profiles, Users, and Walled Garden for unblocked sites.