ADVERTISEMENTREMOVE ADS
Game icon

MM2 Sheriff&er Script

Murder Mystery 2
1 year ago
Script preview thumbnail
Script Preview

Description

This scripts is highlightes Murderer&Sheriff its like an ESP but it only works for Sheriff&Murderer Have fun with it.

Features:

  • Murderer&Sheriff ESP
ADVERTISEMENTREMOVE ADS
35 Lines • 1.12 KiB
Raw
local function GetMurderer()
local plrs = game:GetService("Players")
for i,v in pairs(plrs:GetPlayers()) do
if v.Character:FindFirstChild("Knife") or v.Backpack:FindFirstChild("Knife") then
return v.Character
end
end
end
local function GetSheriff()
local plrs = game:GetService("Players")
for i,v in pairs(plrs:GetPlayers()) do
if v.Character:FindFirstChild("Gun") or v.Backpack:FindFirstChild("Gun") then
return v.Character
end
end
end
print(GetMurderer())
print(GetSheriff())
if GetSheriff() then
local SheriffOutline = Instance.new("Highlight")
SheriffOutline.FillColor = Color3.fromRGB(0,0,255)
SheriffOutline.FillTransparency = .75
SheriffOutline.OutlineColor = Color3.fromRGB(0,0,255)
SheriffOutline.Parent = GetSheriff()
end
if GetMurderer() then
local MurdererOutline = Instance.new("Highlight")
MurdererOutline.FillColor = Color3.fromRGB(255,0,0)
MurdererOutline.FillTransparency = .75
MurdererOutline.OutlineColor = Color3.fromRGB(255,0,0)
MurdererOutline.Parent = GetMurderer()
end
ADVERTISEMENTREMOVE ADS

Comments

1 comment
to add a comment
Zi

سؤح - 096 هس اثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثثق

0
0
ADVERTISEMENTREMOVE ADS