Peaple who is boxing a lot bd and sws it would be very useful i think.
1. you need to install autohotkey: http://www.autohotkey.com/download/
2. also you need a program sandboxie http://www.sandboxie.com/index.php?DownloadSandboxie
and create like me in sandboxie 2 diferent l2 with names bd and sw. Just open sandboxie go sandbox and creat new sandbox with names bd and sw. Then click on bd and sw right button-->sanbox settings and click on show sanbox name in window title.
3. download script and run http://www.2shared.com/file/4648605/4d2dfe3b/AutoHotkey.html
then in the corner near clock green H apear click right on it edit this cript and there must be
`::
Loop
{
GetKeyState, InsertState, Insert, P
if InsertState = D
break
if GetKeyState("ScrollLock")
break
sleep 100
if GetKeyState("Home"){
#ifwinactive Lineage II
ControlSend,,{F1},[#] [bd] Lineage II [#]
sleep 2000
ControlSend,,{F2},[#] [bd] Lineage II [#]
ControlSend,,{F2},[#] [sw] Lineage II [#]
sleep 1300
ControlSend,,{F3},[#] [bd] Lineage II [#]
ControlSend,,{F3},[#] [sw] Lineage II [#]
sleep 1300
ControlSend,,{F4},[#] [bd] Lineage II [#]
ControlSend,,{F4},[#] [sw] Lineage II [#]
sleep 1300
ControlSend,,{F5},[#] [bd] Lineage II [#]
ControlSend,,{F5},[#] [sw] Lineage II [#]
sleep 1300
ControlSend,,{F6},[#] [bd] Lineage II [#]
ControlSend,,{F6},[#] [sw] Lineage II [#]
sleep 1300
ControlSend,,{F7},[#] [bd] Lineage II [#]
ControlSend,,{F7},[#] [sw] Lineage II [#]
}
}
Return
if you see like this thats ok if not copy there this.
ok now you can run l2 use sanbox with name bd to launch bd and sw to sws. You can see there is wirten f1.f2 and ... there will be f on which program will click and you can write here yuor own f...
when you are in game click " ` " then click "insert" and when you like with 3 boxes and all in party you can see how bd and sws dancing and songing. Just in those f1. f2.f3.f4.f5 must be dances and songs.
Well i hope you understand ;) sry for bad english...