Yoko

All sides of Injection
It is currently 2025-10-16 18:29:11

All times are UTC+02:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Вопрос!
PostPosted: 2007-12-23 10:47:35 
Offline

Joined: 2007-03-16 21:14:31
Posts: 65
народ я вот в инжекте увидел такой скрипт на каст магии как их применить в самой игре?

Code:
sub castPoison()
    UO.waittargetlast()
    if uo.count("0x1F40") then
       UO.usetype(0x1F40)
    else
       UO.cast('Poison')
    endif       
endsub

sub castLightning()
    UO.waittargetlast()
    if uo.count("0x1F4A") then
       UO.usetype(0x1F4A)
    else
       UO.cast('Lightning')
    endif       
endsub

sub castParalyze()
    UO.waittargetlast()
    if UO.count("0x1F52") then
       UO.usetype(0x1F52) 
    else
       UO.cast('Paralyze')       
    endif
endsub

sub castFlamestrike()
    UO.waittargetlast()
    if UO.Count("0x1F5F") then
       UO.usetype(0x1F5F)
    else
       UO.cast('Flame Strike')
    endif
endsub

; ÕÎÐÎØÈÅ ÑÏÅËËÛ

sub castGreaterHeal()
    UO.waittargetself()
    if UO.count("0x1F49") then
       UO.usetype(0x1F49)   
    else   
       UO.cast('Greater Heal')
    endif
endsub

sub castReflection()
    UO.waittargetself()
    if UO.count("0x1F50") then
       UO.usetype(0x1F50)
    else
       UO.cast('Magic Reflection')
    endif
endsub

; Ðåêîëë ïî ðóíêå äîìîé
sub RecallHome()   
    if UO.count("0x1F4C") then
       UO.waittargetobject('HomeRune') 
       UO.usetype(0x1F4C)
    else
       UO.cast('Recall','HomeRune')
    endif
endsub

sub castTeleport()
    if UO.count("0x1F42") then
       UO.usetype(0x1F42)
    else
       UO.cast('Teleport')
    endif
endsub


Top
   
 Post subject: Re: Вопрос!
PostPosted: 2007-12-23 11:17:26 
Offline
Expert!
User avatar

Joined: 2006-02-07 08:51:40
Posts: 1348
Location: г. Старый Оскол
Knout wrote:
народ я вот в инжекте увидел такой скрипт на каст магии как их применить в самой игре?

Code:
sub castPoison()
    UO.waittargetlast()
    if uo.count("0x1F40") then
       UO.usetype(0x1F40)
    else
       UO.cast('Poison')
    endif       
endsub

sub castLightning()
    UO.waittargetlast()
    if uo.count("0x1F4A") then
       UO.usetype(0x1F4A)
    else
       UO.cast('Lightning')
    endif       
endsub

sub castParalyze()
    UO.waittargetlast()
    if UO.count("0x1F52") then
       UO.usetype(0x1F52) 
    else
       UO.cast('Paralyze')       
    endif
endsub

sub castFlamestrike()
    UO.waittargetlast()
    if UO.Count("0x1F5F") then
       UO.usetype(0x1F5F)
    else
       UO.cast('Flame Strike')
    endif
endsub

; ÕÎÐÎØÈÅ ÑÏÅËËÛ

sub castGreaterHeal()
    UO.waittargetself()
    if UO.count("0x1F49") then
       UO.usetype(0x1F49)   
    else   
       UO.cast('Greater Heal')
    endif
endsub

sub castReflection()
    UO.waittargetself()
    if UO.count("0x1F50") then
       UO.usetype(0x1F50)
    else
       UO.cast('Magic Reflection')
    endif
endsub

; Ðåêîëë ïî ðóíêå äîìîé
sub RecallHome()   
    if UO.count("0x1F4C") then
       UO.waittargetobject('HomeRune') 
       UO.usetype(0x1F4C)
    else
       UO.cast('Recall','HomeRune')
    endif
endsub

sub castTeleport()
    if UO.count("0x1F42") then
       UO.usetype(0x1F42)
    else
       UO.cast('Teleport')
    endif
endsub


В закладке Hotkeys делаешь бинд на нужную клавишу:
Code:
exec castTeleport

или что там тебе надо.
и фсе :)


Last edited by Kynep on 2007-12-23 14:53:08, edited 1 time in total.

Top
   
 Post subject: Re: Вопрос!
PostPosted: 2007-12-23 14:41:37 
Offline

Joined: 2006-11-25 17:44:44
Posts: 258
Kynep wrote:

В закладке Hotkeys делаешь бинд на нужную клавишу:
Code:
exec castTeleport

или что там тебе надо.
и фсе :)


Top
   
 Post subject: Re: Вопрос!
PostPosted: 2007-12-25 02:06:56 
Offline
Expert!
User avatar

Joined: 2005-05-20 20:30:10
Posts: 548
Knout wrote:
...

38 постов и спрашивать такие вещи.. кстати посмотрел по постам - там вопросы были не лучше..
рекоммендую посылать афтара в ФАК и не тратить на него свое время.. если ему лень читать, то почему другие должные ему что-то объяснять?

_________________
"плагины" для инжекта


Top
   
 Post subject: Re: Вопрос!
PostPosted: 2007-12-25 12:56:20 
Offline
Expert!
User avatar

Joined: 2006-02-07 08:51:40
Posts: 1348
Location: г. Старый Оскол
Mihail wrote:
Knout wrote:
...

38 постов и спрашивать такие вещи.. кстати посмотрел по постам - там вопросы были не лучше..
рекоммендую посылать афтара в ФАК и не тратить на него свое время.. если ему лень читать, то почему другие должные ему что-то объяснять?


Я ЗА!
Аффтар тебе
сюда


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 5 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited