ive been trying to add those like flashing words above tps like for example: trainers, spawns
local config = {
positions = {
["Quests"] = { x = 1004, y = 996, z = 7 },
["Trainers"] = { x = 1005, y = 996, z = 7 },
["Spawns"] = { x = 1006, y = 996, z = 7 },
["Exp Event"] = { x = 1007, y =...