Advertisement
billwa

Crazy Texxt

Aug 6th, 2015
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. --[[
  2. Objects Skipped: 1
  3. Script: 1
  4. --]]
  5.  
  6. part = Instance.new("Part",game.Workspace.Terrain)
  7. part.FormFactor = Enum.FormFactor.Custom
  8. part.Transparency = 0.19999998807907
  9. part.TopSurface = Enum.SurfaceType.Smooth
  10. part.Anchored = true
  11. part.Size = Vector3.new(4.3999977111816,5.3999919891357,0.20000000298023)
  12. part.CFrame = CFrame.new(-37.269958496094,2.6999959945679,1.0607970952988) * CFrame.Angles(-0, 0, -0)
  13. part.BrickColor = BrickColor.new("Black")
  14. part.Friction = 0.30000001192093
  15. part.BottomSurface = Enum.SurfaceType.Smooth
  16.  
  17. hologramgui = Instance.new("SurfaceGui",part)
  18. hologramgui.Name = "HologramGui"
  19. hologramgui.CanvasSize = Vector2.new(470,630)
  20.  
  21. base = Instance.new("Frame",hologramgui)
  22. base.Size = UDim2.new(1, 0, 1, 0)
  23. base.ClipsDescendants = true
  24. base.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  25. base.Name = "Base"
  26. base.BackgroundTransparency = 1
  27. base.BackgroundColor3 = Color3.new(1, 1, 1)
  28.  
  29. title = Instance.new("TextLabel",base)
  30. title.FontSize = Enum.FontSize.Size36
  31. title.BorderSizePixel = 0
  32. title.Size = UDim2.new(1, 0, 0, 50)
  33. title.TextColor3 = Color3.new(0, 0, 0.117647)
  34. title.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  35. title.Text = "This a message from meunumbertwo (AKA:Billwa25)"
  36. title.BackgroundTransparency = 0.69999998807907
  37. title.Font = Enum.Font.SourceSansBold
  38. title.Name = "Title"
  39. title.TextXAlignment = Enum.TextXAlignment.Left
  40. title.BackgroundColor3 = Color3.new(0, 1, 1)
  41.  
  42. footer = Instance.new("TextLabel",base)
  43. footer.FontSize = Enum.FontSize.Size14
  44. footer.TextWrapped = true
  45. footer.BorderSizePixel = 0
  46. footer.Size = UDim2.new(1, 0, 0, 25)
  47. footer.TextColor3 = Color3.new(0, 0, 0.117647)
  48. footer.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  49. footer.Text = "build by nathanael842"
  50. footer.Position = UDim2.new(0, 0, 1, -25)
  51. footer.BackgroundTransparency = 0.69999998807907
  52. footer.Font = Enum.Font.SourceSans
  53. footer.Name = "Footer"
  54. footer.TextXAlignment = Enum.TextXAlignment.Right
  55. footer.TextYAlignment = Enum.TextYAlignment.Bottom
  56. footer.BackgroundColor3 = Color3.new(0, 1, 1)
  57.  
  58. content = Instance.new("Frame",base)
  59. content.BorderSizePixel = 0
  60. content.Size = UDim2.new(1, 0, 1, -100)
  61. content.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  62. content.Name = "Content"
  63. content.Position = UDim2.new(-0.036, 0, 0, 60)
  64. content.BackgroundTransparency = 0.69999998807907
  65. content.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  66.  
  67. content = Instance.new("TextLabel",content)
  68. content.FontSize = Enum.FontSize.Size24
  69. content.TextWrapped = true
  70. content.BorderSizePixel = 0
  71. content.Size = UDim2.new(1, -50, 1, -50)
  72. content.TextColor3 = Color3.new(0, 0, 0.117647)
  73. content.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  74. content.Text = "Kill the Fmers where you see them. Kick ban destroy. Thats the only solution. Show them no other choice and give them no other choice. Just do it. Allahu akbar, insha allah."
  75. content.Position = UDim2.new(0, 25, 0, 25)
  76. content.BackgroundTransparency = 1
  77. content.Font = Enum.Font.SourceSans
  78. content.Name = "Content"
  79. content.TextXAlignment = Enum.TextXAlignment.Left
  80. content.TextYAlignment = Enum.TextYAlignment.Top
  81. content.BackgroundColor3 = Color3.new(0, 1, 1)
  82.  
  83. screens = Instance.new("ObjectValue",hologramgui)
  84. screens.Name = "Screens"
  85.  
  86. a1 = Instance.new("ObjectValue",screens)
  87. a1.Name = "1"
  88.  
  89. title = Instance.new("StringValue",a1)
  90. title.Name = "Title"
  91. title.Value = "I hate assholes. Tuckbir!! Allahu akbar!"
  92.  
  93. content = Instance.new("StringValue",a1)
  94. content.Name = "Content"
  95. content.Value = "This a message from meunumbertwo (AKA:Billwa25)"
  96.  
  97. a2 = Instance.new("ObjectValue",screens)
  98. a2.Name = "2"
  99.  
  100. title = Instance.new("StringValue",a2)
  101. title.Name = "Title"
  102. title.Value = "Kill the Fmers where you see them. Kick ban destroy. Thats the only solution. Show them no other choice and give them no other choice. Just do it. Allahu akbar, insha allah."
  103.  
  104. content = Instance.new("StringValue",a2)
  105. content.Name = "Content"
  106. content.Value = "alaindimam 'iilaa almujahidin 'aw yamut alllah 'akbar"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement