Advertisement
Meliodas0_0

Untitled

Oct 26th, 2019
1,074
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. game: service('StarterGui'): SetCore('SendNotification', {
  2. Duration = 10;
  3. Title = 'Nonsense Diamond';
  4. Text = 'Successfully Injected!'
  5. })
  6.  
  7. if game.GameId == 245662005 then
  8. _G.Bank = true;
  9. _G.Jewel = true;
  10. _G.Train = true;
  11. _G.updatedremote = game: HttpGet('https://painexist.cc/scripts/tp');
  12. _G.RagdollTP = function(a)
  13.  
  14. local b = CFrame.new(a)
  15. local c = game: service 'Players'
  16. local d = c.LocalPlayer.Character;
  17. local e = d.HumanoidRootPart;
  18. local f = c.LocalPlayer;
  19. local g = function(h) local i = debug.getregistry()
  20.  
  21. for j, k in pairs(i) do
  22. if type(k) == 'function'then
  23. local l = debug.getupvalues(k)
  24. for j, m in pairs(l) do
  25. if type(m) == 'table' then
  26. if m.FireServer then local n = m.FireServer;
  27. m: FireServer(h)
  28. end
  29. end
  30. end
  31. end
  32. end
  33. end;
  34.  
  35. if (a - e.Position).magnitude > 10 then
  36. local o;
  37. o = f.Character.HumanoidRootPart.Changed: connect(function(p)
  38. if p == 'Position' then
  39. e.CFrame = CFrame.new(a) o: Disconnect()
  40. end
  41. end)
  42. g(_G.updatedremote)
  43. else
  44. e.CFrame = CFrame.new(a)
  45. end
  46. end;
  47. _G.OtherTP = function(d)
  48. lp = game: service 'Players'.LocalPlayer;
  49. hrp = lp.Character.HumanoidRootPart;
  50. hum = lp.Character: FindFirstChildOfClass 'Humanoid'
  51. hum.Name = 'H'
  52. rs = game: service 'RunService'.Stepped: Connect(function()
  53. hrp.CFrame = CFrame.new(hrp.Position, d.Position)
  54. hrp.Velocity = Vector3.new(0, 0, 0)
  55. hrp.CFrame = hrp.CFrame + hrp.CFrame.LookVector * 11.5;
  56. for b, c in pairs(lp.Character: GetChildren()) do
  57. if c:
  58. IsA 'BasePart' then
  59. c.CanCollide = false
  60. end
  61. end;
  62. if lp: DistanceFromCharacter(d.Position) < 50 then
  63. spawn(function()
  64. wait(.75)
  65. hum.Name = 'Humanoid'
  66. end)
  67. hrp.CFrame = CFrame.new(d.Position) rs: Disconnect()
  68. end
  69. end)
  70. end
  71. end
  72.  
  73. if game.GameId == 245662005 then
  74. local function a(b)
  75. if b == 'Yes' then
  76. game.StarterGui: SetCore('SendNotification', {
  77. Title = 'Nonsense Diamond',
  78. Text = 'Teleporting...',
  79. Icon = 'rbxassetid://2833536589',
  80. Duration = 10
  81. })
  82. local c = workspace.Drop.Briefcase.Position + Vector3.new(0, 10, 0)
  83. lp = game: service 'Players'.LocalPlayer;
  84. _G.RagdollTP(c)
  85. end
  86. end;
  87. local d = Instance.new('BindableFunction')
  88. d.OnInvoke = a;
  89. workspace.ChildAdded: Connect(function(e)
  90. if e.Name == 'Drop' then
  91. repeat wait()
  92. until not workspace.Drop: FindFirstChild('Parachute')
  93. game.StarterGui: SetCore('SendNotification', {
  94. Title = 'Nonsense Diamond',
  95. Text = 'Briefcase found,Do you wish to teleport?',
  96. Icon = 'rbxassetid://2833536589',
  97. Duration = 25,
  98. Callback = d,
  99. Button1 = 'Yes',
  100. Button2 = 'No'
  101. })
  102. end
  103. end)
  104.  
  105. local function f(b)
  106. if b == 'Yes' then
  107. game.StarterGui: SetCore('SendNotification', {
  108. Title = 'Nonsense Diamond',
  109. Text = 'Teleporting...',
  110. Icon = 'rbxassetid://2833536589',
  111. Duration = 10
  112. })
  113. local c = Vector3.new(10, 18, 787.11111)
  114. lp = game: service 'Players'.LocalPlayer;
  115. _G.RagdollTP(c)
  116. end
  117. end;
  118. local g = Instance.new('BindableFunction')
  119. g.OnInvoke = f;
  120. local h = workspace.Banks: GetChildren()[1].Extra.Sign.Decal;
  121. h: GetPropertyChangedSignal('Transparency'): Connect(function(i)
  122. if h.Transparency~ = 0 and _G.Bank == true then
  123. game.StarterGui: SetCore('SendNotification', {
  124. Title = 'Nonsense Diamond',
  125. Text = 'Bank open, Do you wish to teleport?',
  126. Icon = 'rbxassetid://2833536589',
  127. Duration = 25,
  128. Callback = g,
  129. Button1 = 'Yes',
  130. Button2 = 'No'
  131. })
  132. end
  133. end)
  134.  
  135. local function j(b) if b == 'Yes' then
  136. game.StarterGui: SetCore('SendNotification', {
  137. Title = 'Nonsense Diamond',
  138. Text = 'Teleporting...',
  139. Icon = 'rbxassetid://2833536589',
  140. Duration = 10
  141. })
  142. local c = Vector3.new(125, 18, 1351)
  143. lp = game: service 'Players'.LocalPlayer;
  144. _G.RagdollTP(c)
  145. end
  146. end;
  147. local k = workspace.Jewelrys: GetChildren()[1].Extra.Sign.Decal;
  148. local l = Instance.new('BindableFunction') l.OnInvoke = j;
  149. local h = workspace.Banks: GetChildren()[1].Extra.Sign.Decal;
  150. k: GetPropertyChangedSignal('Transparency'): Connect(function(i)
  151. wait(.1)
  152. if k.Transparency~ = 0 and _G.Jewel == true then
  153. game.StarterGui: SetCore('SendNotification', {
  154. Title = 'Nonsense Diamond',
  155. Text = 'Jewelry open, Do you wish to teleport?',
  156. Icon = 'rbxassetid://2833536589',
  157. Duration = 25,
  158. Callback = l,
  159. Button1 = 'Yes',
  160. Button2 = 'No'
  161. })
  162. end
  163. end)
  164.  
  165. local function m(b) if b == 'Yes'then
  166. game.StarterGui: SetCore('SendNotification', {
  167. Title = 'Nonsense Diamond',
  168. Text = 'Teleporting...',
  169. Icon = 'rbxassetid://2833536589',
  170. Duration = 10
  171. })
  172. lp = game: service 'Players'.LocalPlayer;
  173. _G.OtherTP(workspace: WaitForChild('Trains').BoxCar.Model.Box.Roof)
  174. end
  175. end;
  176.  
  177. local n = Instance.new('BindableFunction')
  178. n.OnInvoke = m;
  179. local h = workspace.Banks: GetChildren()[1].Extra.Sign.Decal;
  180. workspace: WaitForChild('Trains').ChildAdded: Connect(function(i)
  181. if i.Name == 'BoxCar'and _G.Train == true then
  182. game.StarterGui: SetCore('SendNotification', {
  183. Title = 'Nonsense Diamond',
  184. Text = 'Train active, Do you wish to teleport?',
  185. Icon = 'rbxassetid://2691279018',
  186. Duration = 25,
  187. Callback = n,
  188. Button1 = 'Yes',
  189. Button2 = 'No'
  190. })
  191. end
  192. end)
  193. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement