Mind Control

Assume control of another player’s movement, guiding their footsteps as you command.

This script offers two methods of utilization: either via a command by specifying a player’s server ID or through exports, with the latter being particularly suggested for integration, such as within a framework item.

Presently, the item section is solely tailored for ox_inventory, with a detailed example provided for easy access and modification.

You have the flexibility to tailor the editable code to align with your framework by referring to their respective documentation. However, we do not offer assistance for integrating your framework with this script.

Resmon

  • Idle: 0.00 ms
  • While being controlled: 0.01 ms
  • While controlling a player: 0.04 ms

Dependencies

Optional

  • ox_inventory
    • Includes integration for item usage under the editable examples.

Showcase

Links

Code is accessible *No
Subscription-based No
Lines (approximately) 300
Requirements #Dependencies
Support Yes

*The config and example files are open for edit.

2 Likes

Is it possible to specify the coordinates to which the player should go?

There is no current way of doing so in this script.

ok. how about disable animation?

I will add this today.

1 Like

and enable N (speaking) for target

1 Like

Update 1.0.1

  • Configure disabled keys.
    • The voice chat key (249) has been added as standard.
  • Configure animation & effect bool.