What's new

- Skrypt Hotkey'e,kt?re przydatne s? w DBKO 4.0

Status
Not open for further replies.

Nefisto

Active User
Joined
Apr 18, 2008
Messages
78
Reaction score
3
Anty-Parali?
auto 200 healparalysis Speed Up

Leczenie Buffem bez Pacc

auto 200 if [$hppc <= 70] useoncreature 3195 self

Spalanie many komend? "Power Down"

auto 1000 mphigher 2000 say 'power down'

Daje buff'a od 100 ki lvl(Skrypt dla C17)
auto 10000 useoncreature 3183 self self | wait 15000

Anti-Idle w DBKO 4.0
auto 1000 listas 'Anti-Idle' | if [$self.dir == 0] {set $dir 0 | set $firdir 'turnn' | set $secdir 'turns'} | if [$self.dir == 1] {set $dir 1 | set $firdir 'turne' | set $secdir 'turnw'} | if [$self.dir == 2] {set $dir 2 | set $firdir 'turns' | set $secdir 'turnn'} | if [$self.dir == 3] {set $dir 3 | set $firdir 'turnw' | set $secdir 'turne'} | if [$time > $idletime] {exec $secdir | wait 1500 | exec $firdir | wait 50000 | if [$self.dir == $dir] $idletime [$time+60]}

Gdy wi?cej ni? 4 potworki u?ywa kiaiho.
auto 200 if [$monstersaround.1 >= 4] {say 'kiaiho'}

Je?li potw?r b?dzie sta? ko?o Ciebie to posta? u?yje tayioken.
auto 100 if [$mcount."$m.distance <= 1" >= 4] say 'Tayioken' | wait 1900

Je?li b?dzie zainteresowanie tematem to b?d? aktualizowa? temat
 

noeasywayout

New User
Joined
Nov 11, 2010
Messages
1
Reaction score
0
Odp: Hotkey'e,kt?re przydatne s? w DBKO 4.0

Przydatne hotkeye, jak by? m?g? to aktualizuj temat.
 

Nefisto

Active User
Joined
Apr 18, 2008
Messages
78
Reaction score
3
Odp: Hotkey'e,kt?re przydatne s? w DBKO 4.0

Zatrzymuje cavebot i targetting
settargeting toggle | setfollowwaypoints toggle

Anty-Kick
auto 1000 listas 'Anty-Kick' | if [$ss != 1] {if [$sstime != 0] set $ss 1} | if [$connected != 1 && $ss == 1] {wait (20 * 60 * 1000) | reconnect | wait 2000 | openbpitem | set $ss 0} | if [$connected != 1 && $ss != 1] {reconnect | wait 2000 | openbpitem}

Pomiar Expa
pm '$name' '$name l Exp Left: $exptnl l Exp/Hour: $exph l Time Left:$formattime.$timetnl l Gained this session: $expgained l Played this session: $formattime.$deltatime'

Screen,kiedy awansujemy
auto 100 foreach 'newmessages' $v if [$v.color == 33516287 && $v.content ? 'You advanced'] savescreen
 

Scutcher

Active User
Joined
Jun 23, 2011
Messages
109
Reaction score
25
Odp: Hotkey'e,kt?re przydatne s? w DBKO 4.0

No fajny spis, lecz dla mnie to ten spis robiony na szybkiego.
Btw. Nie wiem po chuja to robi? nowe tematy jak jest ju? jeden porz?dny ( przyklejony ) Temat o skryptach, wystarczy napisa? do mnie na pw skrypty i ja dodam do g??wnego Tematu eh :)) Pozdrawiam.
 
Status
Not open for further replies.
Top