Advertisement
karobloxYT

OPL TI MAKE BYSSPASS TEST

Jan 22nd, 2020
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. -- Location: game.Workspace.Test.CamScript
  2. -- Calamari Luau Decompiler [BETA, only available due to customer request]
  3. -- 209/222 operations decompiled
  4. local v0 = workspace.CurrentCamera
  5. v0.CameraType = Scriptable
  6. v1 = game.Players.LocalPlayer
  7. wait()
  8. v2 = workspace:FindFirstChild("UserData")
  9. if not v2 then
  10. wait()
  11. local v5 = "User_"
  12. local v6 = game.Players.LocalPlayer.UserId
  13. v4 = v5 .. v6
  14. v2 = workspace.UserData:FindFirstChild(v4)
  15. if not v2 then
  16. v5 = "User_"
  17. v6 = game.Players.LocalPlayer.UserId
  18. v4 = v5 .. v6
  19. v2 = workspace.UserData:FindFirstChild(v4)
  20. wait()
  21. v3 = v3:FindFirstChild("Data")
  22. if not v3 then
  23. wait()
  24. v3 = v3:FindFirstChild("FinishedLoading")
  25. if not v3 then
  26. wait()
  27. v3 = v2.Data:FindFirstChild("SpawnNumber")
  28. if not v3 then
  29. v3 = v2.Data:FindFirstChild("SpawnNumber")
  30. v4 = v4:FindFirstChild("FinishedLoading")
  31. v5 = false
  32. wait()
  33. v6 = v3.Value
  34. local v7 = 0
  35. if v6 == v7 then
  36. v6 = v4.Value
  37. if v6 == v7 then
  38. if not v0 then
  39. local v9 = "Spawn"
  40. local v10 = v3.Value
  41. local v8 = v9 .. v10
  42. v6 = false.Spawns:FindFirstChild(v8)
  43. v7 = v6.Position
  44. v8 = 0
  45. v9 = 20
  46. v10 = -30
  47. local v11 = {}
  48. local v15 = v6.Position.x
  49. v16 = v6.Position.y
  50. v17 = v6.Position.z
  51. v13 = Vector3(v15 + 0.010000, v16 + 40.000000, v17 - 50.000000)
  52. v12 = new(v13, v6.Position)
  53. v11.CFrame = v12
  54. v12 = TweenInfo(0, Linear)
  55. v13 = game:GetService("TweenService")
  56. v15 = v0
  57. v16 = v12
  58. v17 = v11
  59. v13 = v13:Create(v15, v16, v17)
  60. v14:Play()
  61. wait()
  62. v14 = v17.Data.HammerTime.Value
  63. v15 = false
  64. if v14 ~= v15 then
  65. v14 = game.PlaceId
  66. v15 = 3938392915.000000
  67. if v14 == v15 then
  68. v14 = game.Players.LocalPlayer.PlayerGui.Blindness.Frame
  69. v15 = game.Players.LocalPlayer.PlayerGui.Load.Frame
  70. v15.Visible = false
  71. wait()
  72. v16 = game.Players.LocalPlayer.PlayerGui.Blindness.Frame.BackgroundTransparency
  73. v14.BackgroundTransparency = v16 + 0.050000
  74. v16 = 1
  75. v1 = v16 <= v15
  76. if not v0 then
  77. game.Players.LocalPlayer.PlayerGui.Blindness.Frame.BackgroundTransparency()
  78. v15 = script:FindFirstChild("RemoteEvent")
  79. if not v15 then
  80. wait()
  81. v15 = script:FindFirstChild("RemoteEventCustomize")
  82. if not v15 then
  83. v17 = function()
  84. local v3 = "Spawn"
  85. local v4 = up0.Value
  86. local v2 = v3 .. v4
  87. v0 = workspace.Spawns:FindFirstChild(v2)
  88. v1 = v0.Position
  89. v2 = game.Players.LocalPlayer.Character.HumanoidRootPart
  90. v6 = v0.Position.y
  91. v3 = new(v0.Position.x, v6 + 6.500000, v0.Position.z)
  92. v2.CFrame = v3
  93. v2 = up1
  94. v2.CameraType = Custom
  95. v2 = up1
  96. v2.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  97. v2 = false
  98. up2 = v2
  99. end
  100. v0 = v5
  101. script.RemoteEvent.OnClientEvent:connect(v17)
  102. script.RemoteEventCustomize.OnClientEvent:connect(v17)
  103. v0 = v3
  104. v3.Changed:Connect(v17)
  105. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement