📖 Getting Started with XActions

Guides & Reference

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:

  1. Sign up at xactions.app
  2. Get credits — Follow @nichxbt for 3 free credits, or buy a package
  3. Connect your browser — Paste a simple script in your x.com tab
  4. 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

  1. Go to xactions.app
  2. Click Sign Up
  3. Enter your email, username, and password

Step 2: Get Credits

Free option:

  1. New accounts get 2 free credits (1 demo operation)
  2. Follow @nichxbt on X for +1 bonus credit
  3. Refer friends for more credits (after they pay)

Paid option:

  1. Go to Pricing
  2. Choose a credit package
  3. 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!

  1. Open x.com in a new tab and log in
  2. On the XActions dashboard, click "Connect Browser"
  3. Copy the script that appears
  4. In your x.com tab, press F12 to open Developer Tools
  5. Go to the Console tab
  6. Paste the script and press Enter
  7. You'll see "✅ Connected to XActions"

Step 4: Run an Operation

  1. Back on the dashboard, click an operation (e.g., "Unfollow Non-Followers")
  2. Set your options (how many to unfollow, delays, etc.)
  3. Click Run
  4. 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

  1. Open x.com and log in
  2. 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

  1. Go to github.com/nirholas/XActions
  2. Open the src folder
  3. Click on the script you want
  4. Click "Copy raw file"
  5. 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