Kick Ball! ⚽ [NEW]
16.6k Views
127 Executions

Status

Kick Ball! ⚽ [NEW]Uploaded by
1 year ago
Please login to perform these actions:

Description

-- Made w ChatGPT -- [•] Ball Status {Tab} [✔] Real-time position tracking (X, Y, Z) [✔] Velocity vector + total speed in studs/sec [✔] Acceleration vector calculation [✔] Horizontal & vertical speed separation [✔] Average speed over time [✔] Rotation vector (RotVelocity) + angular velocity (radians/sec) [✔] Motion status (In Motion / Stationary) [✔] Warning if completely still (velocity + rotvelocity) --- [•] Ball Target Trace {Tab} [✔] Highlights current targeted player (via Highlight instance) [✔] Displays previously targeted player [✔] Predicts collision time with current target (Distance / Speed) [✔] Tracks distance to target in studs [✔] Dynamic switching of current/previous target --- [•] Smart Update Loop [✔] Uses task.spawn and task.wait(0.015) for fast, efficient updates (~66 FPS) [✔] Zero memory buildup using os.clock and rolling averages [✔] Minimal garbage creation—optimized math usage --- [•] UI System [✔] Rayfield UI with Serenity theme [✔] Saved configuration using DragnirBallMonitor/Config [✔] Organized tabs: Ball Status + Target Trace [✔] Uses dynamic paragraphs with live updating content

View Raw
Edited By: Nolanz Download


Comments

2
Log in to join the conversation. Login
Nolanz's profile picture
NolanzUploader1 year ago(edited)

@Maggie Yeah, it works, but like the *le says, it’s just a script that shows the status, no auto-parry or anything yet. I’m working on it, but it’s not there just yet.

1
Maggie's profile picture
Maggie1 year ago

Does it work?

1