Releases: eman225511/Auto-Playtime-Roblox-Rivals
Releases · eman225511/Auto-Playtime-Roblox-Rivals
V3
Update
- Script now automatically detects when the gun selection screen appears (e.g., at round start or respawn) and clicks all four weapon slots (Primary, Secondary, Melee, Utility) in sequence.
- Improved reliability: Weapon detection now retries several times for each slot to handle game transitions and loading.
- Movement (A → D) is performed after all weapons are clicked, ensuring continuous activity even if the gun screen is not visible.
- Faster and more efficient weapon cycling and movement.
- Status messages now clearly indicate when the gun screen is detected and how many weapons were clicked per round.
- No manual weapon selection required; script cycles through all weapons automatically.
update
Remove gun time check for key press actions Eliminated the conditional check on last_gun_time before pressing A and D keys in AutoAnyGun and AutoGNade classes, ensuring the keys are always pressed. Also slightly lowered image recognition confidence for userGun.png and GNade.png. Updated userGun.png asset.
Auto Playtime Update BUGFIX and more
V1 Compiled to EXE
Used auto-py-to-exe
https://pypi.org/project/auto-py-to-exe/