Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. if game.GameId == 245662005 then local function a(b)if b=='Yes'then game.StarterGui:SetCore('SendNotification',{Title='Pain Exist 3.9',Text='Teleporting...',Icon='rbxassetid://2691279018',Duration=10})local c=workspace.Drop.Briefcase.Position+Vector3.new(0,10,0)lp=game:service'Players'.LocalPlayer;_G.RagdollTP(c)end end;local d=Instance.new('BindableFunction')d.OnInvoke=a;workspace.ChildAdded:Connect(function(e)if e.Name=='Drop'then repeat wait()until not workspace.Drop:FindFirstChild('Parachute')game.StarterGui:SetCore('SendNotification',{Title='Pain Exist 3.9',Text='Briefcase found, Do you wish to teleport?',Icon='rbxassetid://2691279018',Duration=25,Callback=d,Button1='Yes',Button2='No'})end end)local function f(b)if b=='Yes'then game.StarterGui:SetCore('SendNotification',{Title='Pain Exist 3.9',Text='Teleporting...',Icon='rbxassetid://2691279018',Duration=10})local c=Vector3.new(10,18,787.11111)lp=game:service'Players'.LocalPlayer;_G.RagdollTP(c)end end;local g=Instance.new('BindableFunction')g.OnInvoke=f;local h=workspace.Banks:GetChildren()[1].Extra.Sign.Decal;h:GetPropertyChangedSignal('Transparency'):Connect(function(i)if h.Transparency~=0 and _G.Bank==true then game.StarterGui:SetCore('SendNotification',{Title='Pain Exist 3.9',Text='Bank open, Do you wish to teleport?',Icon='rbxassetid://2691279018',Duration=25,Callback=g,Button1='Yes',Button2='No'})end end)local function j(b)if b=='Yes'then game.StarterGui:SetCore('SendNotification',{Title='Pain Exist 3.9',Text='Teleporting...',Icon='rbxassetid://2691279018',Duration=10})local c=Vector3.new(125,18,1351)lp=game:service'Players'.LocalPlayer;_G.RagdollTP(c)end end;local k=workspace.Jewelrys:GetChildren()[1].Extra.Sign.Decal;local l=Instance.new('BindableFunction')l.OnInvoke=j;local h=workspace.Banks:GetChildren()[1].Extra.Sign.Decal;k:GetPropertyChangedSignal('Transparency'):Connect(function(i)wait(.1)if k.Transparency~=0 and _G.Jewel==true then game.StarterGui:SetCore('SendNotification',{Title='Pain Exist 3.9',Text='Jewelry open, Do you wish to teleport?',Icon='rbxassetid://2691279018',Duration=25,Callback=l,Button1='Yes',Button2='No'})end end)local function m(b)if b=='Yes'then game.StarterGui:SetCore('SendNotification',{Title='Pain Exist 3.9',Text='Teleporting...',Icon='rbxassetid://2691279018',Duration=10})lp=game:service'Players'.LocalPlayer;_G.OtherTP(workspace:WaitForChild('Trains').BoxCar.Model.Box.Roof)end end;local n=Instance.new('BindableFunction')n.OnInvoke=m;local h=workspace.Banks:GetChildren()[1].Extra.Sign.Decal;workspace:WaitForChild('Trains').ChildAdded:Connect(function(i)if i.Name=='BoxCar'and _G.Train==true then game.StarterGui:SetCore('SendNotification',{Title='Pain Exist 3.9',Text='Train active, Do you wish to teleport?',Icon='rbxassetid://2691279018',Duration=25,Callback=n,Button1='Yes',Button2='No'})end end) end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement