Aetherist | Drive a Kukirin
Views: 2.7KExecutions: 2.2K

Aetherist | Drive a Kukirin

Drive A Kukirin!
  • Keyless
  • Mobile friendly

Advertisement

About this script

# Aetherist | Drive a Kukirin

## Features

Aetherist is a comprehensive utility suite for "Drive a Kukirin" offering a wide array of features categorized into five main tabs: Drive, Visuals, Customs, Players, and Misc.

- Drive: Override the scooter's top speed and turn speed natively. Activate a hover boost using a custom VectorForce for anti-gravity flight. Automate driving with Auto Throttle, Auto Steer, and Force Wheelie toggles.

- Visuals: Disable the scooter's headlight or remove the dashboard screen display. Spoof the speedometer to show a custom speed. Enable Rainbow Wheels, Paint, and Smoke for full visual effects.

- Customs: Apply instant color presets (Red & Black, Blue & White, Neon Green, Galaxy) or use an advanced HSV color picker to paint specific scooter parts. Destroy unwanted decals and screens.

- Players: Access a scrollable dropdown of all server players (showing Display Names). Teleport to players, teleport them to you, loop teleport, or bring all players to your location. Copy player usernames, display names, or IDs to your clipboard.

- Misc: Bind a custom key to toggle the UI (default RightControl). Send test notifications. Instantly copy the game's Place ID to your clipboard. Join the support Discord directly from the UI.

## How It Works

Aetherist operates entirely on the client side. It first runs an advanced Anti-Tamper shield that checks for environment hooks, C-closure integrity, and debug spoofing to ensure a safe execution environment. If tampering is detected, the script halts.

Once loaded, it constructs a custom UI framework from scratch using Roblox GUI objects (Frames, TextButtons, ScrollingFrames). The framework includes smooth TweenService animations, a notification system, and tooltips.

The script locates the player's owned scooter by checking the ScooterOwner ObjectValue or OwnerUserId attribute. It then interfaces with the game's physics by modifying native scooter attributes TopSpeedKmh, TurnSpeed) which the game's suspension script reads naturally, avoiding conflicts. For hover effects, it dynamically creates a VectorForce object on the scooter's Body. Player features utilize Players:GetPlayers() and modify HumanoidRootPart CFrames.

## How People Can Use It

1. Execution: Copy the Aetherist script and paste it into your preferred Roblox script executor.

2. Inject: Run the script while in the game "Drive a Kukirin". The UI will automatically initialize and a notification will appear.

3. Navigation: Use the sidebar tabs to switch between Drive, Visuals, Customs, Players, and Misc categories.

4. Interaction: Use toggles to enable/disable features, sliders to adjust values (like speed or hover boost), and buttons to execute actions (like teleporting or copying IDs).

5. UI Control: Press RightControl (or your custom keybind) to hide or show the main UI window. You can drag the UI window by clicking and holding the top bar.