Complete settings reference

Short answer

Every OverRider setting with its range and default value. Stay times default to 45 to 300 seconds, page load wait to 30 seconds, threads to a safe maximum of 10, and link clicking is on by default at 2 clicks per visit and 2 levels deep.

Every setting, its range and its default. Settings marked global apply to all projects; the rest are per project.

Traffic setup (per project)

SettingRangeDefaultWhat it does
Target URLsAny numberEmptyOne URL is picked at random per visit
Traffic SourcesAny numberNoneReferrer pages loaded before the target; chosen independently of the URL
EngineEngine-1 or Engine-2Engine-1Which browser engine runs the project. Cannot be changed mid-run.
Simultaneous Visits (Threads) (global)1 to 505Concurrent visits. Above 10 requires unlocking. Shared across running projects.

Stop condition (per project)

SettingRangeDefaultWhat it does
Duration BasedHH:mm00:05Runs for a fixed time. No visit limit — the count is whatever the settings produce.
Visits Based1 to 9,999,999100Runs until the target count is reached, as fast as threads allow.

Resource loading (global)

SettingDefaultWhat it does
Load ImagesOnDownloads image files. Turning off saves bandwidth and does not affect analytics.
Load CSSOnDownloads stylesheets. Does not affect analytics.
Load JavaScriptOnMust stay on for analytics to record anything. Turning it off makes visits succeed while producing no analytics data.

Headless mode is not a setting. Browsers always run without a visible window.

Timing (global)

SettingRangeDefaultWhat it does
Page Load Wait1 to 120 s30 sHow long to wait for the page before giving up
Min Stay Time1 to 300 s45 sShortest time on the target page
Max Stay Time1 to 900 s300 sLongest time on the target page. Actual stay is random between the two.

Human-like behaviour (global)

SettingDefaultWhat it does
Enable scrollingOnScrolls in irregular increments with pauses
Enable mouse movementOnMoves the pointer along curved paths
Enable link clicksOnMaster switch for clicking links on the target page
Click internal linksOnFollows links on the same domain
Click external linksOffFollows links off-site. Advertisements are excluded.
Link navigation modeSame PageSame Page, New Tab or Mixed. Same Page is the most reliable for analytics.

Link click options (global)

SettingRangeDefaultWhat it does
Clicked Link Stay Duration — Min1 to 300 s60 sShortest stay on a clicked page
Clicked Link Stay Duration — Max1 to 600 s180 sLongest stay on a clicked page
Delay Between Clicks — Min1 to 300 s60 sShortest pause before the next click
Delay Between Clicks — Max1 to 600 s120 sLongest pause before the next click
Max Link Depth1 to 32How many levels deep clicking can go
Max Link Clicks per Visit1 to 102Clicks allowed on the target page
Time Buffer for Clicks0 to 900 s180 sA visit must have at least this much time left before clicking starts

Time Buffer for Clicks must be at least the minimum clicked-link stay plus the minimum click delay plus 10 seconds — 130 seconds with the defaults. OverRider clamps it automatically if you set it lower.

Referrer page behaviour (global)

SettingDefaultWhat it does
Referrer minimum stay15 sShortest dwell on the referrer page
Referrer maximum stay60 sLongest dwell on the referrer page
Referrer load timeout30 sHow long to wait for the referrer page
Simulate on referrerOnScrolls and moves the mouse on the referrer page too

Device profiles (global)

SettingDefaultWhat it does
Device type / OS / browser filtersAllNarrows which of the 100,000 profiles are used
Fingerprint overridesAll 10 onWebGL, Canvas noise, WebRTC, Audio, Battery, Permissions, Plugins, Timezone DST, per-OS fonts, navigator.connection

Language and timezone (global)

SettingDefaultWhat it does
RegionsNorth America onlyWhich language regions profiles are drawn from
Match language and timezone to the proxy’s IP locationOffOverrides the profile’s language and timezone with values matching the proxy’s exit country
Language and Timezone panel with regions, Select All and Clear All buttons, and the geo-match toggle
Geo-matching keeps the reported language and timezone consistent with the proxy’s country.

Proxy configuration (global)

SettingRangeWhat it does
Enable Auto ProxyOn / OffRuns scraping and testing in the background on the schedule below
Search new proxies everyMinutesScrape interval. Only scrapes when the qualified count is also below the threshold beside it.
…and when qualified proxies belowCountThe threshold that must also be met before scraping runs
Re-check proxies every10 to 10,000 minHow long a test result stays valid before retesting
Reload proxy list for running projects everyMinutesHow often running projects pick up pool changes
Test scopePublic and/or PrivateWhich proxies the background tester checks
Auto-select scopePublic onlyWhich proxies auto-selection may choose. Private proxies are ignored until you tick Private.
Country filterAnyRestricts auto-selection to proxies exiting in chosen countries. This is what controls reported geography.
Random proxy rotationOffPicks randomly rather than sequentially. Does not affect success rate.

Scheduling (per project)

SettingWhat it does
Days of weekWhich days the project starts automatically
Start timeOne start time per project, in HH:MM

Where settings are stored

  • Global settings: %APPDATA%OverRiderglobal_settings.json
  • Projects: %APPDATA%OverRiderprojects, one JSON file each
  • Device profiles and proxies: %APPDATA%OverRideror.db

The Visit Behaviour panel has a Reset to Defaults button that restores every value on that tab to the defaults listed above.

Last updated:

Still stuck? Email support@overrider.io or use the contact form.