True Ljecim Crew

Amicum proba, probatum ama

Forum True Ljecim Crew Strona Główna -> General Discussion -> @Hotkeys for elfbot.
Napisz nowy temat  Odpowiedz do tematu Zobacz poprzedni temat :: Zobacz następny temat 
@Hotkeys for elfbot.
PostWysłany: Nie 14:10, 08 Sie 2010
Mikel
Very Important Person
Very Important Person

 
Dołączył: 02 Paź 2009
Posty: 330
Przeczytał: 0 tematów

Pomógł: 3 razy
Ostrzeżeń: 0/5
Skąd: Olecko
Płeć: Mężczyzna





1.Full addon hotkey-
Kod:
auto 200 setoutfitcolor '$name' $self.color1 $self.color2 $self.color3 $self.color4 3

Kod:
LIST OF OUTFITS FOR MAN
* Citizen -- 128
* Hunter -- 129
* Mage -- 130
* Knigth -- 131
* Nobleman -- 132
* Summoner -- 133
* Warrior -- 134
* Barbarian -- 143
* Druid -- 144
* Wizard -- 145
* Oriental -- 146
* Pirate -- 151
* Assassin -- 142
* Beggar -- 143
* Shaman -- 144
* Knightmare -- 268
* Brotherhood of bones -- 278
* Demonhunter -- 289
* Norseman -- 251
* Jester -- 273
* Yalaharian -- 325

Kod:
LIST OF OUTFITS FOR FEMALE

* Citizen -- 136
* Hunter -- 137
* Sorcerer -- 138
* Knight -- 139
* Noblewoman -- 140
* Summoner -- 142
* Warrior -- 143
* Barbarian -- 147
* Druid -- 148
* Wizard -- 149
* Oriental -- 150
* Pirate -- 155
* Assasin -- 156
* Beggar -- 157
* Shaman -- 158
* Norseman -- 252
* Knightmare -- 269
* Jester -- 270
* Brotherhood of bones -- 279
* Demonhunter -- 288
* Yalaharian -- 324


2.Anti paralyze after killed target. (for example, when you kill serpent your character will take utani gran hur)

Kod:
auto 500 isnottargeting stronghaste


3.Pm player info while player on screen
Kod:
auto 100 listas 'info player' | foreach 'floorplayers' $pl { if [$pl.name != $name && $pl.isonscreen] {pm YourFriendName '$pl.name level $pl.level $pl.voc is on screen' | wait 3000}}


4.Mass healing script - if 3 players from friend list have low hp this script will spam "mas res"
Kod:
 auto 10 listas 'mass healing' | if [$pcount."$p.isfriend && $p.distance <= 4" >= 3] say exura gran mas res


5.Playsound if X player more than X time on screen
Kod:
auto 100 listas 'player timing' | set $wantedtime [hh:mm:ss] | foreach 'allplayers' $pl {if [$pl.name != $name && $pl.isonscreen && $catchtime == 0] {set $player1 $pl.name | set $begtime $systime | set $catchtime 1} | if [$pl.name == $player1 && $systime >= ($begtime+$wantedtime)] playsound playeronscreen.wav


6.SS at lvl.
Kod:
auto 100 listas 'NewLvl' | if [$newlv == 0] set $newlv $level | if [$level != $newlv] {set $newlv $level | savescreen}


7.Exori if 2 or more monsters and 0 players around
Kod:
auto 100 listas 'Special Exori' | if [$monstersaround.1 >= 2 && $playersaround.3 == 0] say 'exori'


8.Drinking potion from death body
Kod:
auto 100 listas 'potion drinker' | if [$winitemcount.PotID >= 1] useoncreature PotId self


9.Advanced healing (3 healing priorities)
Kod:
auto 100 listas 'Advanced healing' | if [$hppc <80>= 61] say exura | if [$hppc <60>= 31] say exura gran | if [$hppc <= 30] say exura vita


10.Soft boots at 50% mp, other boots at 95% or more
Kod:
auto 200 listas 'soft changer' | if [$mppc <50>= 95] equipboots OtherBootsID


11.Refill mana from X to Y (ex: from 200 to 1500)
Kod:
auto 200 listas 'Fill Mana' | if [$mp <= 500] set $mn 1 | if [$mn == 1 && $monstersaround.9 <= 0 && $mp <1500>= 1500] set $mn 0


12.If skull on screen play alarm
Kod:
auto 200 listas 'pk alarm' | foreach 'shootableplayers' $pr {if [$pr.isonscreen && $pr.skull >= 3] playsound monster.wav

Kod:
auto 200 listas 'pk alarm' | if [$pcount."$p.skull == 3 && $p.isshootable == 1" >= 1] {playsound monster.wav}


13.Spear refill (hand)
Kod:
auto 200 listas 'Spear Refiller' | if [$cap > 20]{refillammo}


Post został pochwalony 0 razy

Ostatnio zmieniony przez Mikel dnia Nie 15:27, 08 Sie 2010, w całości zmieniany 3 razy
Zobacz profil autora
PostWysłany: Nie 15:17, 08 Sie 2010
Mikel
Very Important Person
Very Important Person

 
Dołączył: 02 Paź 2009
Posty: 330
Przeczytał: 0 tematów

Pomógł: 3 razy
Ostrzeżeń: 0/5
Skąd: Olecko
Płeć: Mężczyzna





War hotkeys.

1.Perfect Anti Push - Gold Coins, Worms and Potions.
Kod:
auto 100 listas 'Anti Push: ON' | dropitems 283 284 285 | ifnot [$topitem.$posx.$posy.$posz == 3031] dropitemsxyzamount $posx $posy $posz 3031 2 | ifnot [$topitem.$posx.$posy.$posz == 3492] dropitemsxyzamount $posx $posy $posz 3492 2


2.Set Party Members, GUILD MEMBERS as friends - really useful when you dont get a full friend list
Kod:
auto 500 dontlist | {foreach 'screenplayers' $f} if [$f.isfriend == 0 && $f.party >= 3 || $f.isonnavi || $f.warbanner == 1] {setrelation '$f.name' 'friend' | setrelation '$name' '0'}


3.Set guild enemies as enemy - really useful when you dont get a full enemy list.
Kod:
auto 500 dontlist | {foreach 'screenplayers' $h} if [$h.isfriend == 0 && $h.warbanner == 2] {setrelation '$h.name' 'enemy' | setrelation '$name' '0'}


4.Change Friends/Enemies Outfit & Color - This script will give all your friends that are NOT in navigation and are NOT your combo leader a WHITE WARRIOR FULL, your friends connected on the navigation a RED WARRIOR FULL, your combo leader will get a WHITE SUMMONER FULL if hes not connected on the navigation and a RED SUMMONNER FULL if hes connected. Just remember to activate the 5 scripts (copy and paste on persistent hotkeys).
Kod:
auto 500 dontlist | foreach 'allplayers' $a if [$a.isfriend && $a.isonnavi == 0 && $a.isleader == 0] {setoutfitcolor '$a.name' 0 0 0 0 3 | setoutfit '$a.name' 134}
auto 500 dontlist | foreach 'allplayers' $b if [$b.isfriend && $b.isonnavi == 0 && $b.isleader] {setoutfitcolor '$b.name' 0 0 0 0 3 | setoutfit '$b.name' 133}
auto 500 dontlist | foreach 'allplayers' $c if [$c.isfriend  && $c.isonnavi == 1 && $c.isleader == 0] {setoutfitcolor '$c.name' 94 94 94 94 3 | setoutfit '$c.name' 134}
auto 500 dontlist | foreach 'allplayers' $d if [$d.isfriend  && $c.isonnavi == 1 && $d.isleader] {setoutfitcolor '$d.name' 94 94 94 94 3 | setoutfit '$d.name' 133}
auto 500 dontlist | foreach 'allplayers' $e if [$e.isenemy] {setoutfitcolor '$e.name' 95 95 95 95 3 | setoutfit '$e.name' 134}


5.Hold Attack / Exiva Kill
Kod:
auto 100 listas 'Exiva Kill / Hold Attack' | if [$target.isonscreen && $tgt == 0] {attack target | set $tgt 1} | if [$target.isonscreen == 0] {clear $tgt}


6.Auto Haste and Paralyze Healer (DONT WASTE MANA INSIDE PZ) - You can change the 'Utani Gran Hur' to 'Utani Hur', 'Utani Tempo Hur', as you wish.
Kod:
auto 100 listas 'Auto Haste' | if [$inpz == 0 && $hasted == 0] say 'Utani Gran Hur'


7.Auto Haste When no Monster Near, and if has monsters around you, heal paralyze with 'Exura'.
Kod:
auto 100 listas 'Auto Haste' | if [$inpz == 0 && $hasted == 0 && $monstersaround.5 == 0] say 'Utani Gran Hur' | if [$paralyzed && $monstersaround.5 >= 1] say 'Exura'


8.Auto SSA if HP or MP go less than x% - change the red text to change the percentage, change the blue text if you want this to prevent mana damages and DONT use it if you are using a AoL.
Kod:
auto 10 listas 'Auto SSA' | set $pc 40 | if [$hppc <pc>= 1 && $amuletslot.id != 3081] {equipammy 3081 | wait 90}


9.Keep SSA, and open the next (grey) backpack if no more SSAs.
Kod:
auto 10 dontlist | if [$amuletslot.id != 3081 && $winitemcount.3081 >= 1] {equipammy 3081 | if [$amuletslot.id == 3081] statusmessage 'SSA Equipped!' | end} | if [$winitemcount.3081 == 0 && $winitemcount.2870 >= 1] {openitem 2870 1 1 | statusmessage 'Opening next SSA backpack!' | end}


10.Exori Gran if target close, exori hur if not
Kod:
if [$mp > 350 && $target.distance == 1] exorigran 101 | else exorihur 101


11.Use energy ring if too many enemies on screen (You need to use enemy list)
Kod:
auto 100 dontlist | if [$enemycount >= 4 && $ringslot.id != 3051] {equipring 3051 | wait 500} | if [$enemycount < 4 && $ringslot.id == 3051] {unequip 'ring' '0' | wait 500}


12.Healing friends by Ultimate healing potions.(friend list needed)
Kod:
auto 100 set $potionid 7643 | set $perc 60 | set $dist 1 | clear $best | set $lowest 100 | foreach 'screenplayers' $fr {if [$fr.distance <= $dist && $fr.hppc < $perc && $fr.hppc < $lowest && ($fr.isfriend || $fr.issubfriend)] {set $lowest $fr.hppc | set $best $fr}} | if [$hppc <= $perc] set $best $self | if $best {dashchase $best.id | useoncreature $potionid $best.id | wait 300}


Post został pochwalony 0 razy

Ostatnio zmieniony przez Mikel dnia Nie 15:26, 08 Sie 2010, w całości zmieniany 3 razy
Zobacz profil autora
PostWysłany: Nie 15:32, 08 Sie 2010
Mikel
Very Important Person
Very Important Person

 
Dołączył: 02 Paź 2009
Posty: 330
Przeczytał: 0 tematów

Pomógł: 3 razy
Ostrzeżeń: 0/5
Skąd: Olecko
Płeć: Mężczyzna





Anti paralyze for pally,
when 75% hp (exura san)
when 90% hp (exura gran)
when 95% hp (exura)
when 99% hp and 50% mp (utani hur)

Kod:
auto 100 if $paralyzed {if [$hppc == 100] {say 'utani hur' | end} | if [$hppc <= 80] {say 'exura san' | end} | if [$hppc <100>= 100 ] equipbelt 3031 | if [$beltslot.id == 3031 &&$beltslot.count== 100] useitem 3031 | if [$beltslot.id != 3031] equipbelt XXX 100


Change from GP to PC
Kod:
auto 200 listas 'Gold coin - platinum coin' | stackitems | if [ $itemcount.3031 >= 100 ] equipbelt 3031 | if [$beltslot.id == 3031 &&$beltslot.count== 100] useitem 3031 | if [$beltslot.id != 3031] equipbelt XXX 100


Change from PC to CC
Kod:
auto 200 listas 'platinum coin - crystal coin' | stackitems | if [ $itemcount.3035 >= 100 ] equipbelt 3035 | if [$beltslot.id == 3035 &&$beltslot.count== 100] useitem 3035 | if [$beltslot.id != 3035] equipbelt XXX 100


Thanks to libi for this cash hotkeys.


Post został pochwalony 0 razy

Ostatnio zmieniony przez Mikel dnia Nie 15:56, 08 Sie 2010, w całości zmieniany 2 razy
Zobacz profil autora
PostWysłany: Nie 15:34, 08 Sie 2010
Zembol
Stały Bywalec
Stały Bywalec

 
Dołączył: 05 Paź 2009
Posty: 300
Przeczytał: 0 tematów

Pomógł: 1 raz
Ostrzeżeń: 0/5
Skąd: Kalisz
Płeć: Kobieta





napewno sie przyda;p tymbardziej jakbysmy gdzie grali


Post został pochwalony 0 razy
Zobacz profil autora
PostWysłany: Nie 15:52, 08 Sie 2010
libi
Początkujący
Początkujący

 
Dołączył: 21 Sty 2010
Posty: 79
Przeczytał: 0 tematów

Pomógł: 2 razy
Ostrzeżeń: 0/5
Skąd: lublin
Płeć: Kobieta





GP na PLATYNY
Cytat:
auto 200 listas 'Gold coin - platinum coin' | stackitems | if [ $itemcount.3031 >= 100 ] equipbelt 3031 | if [$beltslot.id == 3031 &&$beltslot.count== 100] useitem 3031 | if [$beltslot.id != 3031] equipbelt XXX 100


PLATYNY na CC
Cytat:
auto 200 listas 'platinum coin - crystal coin' | stackitems | if [ $itemcount.3035 >= 100 ] equipbelt 3035 | if [$beltslot.id == 3035 &&$beltslot.count== 100] useitem 3035 | if [$beltslot.id != 3035] equipbelt XXX 100


Post został pochwalony 0 razy
Zobacz profil autora
PostWysłany: Pon 16:21, 09 Sie 2010
kacperski
Bywalec
Bywalec

 
Dołączył: 02 Paź 2009
Posty: 136
Przeczytał: 0 tematów

Ostrzeżeń: 0/5
Skąd: Kraków
Płeć: Mężczyzna





1. Wylacza/wlacza naraz cavebota i targetting

Kod:
if [$targetingon || $caveboton] {statusmessage 'ElfBot NG - CaveBot Paused' | settargeting off | setcavebot off | stopattack | end} | if [$targetingon == 0 || $caveboton == 0] {statusmessage 'ElfBot NG - CaveBot Resumed' | settargeting on | setcavebot on}


2. Alarm jak malo potionow

Kod:
auto 1000 listas 'Alarmmana' | if [$itemcount.'IDPOTA' < 5] playsound defaultmessage.wav


3. Anty paral ed/ms

Kod:
auto 100 listas 'Parol' | if $paralyzed {if [$hppc == 100] {say 'Utani Gran Hur' | end} | if [$hppc < 80] {say 'Exura Gran' | end} | if [$hppc < 100] {say 'Exura' | end}}


4. Pokazuje 2 sqmy dalej

Kod:
scrollview


Post został pochwalony 0 razy
Zobacz profil autora
PostWysłany: Pon 20:59, 09 Sie 2010
Mikel
Very Important Person
Very Important Person

 
Dołączył: 02 Paź 2009
Posty: 330
Przeczytał: 0 tematów

Pomógł: 3 razy
Ostrzeżeń: 0/5
Skąd: Olecko
Płeć: Mężczyzna





keep posting


Post został pochwalony 0 razy
Zobacz profil autora
PostWysłany: Pią 9:19, 27 Sie 2010
Durex
Nowicjusz
Nowicjusz

 
Dołączył: 27 Sie 2010
Posty: 3
Przeczytał: 0 tematów

Ostrzeżeń: 0/5

Płeć: Mężczyzna





Wali GFB jak nas optocza potworki:


Kod:
auto 100 if [$standtime >= 10*1000 && $monstersaround.1 >= 2] useoncreature GFBRUNEID self



Ue Combo:


Kod:
auto 100 listas 'UE Combo enabled' | clear $useue | set $messageleader 'Kfjut' | set $leadermessage 'exevo gran mas frigo' | set $mpue 1200 | set $uespell 'exevo gran mas frigo' | foreach 'newmessages' $ue if [$ue.sender == '$messageleader' && $ue.content == '$leadermessage' && $ue.channel == 'Default'] set $useue 1 | if [$useue && $mp >= $mpue] {say '$uespell' | wait 900}


Gdy server wywali lub nas daje spowrotem loga i mozna expic:


Kod:
auto 2000 ifnot $connected { reconnect | wait 9000 }



Kod:
auto 5000 ifnot $connected {reconnect | wait 2000 | openbeltitem | wait 2000 | openbpitem | end}



Gdy mamy malo x manasow bot zabija wszyskie potworki wokol niego i daje loga:

[color=green]
Kod:
auto 100 if [$itemcount.'mana potions' <90>= 5 && $mp >= 30] {say 'Exana Pox' | wait 900}


Rzuca Mw na twarz rywalowi

Kod:
magwall target 
[/code]


Post został pochwalony 0 razy

Ostatnio zmieniony przez Durex dnia Pią 9:33, 27 Sie 2010, w całości zmieniany 1 raz
Zobacz profil autora
PostWysłany: Pią 9:22, 27 Sie 2010
Durex
Nowicjusz
Nowicjusz

 
Dołączył: 27 Sie 2010
Posty: 3
Przeczytał: 0 tematów

Ostrzeżeń: 0/5

Płeć: Mężczyzna





Zaklada nowe softy gdy sie stare zurzyja:


Kod:
auto 200 equipboots 6529


Trade Helper pisze za nas na tradzie

Kod:
auto 100 listas 'Trade Helper'| tradesay '~~ • [B]uy 60 Key Rings or change for softs and zao arm zao legs • ~~' | wait [$rand.120.240*1000]


Anty Posion

Kod:
auto 100 listas 'Anti Poison' | if [$poisondmg >= 5 && $mp >= 30] {say 'Exana Pox' | wait 900}


Post został pochwalony 0 razy
Zobacz profil autora
PostWysłany: Pią 9:25, 27 Sie 2010
Durex
Nowicjusz
Nowicjusz

 
Dołączył: 27 Sie 2010
Posty: 3
Przeczytał: 0 tematów

Ostrzeżeń: 0/5

Płeć: Mężczyzna





Hold target najlepiej go ustawic na ESC



Kod:
auto 100 if $attacked set $holdd $attacked | if [$attacked != $holdd && $holdd.hppc != 0] attack $holdd.id | ifnot [$holdd.hppc] clear $holdd | setpos [$screenleft+2] [$screentop] | setcolor 206 206 206 | if $holdd displaytext 'Hold target: [$holdd.name]' | ifnot $holdd displaytext 'Hold Target: None'


Manasowianie na hocie dobre gdy nas ktos bije a wracamy z expa i nie mozemy wyskoczyc np na drabine mozna wtedy wylaczyc jednym kliknieciem ;d PS. manasowanie na male poty na srednie ma byc Smana na duze Gmana


Kod:
auto 200 mplower 110 mana self



SIO zaleznie od profesji

Kod:
auto 100 set $pallypc 70 | set $kinapc 50 | set $magepc 90 | foreach 'shootableplayers' $sio {if [$sio.haslookinfo && $sio.isfriend && (($sio.ispaladin && $sio.hppc <= $pallypc) || ($sio.ismage && $sio.hppc <= $magepc) || ($sio.isknight && $sio.hppc <= $kinapc))] {say 'Exura Sio "[$sio.name]' | wait 1000 | end}}


Sio Party przydatne gdy nie masz friend listy leczy tez zielone tarcze przynajmnije mi leczyl na irianie Razz

Kod:
auto 200 set $pc 50 | foreach 'shootableplayers' $sio {if [$sio.haslookinfo && $sio.party && $sio.hppc <= $pc] {say 'Exura Sio "[$sio.name]' | wait 1000 | end}}


Post został pochwalony 0 razy

Ostatnio zmieniony przez Durex dnia Pią 9:48, 27 Sie 2010, w całości zmieniany 2 razy
Zobacz profil autora
@Hotkeys for elfbot.
Forum True Ljecim Crew Strona Główna -> General Discussion
Nie możesz pisać nowych tematów
Nie możesz odpowiadać w tematach
Nie możesz zmieniać swoich postów
Nie możesz usuwać swoich postów
Nie możesz głosować w ankietach
Wszystkie czasy w strefie EET (Europa)  
Strona 1 z 1  

  
  
 Napisz nowy temat  Odpowiedz do tematu  


fora.pl - załóż własne forum dyskusyjne za darmo
Powered by phpBB © 2001-2003 phpBB Group
Theme created by Vjacheslav Trushkin
Regulamin