Categories > Exploiting > Scripts >

[REQ] Jailbreak Car TP

Posts: 253

Threads: 44

Joined: Oct, 2020

Reputation: 7

Posted

Script that teleports your car to a certain position?

 

This is my old script, if you get out of the car after you teleport it, you die and you get glitched.

  1. local workspace = game:GetService("Workspace")
  2. for i,v in pairs(workspace.Vehicles:GetChildren()) do
  3.      if v.Seat.PlayerName.Value == game:GetService("Players").LocalPlayer.Name then
  4.            v:MoveTo(Vector3.new(40, 16.068, 786))
  5.      end
  6. end
  • 0

soy pro

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

Maybe use cframe instead? That's how I did my car tp script

  • 0

Posts: 253

Threads: 44

Joined: Oct, 2020

Reputation: 7

Replied

@55258

stonks?

 

i will remove the question mark if this works

  • 0

soy pro

ToxicMods

El extraño

Posts: 113

Threads: 36

Joined: Apr, 2020

Reputation: 2

Replied

That method has been patched I believe

  • 0

Nada to see here

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )