Quickly written code
local donations = {9969, 9932, 7735, 22409, 22415, 22403, 2352, 21696, 22424, 21707, 21706, 21692, 21725}
function onUse(cid, item, fromPosition, itemEx, toPosition)
local random = math.random(1, 100) -- we randomly number from 1-100
if (rand <= 10) then -- if we randomly...