|
| 02 Mar 2014 11:56 AM |
| anyone could paste it below? |
|
|
| Report Abuse |
|
|
| |
|
|
| 02 Mar 2014 12:00 PM |
why? so you can teleport every from SB?
ill give u an example one: http://www.roblox.com/Teleporter-item?id=57142950 |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:01 PM |
| no i just need the script. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:03 PM |
1.no offence you kinda look like an ODer 2.http://wiki.roblox.com/index.php?title=TeleportService_guide |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:05 PM |
| yeah i get that alot because of my hair and package... |
|
|
| Report Abuse |
|
|
ohno1112
|
  |
| Joined: 23 Mar 2013 |
| Total Posts: 833 |
|
|
| 02 Mar 2014 12:06 PM |
alright. i can give you a simple version, as otherwise i'd write two pages full with just instructions.
every place you can teleport to, put a little invisible brick there. and give them each an identique name. for example teleport 1 teleport 2, etc.
if its a button in gui, then put a localscript in button and paste this code into the localscript:
function tele() game.Players.LocalPlayer.Character:MoveTo(game.workspace.bricknamehere.position + Vector3.new(0, 5, 0)) script.Parent.MouseButton1Down:connect(tele)
if its a button in the world you can click then put a localscript and a clickdetector in the part, and paste this code into the localscript:
function tele() game.Players.LocalPlayer.Character:MoveTo(game.workspace.bricknamehere.position + Vector3.new(0, 5, 0)) script.Parent.ClickDetector.MouseClick:connect(tele)
ofcourse, in both examples, replace bricknamehere with actual brickname.
|
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:06 PM |
p.s don't forget,i said no offence :) |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:07 PM |
@ohno hes looking for TeleportService,i.e teleport to other places |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:13 PM |
yeah... but i need an automatic teleportation not when you touch a block. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:15 PM |
I got one, if there is kohl's admin on the place.
=3
Cheese Cake With Whip Cream. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:16 PM |
| well yeah can you just paste it. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:17 PM |
InsertModel = [[for i,v in pairs(game.Players:GetChildren()) do game:GetService'TeleportService':Teleport(YOURPLACE,v.Character) end ]] local x = Workspace["Kohl's Admin Commands V2"].ScriptBase x.Code.Value = InsertModel wait() x.Disabled = false |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:17 PM |
I got many exploit scripts. I can make 10 guests on your server, or alts. At the same time.
lel
=3 |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:19 PM |
| well paste them as how much you got! |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 02 Mar 2014 12:27 PM |
| knew it,hes looking to exploit.. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:28 PM |
me? no i just need to teleport some people to a other place... |
|
|
| Report Abuse |
|
|
MrYouChew
|
  |
| Joined: 16 Apr 2012 |
| Total Posts: 4326 |
|
|
| 02 Mar 2014 12:29 PM |
So you're trying to get people from other places to go to your game, or the other way around?
If the first one, I got a script for that, but only some derpy new exploiter would even think about posting it in public. If it's the second one, There's a free model for that. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:31 PM |
look dude, i don't know how to teleport people like that. i only need to re-place some game because i have a problem... |
|
|
| Report Abuse |
|
|
MrYouChew
|
  |
| Joined: 16 Apr 2012 |
| Total Posts: 4326 |
|
|
| 02 Mar 2014 12:34 PM |
| Explain, because you're making no sense. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 12:35 PM |
| that is none of your business. |
|
|
| Report Abuse |
|
|
| |
|
| |
|