I need help!
When I run the script I get:
[ERROR] lua/muudeahack.lua:26: ')' expected near '('
1. unknown - lua/muudeahack.lua:0
the line of code it is talking about is:
MorbusFinderButton.DoClick = function muudeamorbushack()
Heres more of the code.
MorbusFinderButton:SetSize(126, 35)
MorbusFinderButton:SetPos(196, 112)
MorbusFinderButton:SetText('Morbus Alien Finder')
MorbusFinderButton.DoClick = function muudeamorbushack()
for k, v in pairs(player.GetAll()) do
for k2, v2 in pairs(v:GetWeapons()) do
if string.find(v2:GetPrintName(), "Alien") then
print(v:Name().." is an Alien Brood!")
end
end
end
end)
I need help with this thanks!
---------- Post added at 03:08 PM ---------- Previous post was at 02:24 PM ----------
Anyone who helps can have a stable copy of the hack.