What's new

- ElfBot Elfbot skrypt na bicie z friend list?. PILNIE !

Status
Not open for further replies.

Patrycjax

Active User
Joined
Mar 31, 2012
Messages
148
Reaction score
2
Witam, potrzebuje takiego skrypta:
Bije exori je?eli monster jest 1 kratk? ode mnie i pod warunkiem, ?e na ekranie jest gracz z friend-listy.
Je?eli mam nie wpisanego jakiego? gracza to bije exori hur.

Wiem, ?e si? da takie co? zrobi?, bo kto? to mia?, tylko trzeba umie? :D
Mam nadziej?, ?e kto? sobie poradzi, pozdrawiam! :)
 

Hawkhere

Advanced User
Joined
Nov 5, 2013
Messages
284
Reaction score
20
Odp: Elfbot skrypt na bicie z friend list?. PILNIE !

Code:
auto 200 if [$monstersaround.1 >= 1 && $friend.count >= 1] {say 'exori'} | if [$monstersaround.1 >= 1 && $friend.count == 0] isattacking {say 'exori hur'}
 

Patrycjax

Active User
Joined
Mar 31, 2012
Messages
148
Reaction score
2
Odp: Elfbot skrypt na bicie z friend list?. PILNIE !

Code:
auto 200 if [$monstersaround.1 >= 1 && $friend.count >= 1] {say 'exori'} | if [$monstersaround.1 >= 1 && $friend.count == 0] isattacking {say 'exori hur'}

Nie dzia?a, ca?y czas bije exori hura. ;/
 

Andren

Active User
Joined
Dec 12, 2011
Messages
65
Reaction score
0
Odp: Elfbot skrypt na bicie z friend list?. PILNIE !

sam kiedys taki mialem ale mi sie usunal. a tutaj na forum tylko garstka umie cos takiego wykminic :>
 

Ciamciaj Bigos

ก้้้้้้&
Joined
Jun 6, 2013
Messages
2,081
Reaction score
192
Odp: Elfbot skrypt na bicie z friend list?. PILNIE !

Code:
auto 200 foreach 'screenplayers' $xx if [$monstersaround.1 > 0 && $xx.isfriend > 0] say 'exori' | if [$monstersaround.3 > 0 && $playersaround.10 > 0 &&  $xx.isfriend == 0] say 'exori hur'
 

Patrycjax

Active User
Joined
Mar 31, 2012
Messages
148
Reaction score
2
Odp: Elfbot skrypt na bicie z friend list?. PILNIE !

Code:
auto 200 foreach 'screenplayers' $xx if [$monstersaround.1 > 0 && $xx.isfriend > 0] say 'exori' | if [$monstersaround.3 > 0 && $playersaround.10 > 0 &&  $xx.isfriend == 0] say 'exori hur'

Ten te? nie dzia?a, bije non stop exevo mas san :/
 

GoD Vers

Advanced User
Joined
Feb 10, 2009
Messages
302
Reaction score
18
Odp: Elfbot skrypt na bicie z friend list?. PILNIE !

Jeste? pewien, ?e masz owego koleg? w li?cie znajomych w Elf'ie?
Powinny dzia?a? te skrypty.
 
Status
Not open for further replies.
Top