Hope you mean also about the Special area HUD and Area Rune with multi strike spells! <3
Printable View
Hotkey to use concentrated demonic blood.
The Area Rune thing can be done using the targeting, I'm not gonna mess with it.
Special Areas HUD is done:
http://forums.tibiawindbot.com/showt...-Special-Areas
Maybe this
PHP Code:
local bpWithDblood = getlootingdestination("your bp with looted bloods")
auto(500, 1000)
if ((maround(7) == 0) and ($lootbodies == 0))
then
while (itemcount("Concentrated Demonic Blood", bpWithDblood) >= 1)
do
pausewalking(2000)
useitem("Concentrated Demonic Blood", bpWithDblood)
wait(500)
end
end
while toptileitem(32944,31461,3) ~= 5732 and islocation() do
local idondoor = toptileitem(32944,31461,3)
moveitems(idondoor,ground(32944,31461,3),ground(32945,31460,3),1)
wait(1000,1500)
useitem(idondoor,32944,31461,3)
wait(1000,1500)
end
its action from iBot can someone change it to Wind? It need move creatures from door if there any on spot and later close the door
Regards
"Frineds info" HUDS maybe like on facebbok: Name - status
ex:
Turc | @
Raphael | @
Dworak | @
Yes I know, but I wanna it placed somewhere else like a your status HUD and can change position i try to add "vipentry" to your HUD but i have problems with displaying it in HUD :(
foreach vipentry v do
print(string.format("%s: %s", v.name, v.isonline))
end
Minimize Eq plz ^^