Agility [doubt]

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
Knight1106
Posts: 64
Joined: 2005-09-08 18:38:12

Agility [doubt]

Post by Knight1106 »

lets think i will cast a spell...

if i bind it in the injection Hotkeys tab like F2 -> cast 'Poison' 'lasttarget'

is faster then

if i make a script and then bind a key to run that script ?
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

Ммм.. кто-то понял смысл вопроса?

Sorry, may be i clumsy understand.. :)

,exec script_name ?
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Knight1106
Posts: 64
Joined: 2005-09-08 18:38:12

Post by Knight1106 »

sorry for my english...
let me try again...

there are 2 possibilities:
I make a script like
sub poison()
uo.cast('Poison','lasttarget')
end sub
and go to injections Hotkey tab and bind a key like: F2 -> exec poison

the other possibility:
i go to the injections Hotkey tab and bind a key like: F2 -> cast 'Poison' 'lasttarget'

Is one of them faster than the other ? Wich of them the spell will be casted faster ?
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

Knight1106 wrote:sorry for my english...
let me try again...

there are 2 possibilities:
I make a script like
sub poison()
uo.cast('Poison','lasttarget')
end sub
and go to injections Hotkey tab and bind a key like: F2 -> exec poison

the other possibility:
i go to the injections Hotkey tab and bind a key like: F2 -> cast 'Poison' 'lasttarget'

Is one of them faster than the other ? Wich of them the spell will be casted faster ?

Hotkey without script (variant 2) is more faster.
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
toqui
Posts: 5
Joined: 2004-05-17 17:15:24

Post by toqui »

make macro in the uo client.

say ,cast Poison last
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

toqui wrote:make macro in the uo client.

say ,cast Poison last

Macro in injection is better.
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Infectous
Posts: 55
Joined: 2004-07-29 16:29:52

Post by Infectous »

think combos... script imo = better, you can detect wop & have anti spells like magic arrow a para & have auto targets etc... may be I have said too much haha
Post Reply