oh and 3 question how many characters you can skill up to? ive heard you skill uup to 4 characters at the same time. how do you do that mate? you do that. with 1 mad sheep or theres more sheeps around lol thanks homie have a goodone
Printable View
oh and 3 question how many characters you can skill up to? ive heard you skill uup to 4 characters at the same time. how do you do that mate? you do that. with 1 mad sheep or theres more sheeps around lol thanks homie have a goodone
1 - training 24/7 for 27 days
2 - free, premium you can train offline :p
3 - 1 character/ account - 1 sheep / character - and if someone kills your sheep, you should wait 20h~~22h to summon another, or comes with another character to summon for you.
ill be posting screen shots maybe ima make a new thread but ill be tagging you as the sponser of this
I got 4 eks deleted at day #7 :(
@Borges
Could someone tell me where this training place is?:confused:
If i summon one mad sheep and take SS. When the server return, can i summon other mad sheep or the same sheep will be there?
Tibia wikia say: once per 12 hours, but I don't know if this time reset after server save.
No, sheep wont be there after server save
http://tibia.wikia.com/wiki/Spellwand
you should test by yourself :p
i'll try now, gonna take ur scripts and adjust things. I'll back when reached skill 70 xD
i dont wanna, w8 shield, what i can change?
I needed to adjust tartgeting to mad sheep, cos it was hitting 1 time and losing target, even with w8 shield set on false.
try this:
auto(100)
local m = getcreature('Mad Sheep')
local waitshield = false -- wait shield? will be like: 50/50, 60/60 etc... and not 50/48, 60/57 etc...
if waitshield and (($shielding < $sword) or ($shielding < $club) or ($shielding < $axe)) then
if m.dist == 1 then
attack(m.name)
wait(500,1000)
stopattack()
wait(1000*30)
end
else
if m.dist == 1 then
attack(m.name)
end
end
if maround(7,m.name) == 0 then
if paround() >= 1 and $connected then
smartscreenshot()
wait(234,456)
closeclient()
wait(234,456)
else
useoncreature(651,$self)
wait(200,500)
end
end
Sorry about the dumb question, im rlly new on tibia and windbot, but why do you need a lvl 60+ weap? And can you tell me your location? tkz
Can you share the script?
Fool's day is coming
:D
Sup
Still training?
How it going?
yo ill start try this today, but cant find any club on market. just jade hammer. what level do i need to be to hit with jade hammer? thanks
Could you please share your script?
With HUD and the skill counter, reconnect, mad sheep summon, auto eat and all the stuffs?
its good idea i will try on my noob char :D
it killed the mad sheep way too fast! how can i fix it?
i'm using it on a lvl 8 skills 19/18 but it wont stop attacking the sheep until it dies. :( @Cisco
@ edit
vc pode adicionar esse código ao que o Borges colocou no post principal? acho que resolve
init start
local hppc = 40
init end
auto(100)
if $attacked.hppc < hppc and $attacked.id ~= 0 then
stopattack()
end
test
auto(100)
local m = getcreature('Mad Sheep')
local waitshield = false -- wait shield? will be like: 50/50, 60/60 etc... and not 50/48, 60/57 etc...
local HP = 40
if (m.hppc < HP) or waitshield and (($shielding < $sword) or ($shielding < $club) or ($shielding < $axe)) then
if m.dist == 1 then
attack(m.name)
wait(500,1000)
stopattack()
wait(1000*30)
end
else
if m.dist == 1 then
attack(m.name)
end
end
if maround(7,m.name) == 0 then
if paround() >= 1 and $connected then
smartscreenshot()
wait(234,456)
closeclient()
wait(234,456)
else
useoncreature(651,$self)
wait(200,500)
end
end
looking good, homie! thanks :D @Cisco
which city does he train? and which place?
still going or somoene just resurrected an ancient thread?