Here you can change website language:

Pokaż wiadomości

Ta sekcja pozwala Ci zobaczyć wszystkie wiadomości wysłane przez tego użytkownika. Zwróć uwagę, że możesz widzieć tylko wiadomości wysłane w działach do których masz aktualnie dostęp.


Wiadomości - Asiquar

Strony: [1]
1
Poradniki / Elfbot HUD
« dnia: 20 Październik 2018, 20:20:44 »
Cześć, postanowiłem się podzielić z Wami moim HUD'em.
Parę osób może go kojarzyć z Hud'em Xidrona, lecz został całkowicie zmieniony.
Wygląda on tak:

Takie rzeczy jak: Stamina, Ping, Exp/h oraz Wbity level są "żywe" tzn. ich kolor zmienia się zależnie od wartości.
W razie jakichkolwiek problemów/chęci zmiany pisać w grze: Sung


** WSZYSTKO WKLEJAMY DO PERSITENT
//////HEADER
//////HEADER
auto 1000 setpos [$screenleft-1755] [$screentop +365] | setcolor 199 199 199 | displaytext '========================'
auto 1000 setpos [$screenleft-1755] [$screentop +375] | setcolor 0 255 0 | displaytext '$name'
auto 1000 setpos [$screenleft-1890] [$screentop +375] | setcolor 0 255 0 | displaytext "Level:"
auto 1000 setpos [$screenleft-1926] [$screentop +375] | setcolor 255 0 0 | displaytext "$level K"
auto 1000 setpos [$screenleft-1755] [$screentop +385] | setcolor 199 199 199 | displaytext '========================'

//////HEADER

//////MAIN INFO
auto 1000 setcolor 199 199 199 | setpos [$screenleft-1820] [$screentop +396] | displaytext 'MAIN INFO'
auto 1000 setpos [$screenleft-1755] [$screentop +405] | setcolor 199 199 199 | displaytext '========================'
auto 1000 setpos [$screenleft-1755] [$screentop +445] | setcolor 199 199 199 | displaytext '========================'
auto 1000 setcolor 199 199 199 | setpos [$screenleft - 1755] [$screentop +455] | displaytext '========================'
auto 1000 setpos [$screenleft-1755 [$screentop +465] | setcolor 199 199 199 | displaytext '========================'
auto 1000 setcolor 199 199 199 | setpos [$screenleft - 1755] [$screentop +465] | displaytext 'Stamina:'
auto 1000 setcolor 250 0 0  | setpos [$screenleft - 1807] [$screentop +5555] | displaytext "$formattime.$stamina
auto 200 setpos [$screenleft-1807] [$screentop +465] | if [$stamina <= 60*40] { setcolor 0 244 0 | displaytext '$formattime.$stamina +20%' } | if [$stamina <= 60*39 && <= 60*15] { setcolor 255 128 0 | displaytext '$formattime.$stamina +0%' } | if [$stamina <= 60*14] { setcolor 255 0 0 | displaytext '$formattime.$stamina -20%' } | if [$stamina <= 60*2] { setcolor 120 0 0 | displaytext '$formattime.$stamina -100%' }
auto 1000 setcolor 199 199 199 | setpos [$screenleft - 1755] [$screentop +475] | displaytext 'Czas IRL: '
auto 1000 setcolor 255 255 0 | setpos [$screenleft - 1810] [$screentop +475] |displaytext '$systime'
auto 200 setpos [$screenleft-1785] [$screentop +495] | if [$ping <= 300] { setcolor 0 244 0 | displaytext '$ping' } | if [$ping >= 301 && <= 800] { setcolor 255 128 0 | displaytext '$ping' } | if [$ping >= 801] { setcolor 255 0 0 | displaytext '$ping' }
auto 1000 setcolor 199 199 199 | setpos [$screenleft-1755] [$screentop +495 | displaytext 'Ping:
auto 1000 setcolor 199 199 199 | setpos [$screenleft-1755] [$screentop +485] | displaytext "Sesja:"
auto 1000 setcolor 255 255 0 | setpos [$screenleft-1792] [$screentop +485] | displaytext "$formattime.$deltatime"
//////MAIN INFO

///////INFO LEVEL/MONSTER
auto 1000 setpos [$screenleft-1755] [$screentop +505] | setcolor 199 199 199 | displaytext '========================'
auto 1000 setcolor 0 244 0 | setpos [$screenleft-1820] [$screentop +515] | displaytext 'Game Info'
auto 1000 setpos [$screenleft-1755] [$screentop +525] | setcolor 199 199 199 | displaytext '========================'
auto 1000 setcolor 199 199 199 | setpos [$screenleft-1755] [$screentop +535] | displaytext 'Wbity Level: '
auto 1000 setpos [$screenleft - 1826] [$screentop +535]  |if [$wbexp <= 499] { setcolor 0 244 0 | displaytext '$wbexp' | set $wbexp [$exp-$startexp } | if [$wbexp >= 500 && <= 1499] { setcolor 255 128 0  | displaytext '$wbexp' | set $wbexp [$exp-$startexp] } | if [$wbexp >= 1500] { setcolor 255 0 0 | displaytext '$wbexp' | set $wbexp [$exp-$startexp]
auto 1000 setcolor 199 199 199 | setpos [$screenleft-1755] [$screentop +545] | displaytext 'EXP/H:' 
auto 1000 setcolor 0 244 0 | setpos [$screenleft-1795] [$screentop +545] | if [$exph <= 500] { setcolor 0 244 0 | displaytext '$formatnum.$exph' } | if [$exph >= 501 && <= 1000] { setcolor 255 128 0 | displaytext '$formatnum.$exph' } | if [$exph >= 1001] { setcolor 255 0 0 | displaytext '$formatnum.$exph' }
auto 1000 setcolor 199 199 199 | setpos [$screenleft-1755] [$screentop +565] | displaytext "Potworow na ekranie:
auto 1000 setcolor  0 244 0 | setpos [$screenleft-1884] [$screentop +565] | displaytext '$monstersaround.20'
auto 200 dontlist | if [$token.'$curmsg.content'.2 == 'deal'] {wait 500 | if [$token.'$curmsg.content'.3 >= $besthit && $token.'$curmsg.content'.2 == 'deal' ] set $besthit [$token.'$curmsg.content'.3]
auto 1000 setcolor 199 199 199 | setpos [$screenleft-1755] [$screentop +555] | displaytext 'Best HIT:'
auto 1000 setcolor 0 244 0 | setpos [$screenleft-1810] [$screentop +555] | displaytext '$besthit'
auto 1000 setpos [$screenleft-1755] [$screentop +575] | setcolor 199 199 199 | displaytext '========================'
///////INFO LEVEL/MONSTER

//////CAVE BOT/TARGETING
auto 1000 setpos [$screenleft-1790] [$screentop +415] | setcolor 0 244 0 | displaytext 'Cavebot & Targeting'
auto 1000 setpos [$screenleft-1755] [$screentop +425] | setcolor 199 199 199 | displaytext '========================'         
auto 500 dontlist | setpos [$screenleft-1865] [$screentop-445] | if [$targetingon] {setcolor 0 255 0 | displaytext 'Targeting ON'} else {setcolor 255 0 0 | displaytext 'Targeting OFF}
auto 500 dontlist | setpos [$screenleft-1755] [$screentop-445] | if [$waypointson] {setcolor 0 255 0 | displaytext 'Cavebot ON'} else {setcolor 255 0 0 | displaytext 'Cavebot OFF}
//////CAVE BOT/TARGETING

auto 5000 dontlist | setcaption '$name'



auto 100 listas 'MSG Box'| listboxsetup 1 [$screenleft+6] [$screenbottom-2] 6 4500000 'up' | if $curmsg.isprivate { ifnot $curmsg.isbotlook { listboxaddline 1 $setcolor 237 242 '$systime [$curmsg.sender]: [$curmsg.content]' }}

A do ICONS wklejamy to
[Icons]
Name: RESET
Enabled: yes
DrawAsBackground: no
Size: Small
LeftCommand: set $startexp $exp
RightCommand:

State: Inactive
IconType: Normal
IconIds: 0 0 0 0
BkgType: Normal
BkgIds: 0 0 0 0
AlignX: Absolute
PositionX: 1630
AlignY: Absolute
PositionY: 518
Text: [Reset]
TextColor: 255
HoverColor: 255

State: Active
IconType: Normal
IconIds: 0 0 0 0
BkgType: Normal
BkgIds: 0 0 0 0
AlignX: Absolute
PositionX: 0
AlignY: Absolute
PositionY: 0
Text:
TextColor: 0
HoverColor: 0

Name: CAVEBOT
Enabled: yes
DrawAsBackground: no
Size: Small
LeftCommand: if [$targetingon || $waypointson] {statusmessage 'Paused' | settargeting off | setcavebot off | stopattack} else {statusmessage 'Resumed' | settargeting on | setfollowwaypoints on}
RightCommand: if [$targetingon || $waypointson] {statusmessage 'Paused' | settargeting off | setcavebot off | stopattack} else {statusmessage 'Resumed' | settargeting on | setfollowwaypoints on}

State: Inactive
IconType: Normal
IconIds: 0 0 0 0
BkgType: Normal
BkgIds: 0 0 0 0
AlignX: Absolute
PositionX: 1554
AlignY: Absolute
PositionY: 418
Text: [GO]
TextColor: 255
HoverColor: 255

State: Active
IconType: Normal
IconIds: 0 0 0 0
BkgType: Normal
BkgIds: 0 0 0 0
AlignX: Absolute
PositionX: 1558
AlignY: Absolute
PositionY: 418
Text: [STOP]
TextColor: 4259584
HoverColor: 4259584
#Aktualizacja
Osoby które lubią ten post: Asiquar

Strony: [1]