Frequently Asked Questions

Everything you need to know about 7Hits.

Choose the Right Plan

See what features are available for each plan and maximize your site traffic.

Advanced Macros Guide (VIP Only)

Macros allow you to automate real user behavior like clicking links, scrolling pages, entering text, and delaying actions. Each command must be written on a new line.

Mouse & Click Commands

  • CLICK X, Y
    Clicks on the specified pixel coordinates.
    CLICK 250, 400
  • RCLICK
    Finds a random safe hyperlink or button on the page and clicks it.
    RCLICK
  • MOVE X, Y
    Moves mouse cursor to coordinate.
    MOVE 500, 300

Scroll & Wait Commands

  • SCROLL X, Y
    Instantly scrolls the window by X (horizontal) and Y (vertical) pixels.
    SCROLL 0, 350
  • SSCROLL distance
    Executes a smooth scroll down by the given pixel distance.
    SSCROLL 800
  • WAIT ms
    Pauses execution for a specified number of milliseconds.
    WAIT 3000 (3 seconds)

Keyboard & Form Commands

  • TYPE text
    Fills out active inputs or text fields with the specified text.
    TYPE search query
  • KEY code
    Sends keyboard key press event (e.g. Enter, Space, Escape).
    KEY Enter
Example: Visiting, Scrolling & Clicking Element

Here is how a real macro looks inside the panel settings (one action per line):

// 1. Wait 3 seconds for the main website content to load
WAIT 3000

// 2. Smoothly scroll down by 500 pixels to read content (mimics human scrolling)
SSCROLL 500

// 3. Wait 2 seconds to simulate a reading user
WAIT 2000

// 4. Click a specific button at coordinates X=450, Y=380 (e.g. Subscribe button)
CLICK 450, 380

// 5. Wait 4 seconds for the clicked page/action to load
WAIT 4000

// 6. Scroll down further on the new page by 300 pixels
SSCROLL 300
          

Multi-Popup Setup & Rules

Advertisers often need to test how their pages open secondary popups, or distribute views across multiple sub-pages. The 7Hits app supports advanced popup loading based on your campaign plan:

  • Free Plan: No popups allowed. The viewer only opens the primary URL.
  • Premium Plan: Allows 1 Popup window. You can define a popup macro and its custom display duration.
  • VIP Plan: Allows up to 3 independent Popup windows running simultaneously. You can set individual macros (e.g. popupMacros1, popupMacros2, popupMacros3) and durations for each.
How it works: The main surf session loads the primary URL. If popups are enabled, the viewer application automatically opens new BrowserWindow instances using URLs from your campaign URL list (split by newline), running your specified macros in the background with isolated sessions.

System Capacity & Scalability

Our server network is optimized with advanced database caching and connection throttling algorithms to handle large-scale web traffic exchanges.

  • Concurrent Load: Tested and verified to easily sustain **up to 50,000 simultaneous active surfing sessions** in real time.
  • Server Performance: Request routing is cached dynamically to ensure zero load delays during high traffic peaks.
  • Fair Distribution: Campaigns are served in a fast priority queue to distribute visits evenly.

Donations & Support Disclaimer

IMPORTANT LEGAL NOTICE: All payment transactions made on the 7Hits platform (including plan upgrades, point packages, and slots purchases) are voluntary support contributions (donates) directed to fund the infrastructure costs and project development.

Contributions are non-refundable voluntary support actions. You are donating to support our project, and as a thank you, we grant features and points to your account.

Minimum System Requirements (Viewer App)

The 7Hits Auto-Surf Viewer application is highly optimized and lightweight. It can run on basic virtual machines (VPS) or personal computers.

Processor:
Dual-core 2.0 GHz CPU (64-bit)
RAM:
4 GB RAM minimum (more RAM enables more parallel proxy sessions)
Disk Space:
500 MB free space (for caching web assets)
OS Supported:
Windows 10 / 11 (64-bit)

Still have questions? We're here.

Contact our support team and we'll get back to you within 24 hours.

Contact Us Get Started Free