Yoko http://forum.yoko.com.ua/ |
|
4YOKO - Always run http://forum.yoko.com.ua/viewtopic.php?f=4&t=3503 |
Page 1 of 1 |
Author: | Felixuco [ 2005-03-25 13:51:59 ] |
Post subject: | 4YOKO - Always run |
Can u add support to enable/disable always run client option? It can be useful wen u have alwaysrun enabled and want to use skill stealth. |
Author: | Edred [ 2005-03-25 21:01:25 ] |
Post subject: | |
Bind "Always run" to key in client, use UO.Press( 'key code' ) in your scripts. |
Author: | Felixuco [ 2005-03-26 09:53:20 ] |
Post subject: | |
I know this, but im asking for a boolean feature like uo.warmode. |
Author: | Yoko [ 2005-03-26 10:54:10 ] |
Post subject: | |
this feature is not controllable from UO Server, thou it is not possible for injection to change it directly and know it's status. |
Author: | Felixuco [ 2005-03-27 08:29:43 ] |
Post subject: | |
Maybe thats why i cant catch alwaysrun in journal ("Always Run is now on"). |
Author: | SoulS XD [ 2006-02-12 05:04:12 ] |
Post subject: | |
excuse me but , i've been trying to use this 'uo.press' but i wasn't sucessful , could you guys pm-me with the correct language to be used for exemple my UO AlwaysRun macro is ALT+W i would like to sub stealth() uo.press('ALW+W') uo.useskill('Hiding') end sub if is there any other best way to improve this macro i would be glad to listen thnx |
Author: | Destruction [ 2006-02-12 18:09:20 ] |
Post subject: | |
Code: uo.press('ALW+W') He-he, see manual. Code: uo.press(integer keycode) You can get keycode it top frame of script editor. Sorry for my clumsy English. |
Author: | SoulS XD [ 2006-02-12 18:26:07 ] |
Post subject: | |
Destruction wrote: Code: uo.press('ALW+W') He-he, see manual. Code: uo.press(integer keycode) You can get keycode it top frame of script editor. Sorry for my clumsy English. on YOKO's manual is the code for every hotkey ? i'm gonna look out for it thnx (i´m not from a country where english is the native language , so....my english isn't the best either =P) edit : i wasn't able to find this mannual , could you be more specific to where i can find it , you said something about the top of the script editor , but i couldn't understand =/ sorry |
Author: | Destruction [ 2006-02-12 18:38:04 ] |
Post subject: | |
Yoko have no manual about uo.press(). Keycode can be found in script editor or google.com (you can search with google on this forum). |
Author: | SoulS XD [ 2006-02-12 18:42:43 ] |
Post subject: | |
Destruction wrote: Yoko have no manual about uo.press().
Keycode can be found in script editor or google.com (you can search with google on this forum). i've found on scripteditor ... my trouble is that it doesnt consider some keys like : ALT , CTRL , SHIFT , BACKSPACE , ENTER , any many of my macros that i wish to make a combo with , use then , so i'm in a kind of where i started =/ because the keygenerator from the scripteditor , cannot read the 'ALT+W' only the W , and can't read the ALT by it self =/ if you could help i would be very gratefull XD |
Author: | Destruction [ 2006-02-12 20:46:16 ] |
Post subject: | |
Yoko Injection supports no kombo keys. |
Author: | punkesito [ 2006-02-13 06:51:44 ] |
Post subject: | |
other tip: UO.GetRun([object]) - returns run status of object integer (i don't think it really may need for other object then player, or even did it work for others) |
Author: | SoulS XD [ 2006-02-19 18:13:27 ] |
Post subject: | |
thnx to all guys....but i couldnt do what i wanted so i changed it =/ |
Page 1 of 1 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |