Your Rust Stream. Now Controlled by Your Audience.
Built for TikTok Live first: use TikFinity webhooks to map gifts, goals, and custom triggers to your Rust server. Cooldowns and anti-abuse keep it fair.
Set up TikTok + TikFinity
Create an account or log in, add your Steam id on Profile, then wire TikFinity Trigger WebHooks to the URLs from Admin → Streamer interactions.
How It Works
Account + Steam
Log in to RustMaxx and set your Steam64 on Profile so patrol anchors and in-game actions resolve to you.
Map TikFinity → server
In Admin → Streamer interactions, copy webhook URLs and connection rules. In TikFinity, add Actions (Trigger WebHook) that POST to those URLs.
Go live on TikTok
When gifts or goals fire, TikFinity hits RustMaxx; RCON/plugin runs the mapped action and the run is logged.
TikTok Live + TikFinity
RustMaxx is built around TikTok Live first. TikFinity is the bridge: it turns gifts, goals, chat events, and custom triggers into HTTPS webhooks that hit RustMaxx, which then runs your server rules (RustChaos actions, MaxxInvaders spawns, crew checks, and more).
What you configure
- RustMaxx account + Profile — Link your streamer subscription, set your Steam64 so in-game actions and patrol anchors resolve to the right player.
- Admin → Streamer interactions — Copy your per-server webhook URLs, map TikFinity connections (event names → server actions), and grab spawn templates (for example Roaming NPC /
npcmaxx). - Server dashboard — Allow TikFinity for that server, tune Streamer interactions allowed actions, and optionally set a TikFinity patrol anchor (Steam id) so spawns leash to you when the webhook does not pass
anchorSteam. - TikFinity (tikfinity.zerody.one) — Create Actions with Trigger WebHook pointing at the full URL RustMaxx shows you (must be public HTTPS, not localhost). Use Connections so gift names or custom event names match the rules you defined in RustMaxx.
TikFinity URL placeholders (viewer identity)
In the webhook URL or JSON body, TikFinity can substitute the triggering viewer's TikTok fields — for example so MaxxInvaders shows the correct nickname on a bot:
%nickname%— display name (common for NPC labels)%username%— @handle%userId%— numeric id (use for crew / unique viewer tracking when the payload must includeuserIdoruniqueId)
If a name shows up literally as %nickname%, TikFinity did not expand the variable — prefer POST JSON with viewerName set from TikFinity's variable picker, or fix the action's query string substitution.
Production URL must match
The host in TikFinity must match your live site exactly (including www vs apex). RustMaxx uses your configured public base URL for webhook links; mismatched origins break OAuth-style flows and webhooks alike.
Live Demo
- TikFinity gift → RustChaos: wolves
- Goal met → Supply drop
- Connection maxxinvaders → Roaming NPC
Feature Grid
TikFinity → Rust pipeline
- HTTPS webhooks from TikFinity Trigger WebHook to RustMaxx
- Gift names, goals, and custom connection events → mapped actions
- TikTok viewer fields (nickname, userId) for NPC labels and crew checks
- Per-action URLs and Admin connection tables
- RCON / uMod execution on the target server
Smart Cooldown Control
- Global cooldowns
- Per-user limits
- Per-reward timers
- Max triggers per minute
- Emergency pause
Anti-Abuse Protection
- Rate limiting
- Reward caps
- Permission-based actions
- Admin overrides
- Full audit logging
Dynamic Event Actions
- Give items
- Spawn supply drops
- Spawn animals/NPCs
- Spawn minicopters
- Start raid events
- Server announcements
- Run custom console commands
Stream analytics
- Event history log
- Viewer-tied trigger history
- Reward usage tracking
- Engagement metrics
- Gift / goal mapping visibility
Multi-Server Support
- One streamer → multiple servers
- Server-specific TikFinity maps
- Network-wide broadcasts
Advanced Modes
Chaos Mode
Audience controls everything.
Competitive Mode
Viewers vote between events.
Survival Mode
Rewards scale with stream activity.
Use Cases
TikTok gift hits TikFinity → webhook fires → wolves spawn near your patrol anchor → chat and clips react.
Stream goal completes → TikFinity triggers mapped action → helicopter event starts → you fight or flee live.
Security + Trust
Built for server owners, not chaos merchants.
- Secure webhook verification
- HMAC signed server execution
- Permission-based reward mapping
- Server-side validation
- Full audit trail
Supported Platforms
Planned features are subject to roadmap.
- Streamer authentication + entitlements
- TikFinity HTTPS webhooks → RustMaxx API
- Railway backend execution engine
- Oxide/uMod plugin integration
- Cooldowns, crew registry, audit logs
Let Your Community Play With You. Not Just Watch.
Log in, set your Steam id, then configure TikFinity and server allow lists so TikTok events hit your Rust world.
Open Profile