I now have script :
local config = {
nagroda = {id = 12681, ilosc = 2}, -- id, ilosc
nazwaPotwora = 'Fire Stone', -- nazwa potwora
level = 2, -- amount of levels you want to gain.
monsterName = "Cyclops" -- The name of the monster that should trigger the script.
}
local function...