Advertisement
ThxirdyySharvxkyy

Identity Fraud Monster Esp Script

Apr 16th, 2023
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. local billboard = Instance.new("BillboardGui", workspace.NPCs.Kate.Eye)
  2. local Highlight = Instance.new("Highlight", workspace.NPCs.Kate)
  3.  
  4. billboard.AlwaysOnTop = true
  5. billboard.Active = true
  6. billboard.Size = UDim2.new(0, 200, 0, 50)
  7.  
  8. local text = Instance.new("TextLabel", billboard)
  9. text.Size = UDim2.new(1, 0, 1, 0)
  10. text.BackgroundTransparency = 1
  11. text.TextScaled = false
  12. text.TextColor3 = Color3.new(0.270588, 1, 0.00784314)
  13. text.TextStrokeTransparency = 0
  14. text.Text = "Alice"
  15.  
  16. local billboard = Instance.new("BillboardGui", workspace.NPCs.Ralph.Eye)
  17. local Highlight = Instance.new("Highlight", workspace.NPCs.Ralph)
  18.  
  19. billboard.AlwaysOnTop = true
  20. billboard.Active = true
  21. billboard.Size = UDim2.new(0, 200, 0, 50)
  22.  
  23. local text = Instance.new("TextLabel", billboard)
  24. text.Size = UDim2.new(1, 0, 1, 0)
  25. text.BackgroundTransparency = 1
  26. text.TextScaled = false
  27. text.TextColor3 = Color3.new(0, 0, 0)
  28. text.TextStrokeTransparency = 0
  29. text.TextStrokeColor3 = Color3.new(255,255,255)
  30. text.Text = "Ralph"
  31.  
  32. local billboard = Instance.new("BillboardGui", workspace.NPCs.Stan.Eye)
  33.  
  34. billboard.AlwaysOnTop = true
  35. billboard.Active = true
  36. billboard.Size = UDim2.new(0, 200, 0, 50)
  37.  
  38. local text = Instance.new("TextLabel", billboard)
  39. text.Size = UDim2.new(1, 0, 1, 0)
  40. text.BackgroundTransparency = 1
  41. text.TextScaled = false
  42. text.TextColor3 = Color3.new(1, 0, 0)
  43. text.TextStrokeTransparency = 0
  44. text.Text = "Stan"
  45.  
  46. local billboard = Instance.new("BillboardGui", workspace.NPCs.James.Head)
  47.  
  48. local Highlight = Instance.new("Highlight", workspace.NPCs.James)
  49.  
  50. billboard.AlwaysOnTop = true
  51. billboard.Active = true
  52. billboard.Size = UDim2.new(0, 200, 0, 50)
  53.  
  54. local text = Instance.new("TextLabel", billboard)
  55. text.Size = UDim2.new(1, 0, 1, 0)
  56. text.BackgroundTransparency = 1
  57. text.TextScaled = false
  58. text.TextColor3 = Color3.new(0.298039, 0.298039, 0.298039)
  59. text.TextStrokeTransparency = 0
  60. text.Text = "James"
  61.  
  62. local billboard = Instance.new("BillboardGui", workspace.NPCs.Fraud.Head)
  63.  
  64. local Highlight = Instance.new("Highlight", workspace.NPCs.Fraud)
  65.  
  66. billboard.AlwaysOnTop = true
  67. billboard.Active = true
  68. billboard.Size = UDim2.new(0, 200, 0, 50)
  69.  
  70. local text = Instance.new("TextLabel", billboard)
  71. text.Size = UDim2.new(1, 0, 1, 0)
  72. text.BackgroundTransparency = 1
  73. text.TextScaled = false
  74. text.TextColor3 = Color3.new(0, 0, 0)
  75. text.TextStrokeTransparency = 0
  76. text.TextStrokeColor3 = Color3.new(255,255,255)
  77. text.Text = "Fraud"
  78.  
  79. local billboard = Instance.new("BillboardGui", workspace["Doors"].Door1)
  80.  
  81. billboard.AlwaysOnTop = true
  82. billboard.Active = true
  83. billboard.Size = UDim2.new(0, 200, 0, 50)
  84.  
  85. local text = Instance.new("TextLabel", billboard)
  86. text.Size = UDim2.new(1, 0, 1, 0)
  87. text.BackgroundTransparency = 1
  88. text.TextScaled = true
  89. text.TextColor3 = Color3.new(0.270588, 1, 0.00784314)
  90. text.TextStrokeTransparency = 0
  91. text.Text = "Exit 1"
  92.  
  93. local billboard = Instance.new("BillboardGui", workspace["Third Door"].Door1)
  94.  
  95. billboard.AlwaysOnTop = true
  96. billboard.Active = true
  97. billboard.Size = UDim2.new(0, 200, 0, 50)
  98.  
  99. local text = Instance.new("TextLabel", billboard)
  100. text.Size = UDim2.new(1, 0, 1, 0)
  101. text.BackgroundTransparency = 1
  102. text.TextScaled = true
  103. text.TextColor3 = Color3.new(0.270588, 1, 0.00784314)
  104. text.TextStrokeTransparency = 0
  105. text.Text = "Exit 3"
  106.  
  107. local billboard = Instance.new("BillboardGui", workspace["Second Door"].Door1)
  108.  
  109. billboard.AlwaysOnTop = true
  110. billboard.Active = true
  111. billboard.Size = UDim2.new(0, 200, 0, 50)
  112.  
  113. local text = Instance.new("TextLabel", billboard)
  114. text.Size = UDim2.new(1, 0, 1, 0)
  115. text.BackgroundTransparency = 1
  116. text.TextScaled = true
  117. text.TextColor3 = Color3.new(0.270588, 1, 0.00784314)
  118. text.TextStrokeTransparency = 0
  119. text.Text = "Exit 2"
  120.  
  121. local billboard = Instance.new("BillboardGui", workspace["Secret Doors"].Door)
  122.  
  123. billboard.AlwaysOnTop = true
  124. billboard.Active = true
  125. billboard.Size = UDim2.new(0, 200, 0, 50)
  126.  
  127. local text = Instance.new("TextLabel", billboard)
  128. text.Size = UDim2.new(1, 0, 1, 0)
  129. text.BackgroundTransparency = 1
  130. text.TextScaled = true
  131. text.TextColor3 = Color3.new(0.270588, 1, 0.00784314)
  132. text.TextStrokeTransparency = 0
  133. text.Text = "Dance Floor"
  134.  
  135. local netgear = workspace:FindFirstChild("Secret Door")
  136.  
  137. if netgear then
  138. local billboard = Instance.new("BillboardGui", netgear.Door1)
  139.  
  140. billboard.AlwaysOnTop = true
  141. billboard.Active = true
  142. billboard.Size = UDim2.new(0, 200, 0, 50)
  143.  
  144. local text = Instance.new("TextLabel", billboard)
  145. text.Size = UDim2.new(1, 0, 1, 0)
  146. text.BackgroundTransparency = 1
  147. text.TextScaled = true
  148. text.TextColor3 = Color3.new(0.270588, 1, 0.00784314)
  149. text.TextStrokeTransparency = 0
  150. text.Text = "Netgear Room"
  151. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement