Advertisement
Guest User

Untitled

a guest
May 24th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ThorsMjolnir = Instance.new("ScreenGui")
  5. local Handle = Instance.new("Frame")
  6. local HardPeice = Instance.new("Frame")
  7. local SlamSmack = Instance.new("TextButton")
  8. local SmashDown = Instance.new("TextButton")
  9. local JoltingArc = Instance.new("TextButton")
  10. --Properties:
  11. ThorsMjolnir.Name = "Thor's Mjolnir"
  12. ThorsMjolnir.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  13. ThorsMjolnir.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  14.  
  15. Handle.Name = "Handle"
  16. Handle.Parent = ThorsMjolnir
  17. Handle.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  18. Handle.Position = UDim2.new(0.195797518, 0, 0.639889181, 0)
  19. Handle.Size = UDim2.new(0, 68, 0, 248)
  20.  
  21. HardPeice.Name = "HardPeice"
  22. HardPeice.Parent = Handle
  23. HardPeice.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  24. HardPeice.Position = UDim2.new(-1.41059887, 0, -0.515849829, 0)
  25. HardPeice.Size = UDim2.new(0, 259, 0, 127)
  26.  
  27. SlamSmack.Name = "Slam[Smack]"
  28. SlamSmack.Parent = Handle
  29. SlamSmack.BackgroundColor3 = Color3.new(0, 0.6, 1)
  30. SlamSmack.BackgroundTransparency = 0.89999997615814
  31. SlamSmack.Position = UDim2.new(-1.41176474, 0, -0.383064508, 0)
  32. SlamSmack.Size = UDim2.new(0, 68, 0, 60)
  33. SlamSmack.Text = "Slam Hammer [1]"
  34. SlamSmack.TextColor3 = Color3.new(1, 1, 1)
  35. SlamSmack.TextScaled = true
  36. SlamSmack.TextSize = 14
  37. SlamSmack.TextWrapped = true
  38.  
  39. SmashDown.Name = "SmashDown"
  40. SmashDown.Parent = Handle
  41. SmashDown.BackgroundColor3 = Color3.new(0, 0.6, 1)
  42. SmashDown.BackgroundTransparency = 0.89999997615814
  43. SmashDown.Position = UDim2.new(1.39705873, 0, -0.383064508, 0)
  44. SmashDown.Size = UDim2.new(0, 68, 0, 60)
  45. SmashDown.Text = "Smash Down [2]"
  46. SmashDown.TextColor3 = Color3.new(1, 1, 1)
  47. SmashDown.TextScaled = true
  48. SmashDown.TextSize = 12
  49. SmashDown.TextWrapped = true
  50.  
  51. JoltingArc.Name = "JoltingArc"
  52. JoltingArc.Parent = Handle
  53. JoltingArc.BackgroundColor3 = Color3.new(0, 0.6, 1)
  54. JoltingArc.BackgroundTransparency = 0.89999997615814
  55. JoltingArc.Position = UDim2.new(0, 0, -0.383064508, 0)
  56. JoltingArc.Size = UDim2.new(0, 68, 0, 60)
  57. JoltingArc.Text = "Jolting Arc [3]"
  58. JoltingArc.TextColor3 = Color3.new(0, 0.682353, 1)
  59. JoltingArc.TextScaled = true
  60. JoltingArc.TextSize = 20
  61. JoltingArc.TextStrokeColor3 = Color3.new(1, 1, 1)
  62. JoltingArc.TextStrokeTransparency = 0
  63. JoltingArc.TextWrapped = true
  64. -- Scripts:
  65. function SCRIPT_SYDU88_FAKESCRIPT() -- SlamSmack.Slam
  66. local script = Instance.new('Script')
  67. script.Parent = SlamSmack
  68. script.Parent.MouseButton1Click:connect(function()
  69. workspace.Events.Vampire.Supersonic:FireServer(true)
  70. end)
  71.  
  72. end
  73. coroutine.resume(coroutine.create(SCRIPT_SYDU88_FAKESCRIPT))
  74. function SCRIPT_VVAD72_FAKESCRIPT() -- SmashDown.SmashDown
  75. local script = Instance.new('Script')
  76. script.Parent = SmashDown
  77. script.Parent.MouseButton1Click:connect(function()
  78. workspace.ItsBeautifulWater.Humanoid.HipHeight = 7.5
  79. wait(0.5)
  80. workspace.ItsBeautifulWater.Humanoid.HipHeight = 0.75
  81. wait(1)
  82. workspace.ItsBeautifulWater.Humanoid.HipHeight = 2
  83. workspace.Events.Vampire.Supersonic:FireServer(true)
  84. end)
  85.  
  86. end
  87. coroutine.resume(coroutine.create(SCRIPT_VVAD72_FAKESCRIPT))
  88. function SCRIPT_YCSX73_FAKESCRIPT() -- JoltingArc.JoltingArc
  89. local script = Instance.new('Script')
  90. script.Parent = JoltingArc
  91. script.Parent.MouseButton1Click:connect(function()
  92. workspace.ItsBeautifulWater.Humanoid.HipHeight = 8
  93. wait(3)
  94. workspace.Events.Vampire.Supersonic:FireServer(true)
  95. wait(1)
  96. workspace.Events.ChangeHealth:FireServer(25000)
  97. wait(1)
  98. workspace.Events.DamagePerson:FireServer(a["Right Arm"], 20, "", true) --20
  99. wait(0.25)
  100. workspace.Events.DamagePerson:FireServer(a["Right Arm"], 20, "", true) --40
  101. wait(0.25)
  102. workspace.Events.DamagePerson:FireServer(a["Right Arm"], 20, "", true) --60
  103. wait(0.25)
  104. workspace.Events.DamagePerson:FireServer(a["Right Arm"], 17, "", true) --77
  105. wait(0.25)
  106. workspace.Events.DamagePerson:FireServer(a["Right Arm"], 10, "", true) --87
  107. wait(0.25)
  108. workspace.Events.DamagePerson:FireServer(a["Right Arm"], 8, "", true) -- 95
  109. wait(0.25)
  110. workspace.Events.DamagePerson:FireServer(a["Right Arm"], 3, "", true) --98
  111. wait(0.25)
  112. workspace.Events.DamagePerson:FireServer(a["Right Arm"], 1, "", true) --99
  113. wait(0.25)
  114. workspace.ItsBeautifulWater.Humanoid.HipHeight = 1.25
  115. end)
  116.  
  117. end
  118. coroutine.resume(coroutine.create(SCRIPT_YCSX73_FAKESCRIPT))
  119. function SCRIPT_QLJK75_FAKESCRIPT() -- Handle.draggable
  120. local script = Instance.new('Script')
  121. script.Parent = Handle
  122. local frame = script.Parent.Parent.Handle -- change riskexeui to whatever frame you want to make draggable
  123.  
  124. frame.Draggable = true
  125. frame.Selectable = true
  126. frame.Active = true
  127. frame.RobloxLocked = false
  128.  
  129. end
  130. coroutine.resume(coroutine.create(SCRIPT_QLJK75_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement