Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. <Label Daoc1sf Local SendWinSF Daoc1> // barde
  2. <Label Daoc2sf Local SendWinSF Daoc2> // druide
  3. <Label Daoc3sf Local SendWinSF Daoc3> // senti
  4. <Label Daoc4sf Local SendWinSF Daoc4> //mage
  5. <Label Daoc5sf Local SendWinSF Daoc5> //mage
  6. <Label Daoc6sf Local SendWinSF Daoc6> //mage
  7.  
  8. <hotkey F12> ///// turn hotkeynet on and off
  9. <sendpc local>
  10. <ToggleHotkeys>
  11.  
  12. <Hotkey Ctrl 1, 2, 3, 4, 5, 6, 7, 8, 9, 0>
  13. <SendLabel Daoc1sf, Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  14. <Key %TRIGGER%>
  15.  
  16. <Hotkey LAlt 1, 2, 3, 4, 5, 6, 7, 8, 9, 0>
  17. <SendLabel Daoc1sf, Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  18. <Key %TRIGGER%>
  19.  
  20. <Hotkey 1, 2, 3, 4, 5, 6, 7, 8, 9, 0 >
  21. <SendLabel Daoc1sf, Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  22. <Key %TRIGGER%>
  23.  
  24. <Hotkey F,X,I,K,L,J>
  25. <SendLabel Daoc1sf, Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  26. <Key %TRIGGER%>
  27.  
  28. <Hotkey O> /// assist
  29. <SendLabel Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  30. <key enter>
  31. <text /assist Allezz>
  32. <key enter>
  33.  
  34. <Hotkey A> /// sort
  35. <SendLabel Daoc1sf, Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  36. <key 5>
  37. <Key %TRIGGER%>
  38.  
  39. <Hotkey F2> /// sortir
  40. <SendLabel Daoc1sf, Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  41. <key enter>
  42. <text /s exit>
  43. <key enter>
  44. <Key %TRIGGER%>
  45.  
  46. <Hotkey F3> /// enter
  47. <SendLabel Daoc1sf, Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  48. <key enter>
  49. <text /s enter>
  50. <key enter>
  51. <Key %TRIGGER%>
  52.  
  53. <Hotkey E> /// stick
  54. <SendLabel Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  55. <key enter>
  56. <text /target Allezz>
  57. <key enter>
  58. <wait 250>
  59. <key enter>
  60. <text /stick>
  61. <key enter>
  62. <Key %TRIGGER%>
  63.  
  64. <Hotkey F8> /// clientsleep
  65. <SendLabel Daoc1sf, Daoc2sf, Daoc3sf, Daoc4sf, Daoc5sf, Daoc6sf>
  66. <key enter>
  67. <text /clientsleep never> /// background
  68. <key enter>
  69.  
  70. <Hotkey F9> // PRESS BEFORE LAUNCHING 3rd client 5th client on one pc etc
  71. <SendPC Local>
  72. <KillMutex \BaseNamedObjects\DAoCi1>
  73. <KillMutex \BaseNamedObjects\DAoCi2>
  74.  
  75. <Hotkey F10> ///////////////////////////////////////////////////// rename windows on all pc's
  76. <RenameWin Dark Daoc1>
  77. <RenameWin Dark Daoc2>
  78. <RenameWin Dark Daoc3>
  79. <RenameWin Dark Daoc4>
  80. <RenameWin Dark Daoc5>
  81. <RenameWin Dark Daoc6>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement