"Help" button binding

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
Jones
Posts: 5
Joined: 2007-05-04 00:15:49

"Help" button binding

Post by Jones »

Hi, there's no way to open "Help" automatically, i tried to create a client-side macro but it's not possible to do that, yoko, can you add this feature on injection ?
It must be useful in sphere shards with many choices in "Help" gump, i'd like to use this feature to execute operations quickly

Maybe i'm the only one who need this implementation :)
Mihail
Expert!
Posts: 548
Joined: 2005-05-20 20:30:10
Contact:

Post by Mihail »

U can use small programm (download here) after the download put the file to your system32 directory (ex. C:\Windows\system32\) after that U can lunch it in injection.
This programm will help U to open links in your windows browser - U can open different links, for example

Code: Select all

uo.exec("launch OpenLink http://uo.com")

or U can open local directiry

Code: Select all

uo.exec("launch OpenLink C:\")

or send mail (mailto:123@123.com) etc.

U can also launch it from Windows console
Start - Run - cmd - OpenLink C:\

i write it special for U :)

---
to start it on injection launch u mast create autostart script and check "Autostart" on Main tab
Grin
Expert!
Posts: 2580
Joined: 2005-05-04 14:05:19
Location: Москва

Post by Grin »

человеку Хелп гамп открыть надо, а не по линкам шастать
Mihail
Expert!
Posts: 548
Joined: 2005-05-20 20:30:10
Contact:

Post by Mihail »

блин :)
я думал он хочет чтобы у него инжектовский хэлп по командам открывался автоматом... :))
а хэлп гамп который на пэпердоле что ли?..
пусть uo.LClick юзает :)
Post Reply