-- Rainbow Outfit
local rainbowOutfitTime = 1 rainbowOutfit = macro(rainbowOutfitTime, "Rainbow Outfit", function () rainbowOutfit() end) function rainbowOutfit() local randomColor = math.random(1,132) local pOutfit = player:getOutfit() local rainbowOutfit = { type = pOutfit.type, head = randomColor, body = randomColor, legs = randomColor, feet = randomColor, addons = pOutfit.addons} setOutfit(rainbowOutfit) return true endterça-feira, 6 de dezembro de 2022
Assinar:
Postar comentários (Atom)
Vender Loot 100% afk
local bohId = 3079 if itemAmount(bohId) >= 1 then CaveBot.gotoLabel("sellloot") say("hi") delay(100) say("...
-
macro(100, "UE 3 Mobs","/", function() local target = g_game.getAttackingCreature() if getMonsters(2, false) > 1 ...
-
-- Config setDefaultTab("Tools") macro(780, "SD RAPIDA","/", function() if g_game.getAttackingCreature() a...
-
local amulet = 3081 local might = 3048 local ssa = macro(190, "MACRO SSA/MIGHT RING", "*", function() if manapercent()...
Nenhum comentário:
Postar um comentário