Greetings forum denizens,
I was running through Grahtwood and I saw a bizzare hive-mind scenario. A large group of players were moving in perfect sync (considering lag and other variable elements, this should be impossible). They'd kill, loot, then seek new mobs all at the exact same time; they'd use the exact same move (aedric spear). Is it a thing to link multiple clients and multiple @ names to a single mouse and keyboard to mass farm?
dataOutput ={ }
function: ConvertMagica (dataOutput, magicaInput, skill,fn)
>>> if skill then do
>>>>>> magicaInput = fn(skill)
>>>>>>table.insert(dataOutput, magicaInput)
>>>end
end