Detect automated bots on Android and iOS by analysing device input, including touch gestures and sensor data.This asset is confirmed to work with Unity 6+. Older versions may work as well but are not officially supported.AntiBot is a lightweight Unity SDK that aims to distinguish real players from automated bots on iOS and Android. It captures raw touch events and device sensor readings, classifies gestures, computes motion statistics, and streams compressed payloads to the AnitBot cloud backend for deeper analysis and bot-scoring.Bot signals include gesture path shape (tap vs. swipe), velocity and lateral deviation profiles, subpixel landing distributions, and sensor anomaly flags - signals that are trivial for humans to produce naturally and hard for bots to fake convincingly.The SDK is designed for zero-friction integration: drop in the MonoBehaviour and start collecting. No third-party analytics SDKs, no background permissions, and no modifications to your existing input code are required. Fetch the verdict of the current play-session with a simple call to our MonoBehaviour's "Evaluate" function.AntiBot operates on a managed cloud backend. Each SDK integration issubject to a monthly request allowance. The included free tier issufficient for most indie titles during development and soft-launch.For studios requiring higher throughput, SLA guarantees, on-premisedeployment, or custom data-retention policies, please reach out atservice@kernware.at to discuss an upgraded plan or join our discord https://discord.gg/gUZ7tT36P5.- Native background processing - minimal Unity main thread overhead- Gesture path recording- Velocity and lateral deviation signals per gesture- Landing-point distribution analysis- Sensor anomaly detection- Lightweight payloads are sent sporadically for bot-scoring to the AntiBot cloud backend (only 4-6kb per request)- Unity 6 (6000.0+), iOS & Android, Input System 1.8+ (old Input System is also supported but not recommended)- Editor workflow: Windows + Android build target + Unity Remote 5Documentation: Some written documentation and inline comments were drafted or polished with AI assistance and reviewed by a human.Marketing/visual artwork: The promotional/cover artwork was generated using an AI image-generation tool.




