Advertisement
Josemmoya

fdfdfdfffddfdffdf

Jan 28th, 2021
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. -- sweetheart of sigma chi Luau Decompiler ~gamma~
  2. -- 167/172 operations decompiled
  3. game.ReplicatedStorage.SecretDoor.OnClientEvent:connect(function(a1)
  4. local v2 = true
  5. if a1 ~= v2 then
  6. workspace.SecretDoor:Destroy()
  7. if true then
  8. return
  9. end
  10. local v2 = workspace.SecretDoor.Bomb.Transparency
  11. local v3 = 1
  12. if v2 ~= v3 then
  13. v2 = workspace.SecretDoor.Bomb
  14. v2.Transparency = 0
  15. workspace.SecretDoor.Bomb.Plant:Play()
  16. wait(1)
  17. local v2 = 10
  18. wait((v2 / 10.000000))
  19. workspace.SecretDoor.Bomb.Beep:Play()
  20. local v3 = workspace.SecretDoor.Bomb.BillboardGui.ImageLabel
  21. v3.Visible = true
  22. wait()
  23. v2 = v2 - 0.500000
  24. local v3 = workspace.SecretDoor.Bomb.BillboardGui.ImageLabel
  25. v3.Visible = false
  26. v3 = 0
  27. a1 = v2 <= v3
  28. if not a1 then
  29. for v5 = workspace.SecretDoor.Bomb, 15 do
  30. wait()
  31. local v6 = workspace.SecretDoor.Bomb.Beep:Clone()
  32. v6.Parent = workspace.SecretDoor.Bomb
  33. workspace.SecretDoor.Bomb:Play()
  34. local v7 = workspace.SecretDoor.Bomb.BillboardGui.ImageLabel
  35. v7.Visible = true
  36. wait()
  37. local v7 = workspace.SecretDoor.Bomb.BillboardGui.ImageLabel
  38. v7.Visible = false
  39. end
  40. local v3 = workspace.SecretDoor.Bomb
  41. v3.Transparency = 1
  42. v3 = workspace.SecretDoor.Door
  43. v3.Transparency = 1
  44. v3 = workspace.SecretDoor.Bar
  45. v3.Transparency = 1
  46. workspace.SecretDoor.Bomb.Explosion:Play()
  47. local v3 = workspace.SecretDoor.Door
  48. v3.CanCollide = false
  49. v3 = workspace.SecretDoor.Bar
  50. v3.CanCollide = false
  51. local v3 = Instance.new("Explosion", workspace.SecretDoor.Bomb)
  52. v3.BlastPressure = 0
  53. v3.BlastRadius = 0
  54. v3.Position = workspace.SecretDoor.Bomb.Position
  55. v3.Visible = true
  56. wait(8)
  57. workspace.SecretDoor:Destroy()
  58. return
  59. end
  60. end
  61. end
  62. end)
  63. game.ReplicatedStorage.BombLocalize.OnClientEvent:connect(function()
  64. workspace.Bomb:Destroy()
  65. return
  66. end)
  67. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement