1.
2.Kod:auto 10000 if [$itemcount.ID_GMP < 10] playsound NAZWAPLIKU
* nazwa pliku - gra muzykę z pliku .wav z folderu ElfbotaKod:auto 10000 if [$itemcount.ID_SD < 100] playsound NAZWAPLIKU
3.
podmien te nazwe plikuKod:auto 200 mplower 4000 equipring ID_ROH
łap, przerobione z monk trainera, musisz wpisac zamiast NICK GRACZA jego nameCytuj:
House. napisał
@down, no wiem tylko zmienna po prostu jest nazwana monk, a tak naprawde monster ktorego sie attakuje jest to NICK GRACZA, poczekaj zaznacze na czerwonoKod:auto 2000 set $highesthp 0 | set $monkdist 1 | foreach 'shootablemonsters' $monk {if [$monk.hppc > $highesthp && $monk.name == 'NICK GRACZA' && $monk.distance <= $monkdist] {set $highesthp $monk.hppc | set $targetmonk $monk}} | if [$targetmonk.hppc < 50] {stopattack | end} | if [$targetmonk != $attacked] {attack $targetmonk.id}
Cytuj:
auto 2000 set $highesthp 0 | set $monkdist 1 | foreach 'shootablemonsters' $monk {if [$monk.hppc > $highesthp && $monk.name == 'NICK GRACZA' && $monk.distance <= $monkdist] {set $highesthp $monk.hppc | set $targetmonk $monk}} | if [$targetmonk.hppc < 50] {stopattack | end} | if [$targetmonk != $attacked] {attack $targetmonk.id}