What's new

- ElfBot Problem z modyfikacjami hotkeys/edit

Status
Not open for further replies.

mimi35

Active User
Joined
Dec 26, 2008
Messages
116
Reaction score
6
siema mam problem gdy chce uzyc jakichs modyfikacji poprzez hotkeys>edit wklejam kod np:

Code:
auto 1000 listas 'Leczenie' | if [$bootsslot.id == itemid1] moveto xyz3
auto 1000 listas 'Na Expa' | if [$bootsslot.id == itemid2] moveto xyz2
auto 3000 listas '?owienie' | isnotattacking { if [$dan == 0 && $bootsslot.id == 3160] {useongroundxyz itemid4 xyz1 }
auto 200 if [$bootsslot.id == itemid1 || $inpz] settargeting off | else settargeting on 
auto 2000 useitem 9311
auto 1000 if [$bootsslot.id == itemid3 ] useitem itemid3
auto 1000 isattacking if [$bootsslot.id == itemid2 ] {say 'm1 | wait 500}
auto 1000 isattacking if [$bootsslot.id == itemid2 ] {say 'm2' | wait 500}
auto 1000 isattacking if [$bootsslot.id == itemid2 ] {say 'm3' | wait 500}
auto 1000 isattacking if [$bootsslot.id == itemid2 ] {say 'm4' | wait 500}
auto 1000 isattacking if [$bootsslot.id == itemid2 ] {say 'm5' | wait 500}
auto 1000 isattacking if [$bootsslot.id == itemid2 ] {say 'm6' | wait 500}

to jest tam z poka jakiegos teraz gram na candyots i mam inne mody ale po save/restart nic nie wyskakuje znaczy wyskakuje na dolne okna 'xxx on:xxxxx' ale nic sie nie pojawia na oknie tibii jak np licznik run... w czym moze byc problem ?
 

Hawkhere

Advanced User
Joined
Nov 5, 2013
Messages
284
Reaction score
20
Odp: Problem z modyfikacjami hotkeys/edit

ustaw on screen info enabled
 

mimi35

Active User
Joined
Dec 26, 2008
Messages
116
Reaction score
6
Odp: Problem z modyfikacjami hotkeys/edit

zazaczone nie dziala
 

Hawkhere

Advanced User
Joined
Nov 5, 2013
Messages
284
Reaction score
20
Odp: Problem z modyfikacjami hotkeys/edit

uzupe?nij skrypty.. zmien id i powinny dzialac
 
Status
Not open for further replies.
Top