function ISIS ( )
if not getElementData(client, "zrobil:ISIS") then
local bot1 = exports.slothbot:spawnBot(-755.28, -131.29, 65.83, 0, 23, 0, 0, nil, 31, "hunting", nil)
local bot2 = exports.slothbot:spawnBot(-752.28, -130.29, 65.83, 0, 23, 0, 0, nil, 31, "hunting", nil)
end
end
addEvent( "ISIS", true )
addEventHandler( "ISIS", getRootElement(),ISIS )