Getting Started with XActions
Welcome! XActions helps you automate your X (Twitter) account. No coding needed.
Two Ways to Use XActions
Option 1: Dashboard (Recommended) 🌐
Use our web dashboard for the easiest experience:
- Sign up at xactions.app
- Get credits — Follow @nichxbt for 3 free credits, or buy a package
- Connect your browser — Paste a simple script in your x.com tab
- Run operations — Click buttons to automate, watch progress in real-time
Pricing:
- Start with 2 free credits (1 demo operation)
- Follow @nichxbt = +1 bonus credit
- Starter pack = $2.99 for 17 credits
Option 2: Browser Scripts (Free) 📜
Run scripts directly in your browser console — 100% free, no account needed.
Dashboard Quick Start
Step 1: Create an Account
- Go to xactions.app
- Click Sign Up
- Enter your email, username, and password
Step 2: Get Credits
Free option:
- New accounts get 2 free credits (1 demo operation)
- Follow @nichxbt on X for +1 bonus credit
- Refer friends for more credits (after they pay)
Paid option:
- Go to Pricing
- Choose a credit package
- Pay with card or crypto (BTC, ETH, SOL, USDC)
Step 3: Connect Your Browser
XActions uses a "browser-to-browser" approach. The automation runs in YOUR x.com tab, so it's just like doing actions manually — only automated!
- Open x.com in a new tab and log in
- On the XActions dashboard, click "Connect Browser"
- Copy the script that appears
- In your x.com tab, press
F12to open Developer Tools - Go to the Console tab
- Paste the script and press Enter
- You'll see "✅ Connected to XActions"
Step 4: Run an Operation
- Back on the dashboard, click an operation (e.g., "Unfollow Non-Followers")
- Set your options (how many to unfollow, delays, etc.)
- Click Run
- Watch the real-time progress as it runs in your x.com tab!
You'll see:
- Live progress bar
- Each action logged in real-time
- Results summary when complete
Browser Scripts (Free)
If you just want free scripts without an account:
Step 1: Go to Your Following List
- Open x.com and log in
- Go to
x.com/YOUR_USERNAME/following
Step 2: Open the Console
Windows/Linux: Press Ctrl + Shift + J
Mac: Press Cmd + Option + J
Step 3: Pick a Script
| I want to... | Script |
|---|---|
| Unfollow non-followers | src/unfollowback.js |
| Unfollow everyone | src/unfollowEveryone.js |
| Unfollow + save list | src/unfollowWDFBLog.js |
Step 4: Copy & Paste
- Go to github.com/nirholas/XActions
- Open the
srcfolder - Click on the script you want
- Click "Copy raw file"
- Paste into the console and press Enter
Credit System
| Package | Credits | Price |
|---|---|---|
| Free Demo | 2 | Free |
| Follow Bonus | +1 | Free |
| Starter | 17 | $2.99 |
| Basic | 47 | $6.99 |
| Pro | 113 | $14.99 |
| Power | 251 | $29.99 |
Credit costs vary by operation:
- Basic ops (unfollow): 2 credits
- Detection ops (unfollowers, alerts): 3 credits
- Power features (auto-liker, keyword follow): 5 credits
We accept: Crypto (BTC, ETH, SOL, USDC) or Card (Stripe)
Tips & Tricks
Go Slow to Avoid Rate Limits
X may limit your account if you do too many actions too fast. The scripts have built-in delays, but if you're unfollowing thousands of people:
- Run in batches
- Wait 15-30 minutes between runs
Keep Your Browser Open
Don't close the x.com tab while operations are running.
Dashboard Real-Time Monitoring
With the dashboard, you can watch operations happen in real-time. The admin can also monitor all sessions!
Safety & Privacy
✅ Safe: Scripts run in YOUR browser — just like doing actions manually
✅ Private: No passwords or session cookies stored on our servers
✅ Open Source: All code is visible on GitHub
✅ Non-KYC: Pay with crypto, no identity verification needed
🔭 Want to Monitor Followers?
Check out the Monitoring Guide to learn how to:
- Find out who unfollowed you
- Track your new followers
- Monitor any public account's activity
- Set up continuous monitoring with alerts
Need Help?
Made with ❤️ by @nichxbt
⚡ Explore XActions
100% free and open-source. No API keys, no fees, no signup.
Browse All Documentation