local monster_pos = {x = 1000, y = 1000, z = 7, stackpos = 253} if msgcontains(msg, "creame un demon") then doCreateMonster("Demon", monster_pos) end