Roblox Frisk Shirt Free

  1. Roblox Frisk Shirt Free Download
  2. Roblox Frisk Shirt Id
  3. Roblox Frisk Shirt
  4. Roblox Frisk Shirt Free Svg
May 19th, 2017
Never

Roblox Frisk Shirt Free Download

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local player = game:GetService('Players').LocalPlayer
  2. local mouse = player:GetMouse()
  3. local phone = false
  4. local activated = false
  5. local readyts = true
  6. local hum = char.Humanoid
  7. local LS = char.Torso['Left Shoulder']
  8. local LH = char.Torso['Left Hip']
  9. local spinSpecial = false
  10. --------------------------------------------------------[[Settings]]
  11. char.Humanoid.Health = 200
  12. --------------------------------------------------------[[Tools,Sounds]]
  13. Knife.Size = Vector3.new(0.2,3,0.8)
  14. mesh = Instance.new('SpecialMesh')
  15. mesh.MeshId = 'http://www.roblox.com/asset/?id=121944778'
  16. mesh.TextureId = 'http://www.roblox.com/asset/?id=358682478'
  17. weld.Parent = char
  18. weld.Part1 = Knife
  19. weld.C0 = CFrame.new(0,-1,-1) * CFrame.Angles(-1.57,0,0)
  20. realKnife.Size = Vector3.new(0.2,3,0.8)
  21. meshaa = Instance.new('SpecialMesh')
  22. meshaa.MeshId = 'http://www.roblox.com/asset/?id=121944778'
  23. meshaa.TextureId = 'http://www.roblox.com/asset/?id=362719969'
  24. weldsa = Instance.new('Weld')
  25. weldsa.Part0 = char['Right Arm']
  26. weldsa.C0 = CFrame.new(0,-1,-1) * CFrame.Angles(-1.57,0,0)
  27. SlashSound.SoundId = 'rbxassetid://394934205'
  28. DamageSound.SoundId = 'rbxassetid://388826051'
  29. Pp.Size = Vector3.new(0.6,1.1,0.2)
  30. Pp.Transparency = 1
  31. meshphon.MeshId = 'http://www.roblox.com/asset/?id=268471347'
  32. meshphon.TextureId = 'http://www.roblox.com/asset/?id=270166778'
  33. weld2 = Instance.new('Weld')
  34. weld2.Part0 = char['Right Arm']
  35. weld2.C0 = CFrame.new(0,-0.6,-1) * CFrame.Angles(2,0,3.14)
  36. revol.Size = Vector3.new(0.2,1.83,1.03)
  37. revol.Transparency = 1
  38. shotSound.SoundId = 'rbxassetid://145080998'
  39. meshrevol = Instance.new('SpecialMesh',revol)
  40. meshrevol.MeshId = 'http://www.roblox.com/asset/?id=79401392'
  41. meshrevol.Scale = Vector3.new(1.6,1.6,1.6)
  42. weld3 = Instance.new('Weld')
  43. weld3.Part0 = char['Right Arm']
  44. weld3.C0 = CFrame.new(0,-1.4,-0.3) * CFrame.Angles(3.14,0,0)
  45. music.Parent = char
  46. music.Volume = 2
  47. music.Looped = true
  48. laugh.Parent = char
  49. laugh.Volume = 4
  50. --------------------------------------------------------[[Gui]]
  51. menu.Parent = player.PlayerGui
  52. Frame.Image = 'rbxassetid://48656662'
  53. Frame.BackgroundTransparency = 1
  54. Frame.Visible = false
  55. button.Size = UDim2.new(1,-10,0,30)
  56. button.BackgroundTransparency = 1
  57. button.BorderSizePixel = 0
  58. button.TextStrokeTransparency = 0
  59. button.TextScaled = true
  60. --------------------------------------------------------[[Gui Scripts]]
  61. if Revolver true then
  62. button.TextColor3 = Color3.new(255,255,255)
  63. Revolver = true
  64. end
  65. --------------------------------------------------------[[Animations]]
  66. slash.AnimationId = 'http://www.roblox.com/asset/?id=186934753'
  67. shoot.AnimationId = 'http://www.roblox.com/Asset?ID=95383980'
  68. --------------------------------------------------------[[Damage Functions]]
  69. local char=hit.Parent
  70. if char and char~=player.Character and char.Name~='Arms_Model' and hit.Name~='Handle' and dmg false then
  71. if h and h.Health > 0 then
  72. h:TakeDamage(35)
  73. end
  74. wait(1.5)
  75. end
  76. function shot(hit)
  77. if char and char~=player.Character and char.Name~='Arms_Model' and hit.Name~='Handle' then
  78. if h and h.Health > 0 then
  79. if h.Health 0 then
  80. end
  81. end
  82. local char=hit.Parent
  83. if char and char~=player.Character and char.Name~='Arms_Model' and hit.Name~='Handle' and dmg false then
  84. if h and h.Health > 0 then
  85. h:TakeDamage(105)
  86. end
  87. wait(1.5)
  88. end
  89. --------------------------------------------------------[[Normal Actions]]
  90. Key = key:lower()
  91. if Key 'z' and knife true and phone false and chara false then -- Normal Slash
  92. dmg = false
  93. local slashstart = char.Humanoid:LoadAnimation(slash)
  94. slashstart:Play()
  95. wait(0.76)
  96. elseif Key 'c' and knife true and phone false and chara false then -- Phone
  97. phone = true
  98. for i = 1,5 do
  99. wait()
  100. Frame.Visible = true
  101. local menu = Instance.new('ScreenGui')
  102. local button = Instance.new('TextButton', menu)
  103. elseif Key 'c' and knife false and phone true and Revolver false and chara false then -- phone Gui
  104. phone = false
  105. rs.C0 = rs.C0 * CFrame.Angles(0,0,-0.157)
  106. end
  107. Knife.Transparency = 0
  108. elseif Key 'c' and Revolver true and phone true and chara false then
  109. revol.Transparency = 0
  110. Frame.Visible = false
  111. rs.C0 = rs.C0 * CFrame.Angles(0,0,-0.157)
  112. end
  113. elseif Key 'c' and Revolver true and phone false and chara false then
  114. Frame.Visible = true
  115. Pp.Transparency = 0
  116. rs.C0 = rs.C0 * CFrame.Angles(0,0,0.157)
  117. end
  118. elseif Key 'z' and Revolver true then -- Revolver Script
  119. local shootstart = char.Humanoid:LoadAnimation(shoot)
  120. readyts = false
  121. if (targ nil) then
  122. return
  123. hum = targ.Parent:findFirstChild('Humanoid')
  124. shootstart:Play()
  125. local P = Instance.new('Part',char)
  126. local Place0 = revol.CFrame
  127. P.Size = Vector3.new(0,0,(Place0.p - Hit.p).magnitude)
  128. P.CFrame = CFrame.new((Place0.p + Hit.p)/2,Place0.p)
  129. P.CanCollide = false
  130. P.Touched:connect(shot)
  131. P.Transparency = count/10
  132. end
  133. readyts = true
  134. elseif Key 'b' and chara false and phone false and Revolver false then -- Chara Mode
  135. chara = true
  136. eye.Parent = game.Workspace
  137. eye.BrickColor = BrickColor.new('Bright red')
  138. eye.Anchored = true
  139. eye.CFrame = char.Head.CFrame * CFrame.new(0.1,0.2,-0.6)
  140. mesh.Parent = eye
  141. char.Torso.Anchored = true
  142. local charaface = Instance.new('Decal')
  143. charaface.Texture = 'http://www.roblox.com/asset/?id=435233416'
  144. char.Humanoid.Health = 1000
  145. for i = 1,20 do
  146. eye.Transparency = eye.Transparency + 0.035
  147. end
  148. char.Humanoid.WalkSpeed = 32
  149. realKnife.Transparency = 0
  150. music:Play()
  151. elseif Key 'z' and chara true and knife true then -- Chara Slash
  152. local slashstart = char.Humanoid:LoadAnimation(slash)
  153. SlashSound:Play()
  154. knife = true
  155. chara = false
  156. Knife.Transparency = 0
  157. char.Humanoid.WalkSpeed = 16
  158. char.Humanoid.Health = 200
  159. char.Head.Decal:Destroy()
  160. elseif Key 'f' and knife true and phone false and Revolver false and spinSpecial false and chara false then
  161. rs.C0 = rs.C0 * CFrame.Angles(0,0.785,1.57)
  162. LH.C0 = LH.C0 * CFrame.Angles(0,0,0.39) * CFrame.new(0,1,0)
  163. RH.C0 = RH.C0 * CFrame.Angles(0,0,-0.39) * CFrame.new(0,1,0)
  164. Knife.Touched:connect(DamageObject)
  165. dmg = false
  166. RJ.C0 = RJ.C0 * CFrame.Angles(0.785,0,0)
  167. end
  168. spinSpecial = false
  169. RH.C0 = RH.C0 * CFrame.new(0,-1,0)
  170. RH.C0 = RH.C0 * CFrame.Angles(0,0,0.39)
  171. LS.C0 = LS.C0 * CFrame.Angles(-0.785,0,1.57)
  172. elseif Key 'f' and knife true and chara true and spinSpecial false then
  173. rs.C0 = rs.C0 * CFrame.Angles(0,0.785,1.57)
  174. LH.C0 = LH.C0 * CFrame.Angles(0,0,0.39) * CFrame.new(0,1,0)
  175. RH.C0 = RH.C0 * CFrame.Angles(0,0,-0.39) * CFrame.new(0,1,0)
  176. Knife.Touched:connect(CharaDmg)
  177. dmg = false
  178. RJ.C0 = RJ.C0 * CFrame.Angles(0.785,0,0)
  179. end
  180. spinSpecial = false
  181. RH.C0 = RH.C0 * CFrame.new(0,-1,0)
  182. RH.C0 = RH.C0 * CFrame.Angles(0,0,0.39)
  183. LS.C0 = LS.C0 * CFrame.Angles(-0.785,0,1.57)
  184. end)

Roblox Frisk Shirt Id

Roblox frisk shirt id

If you want to play! This is link of this game. Have fun!@https://www.roblox.com/games//Free-Draw-2?refPageId=a3061728-80a0-41fc-83b2b1f#.

Roblox Frisk Shirt

Roblox Frisk Shirt Free Svg