Injection Hotkeys

General Injection issues

Moderators: Murderator+, Murderator

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

Injection Hotkeys

Post by Knight1106 »

Is there anyway to edit my injection.xml or other file for my hotkeys works
for all accounts that i have, whithout having to bind all them on each new account ?
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Re: Injection Hotkeys

Post by Nmy »

Knight1106 wrote:Is there anyway to edit my injection.xml or other file for my hotkeys works
for all accounts that i have, whithout having to bind all them on each new account ?


open with notepad
Knight1106
Posts: 64
Joined: 2005-09-08 18:38:12

Re: Injection Hotkeys

Post by Knight1106 »

NMY wrote:
Knight1106 wrote:Is there anyway to edit my injection.xml or other file for my hotkeys works
for all accounts that i have, whithout having to bind all them on each new account ?


open with notepad


but what do i do for the hotkey works in all accounts without having to set it on each account name ?
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Post by Nmy »

for example i have something like this:

Code: Select all

      <account name="Desa"
            >
         <character serial="00038A8A"
               light="0"
               display_bm_count="false"
               display_bp_count="false"
               display_ga_count="false"
               display_gs_count="false"
               display_mr_count="false"
               display_ns_count="false"
               display_sa_count="false"
               display_ss_count="false"
               display_va_count="false"
               display_en_count="false"
               display_wh_count="false"
               display_fd_count="false"
               display_br_count="false"
               display_h_count="false"
               display_c_count="false"
               display_m_count="false"
               display_l_count="false"
               display_b_count="false"
               display_ar_count="false"
               display_bt_count="false"
               display_hitpoints="true"
               display_mana="true"
               display_stamina="true"
               display_armor="true"
               display_weight="false"
               display_gold="false"
               >
            <dress key="NMY">
               <item serial="4002E69D" layer="10"/>
               <item serial="4002003E" layer="14"/>
               <item serial="40048D86" layer="17"/>
            </dress>
            <hotkey key_hash="0x00db" command="msg Hi dude!"/>
            <hotkey key_hash="0x00dd" command="exec say2"/>
            <hotkey key_hash="0x00e2" command="exec LIFE"/>
            <hotkey key_hash="0x086f" command="exec say"/>
            <hotkey key_hash="0x0030" command="msg .. /online"/>
            <hotkey key_hash="0x0031" command="exec Wep_and_Shield"/>
            <hotkey key_hash="0x0032" command="exec bow"/>
            <hotkey key_hash="0x0033" command="exec heal"/>
            <hotkey key_hash="0x0034" command="cast &apos;Heal&apos; self "/>
            <hotkey key_hash="0x0035" command="cast &apos;Greater Heal&apos; self "/>
            <hotkey key_hash="0x0036" command="cast &apos;Cure&apos; self "/>
            <hotkey key_hash="0x0037" command="msg .drink_cure"/>
            <hotkey key_hash="0x0038" command="cast &apos;Feeblemind&apos; self "/>
            <hotkey key_hash="0x0039" command="cast &apos;Mana Drain&apos; lasttarget"/>
            <hotkey key_hash="0x0041" command="useskill &apos;Anatomy&apos;"/>
            <hotkey key_hash="0x0042" command="useobject &apos;backpack&apos;"/>
            <hotkey key_hash="0x0043" command="msg .evade"/>
            <hotkey key_hash="0x0044" command="exec Detect"/>
            <hotkey key_hash="0x0045" command="cast &apos;Magic Arrow&apos; self "/>
            <hotkey key_hash="0x0047" command="exec Gorget"/>
            <hotkey key_hash="0x0048" command="msg .home"/>
            <hotkey key_hash="0x0049" command="cast &apos;Wall of Stone&apos;"/>
            <hotkey key_hash="0x004a" command="info"/>
            <hotkey key_hash="0x004b" command="msg Bank"/>
            <hotkey key_hash="0x004c" command="usefromground &apos;0x0E95&apos;"/>
            <hotkey key_hash="0x004d" command="useskill &apos;Meditation&apos;"/>
            <hotkey key_hash="0x004f" command="cast &apos;Dispel&apos;"/>
            <hotkey key_hash="0x0050" command="cast &apos;Mass Dispel&apos; self"/>
            <hotkey key_hash="0x0054" command="exec hide"/>
            <hotkey key_hash="0x0055" command="cast &apos;Dispel Field&apos; "/>
            <hotkey key_hash="0x0056" command="exec SPunch"/>
            <hotkey key_hash="0x0058" command="hide"/>
            <hotkey key_hash="0x0059" command="cast &apos;Teleport&apos; "/>
            <hotkey key_hash="0x005a" command="exec Restore"/>
            <hotkey key_hash="0x0061" command="exec WoS1"/>
            <hotkey key_hash="0x0062" command="exec test"/>
            <hotkey key_hash="0x0063" command="exec WoS3"/>
            <hotkey key_hash="0x0064" command="exec PF"/>
            <hotkey key_hash="0x0065" command="exec WoS"/>
            <hotkey key_hash="0x0067" command="exec WoS7"/>
            <hotkey key_hash="0x0069" command="exec WoS9"/>
            <hotkey key_hash="0x006a" command="exec fontcolor"/>
            <hotkey key_hash="0x006b" command="exec Dress"/>
            <hotkey key_hash="0x006e" command="exec MassDrop"/>
            <hotkey key_hash="0x0070" command="cast &apos;Magic Arrow&apos; "/>
            <hotkey key_hash="0x0071" command="cast &apos;Magic Arrow&apos; lasttarget"/>
            <hotkey key_hash="0x0072" command="cast &apos;Poison&apos; lasttarget"/>
            <hotkey key_hash="0x0073" command="cast &apos;Weaken&apos; lasttarget"/>
            <hotkey key_hash="0x0074" command="cast &apos;Paralyze&apos; lasttarget"/>
            <hotkey key_hash="0x0075" command="exec Lightning"/>
            <hotkey key_hash="0x0076" command="cast &apos;Lightning&apos; lasttarget"/>
            <hotkey key_hash="0x0077" command="cast &apos;Flame Strike&apos; lasttarget"/>
            <hotkey key_hash="0x0078" command="exec invis"/>
            <hotkey key_hash="0x0079" command="msg .drink_invis"/>
            <hotkey key_hash="0x007a" command="msg .drink_mana_total"/>
            <hotkey key_hash="0x007b" command="msg .drink_refresh_total"/>
            <hotkey key_hash="0x0822" command="exec LD"/>
            <hotkey key_hash="0x0824" command="exec sStone"/>
            <hotkey key_hash="0x0825" command="exec MassMA"/>
            <hotkey key_hash="0x00bb" command="exec Buff"/>
            <hotkey key_hash="0x00bc" command="exec info_ball"/>
            <hotkey key_hash="0x00c0" command="exec HEALme"/>
         </character>
      </account>
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Post by Nmy »

all you need is copy

Code: Select all

            <hotkey key_hash="0x00db" command="msg Hi dude!"/>
            <hotkey key_hash="0x00dd" command="exec say2"/>
            <hotkey key_hash="0x00e2" command="exec LIFE"/>
            <hotkey key_hash="0x086f" command="exec say"/>
            <hotkey key_hash="0x0030" command="msg .. /online"/>
            <hotkey key_hash="0x0031" command="exec Wep_and_Shield"/>
            <hotkey key_hash="0x0032" command="exec bow"/>
            <hotkey key_hash="0x0033" command="exec heal"/>
            <hotkey key_hash="0x0034" command="cast &apos;Heal&apos; self "/>
            <hotkey key_hash="0x0035" command="cast &apos;Greater Heal&apos; self "/>
            <hotkey key_hash="0x0036" command="cast &apos;Cure&apos; self "/>
            <hotkey key_hash="0x0037" command="msg .drink_cure"/>
            <hotkey key_hash="0x0038" command="cast &apos;Feeblemind&apos; self "/>
            <hotkey key_hash="0x0039" command="cast &apos;Mana Drain&apos; lasttarget"/>
            <hotkey key_hash="0x0041" command="useskill &apos;Anatomy&apos;"/>
            <hotkey key_hash="0x0042" command="useobject &apos;backpack&apos;"/>
            <hotkey key_hash="0x0043" command="msg .evade"/>
            <hotkey key_hash="0x0044" command="exec Detect"/>
            <hotkey key_hash="0x0045" command="cast &apos;Magic Arrow&apos; self "/>
            <hotkey key_hash="0x0047" command="exec Gorget"/>
            <hotkey key_hash="0x0048" command="msg .home"/>
            <hotkey key_hash="0x0049" command="cast &apos;Wall of Stone&apos;"/>
            <hotkey key_hash="0x004a" command="info"/>
            <hotkey key_hash="0x004b" command="msg Bank"/>
            <hotkey key_hash="0x004c" command="usefromground &apos;0x0E95&apos;"/>
            <hotkey key_hash="0x004d" command="useskill &apos;Meditation&apos;"/>
            <hotkey key_hash="0x004f" command="cast &apos;Dispel&apos;"/>
            <hotkey key_hash="0x0050" command="cast &apos;Mass Dispel&apos; self"/>
            <hotkey key_hash="0x0054" command="exec hide"/>
            <hotkey key_hash="0x0055" command="cast &apos;Dispel Field&apos; "/>
            <hotkey key_hash="0x0056" command="exec SPunch"/>
            <hotkey key_hash="0x0058" command="hide"/>
            <hotkey key_hash="0x0059" command="cast &apos;Teleport&apos; "/>
            <hotkey key_hash="0x005a" command="exec Restore"/>
            <hotkey key_hash="0x0061" command="exec WoS1"/>
            <hotkey key_hash="0x0062" command="exec test"/>
            <hotkey key_hash="0x0063" command="exec WoS3"/>
            <hotkey key_hash="0x0064" command="exec PF"/>
            <hotkey key_hash="0x0065" command="exec WoS"/>
            <hotkey key_hash="0x0067" command="exec WoS7"/>
            <hotkey key_hash="0x0069" command="exec WoS9"/>
            <hotkey key_hash="0x006a" command="exec fontcolor"/>
            <hotkey key_hash="0x006b" command="exec Dress"/>
            <hotkey key_hash="0x006e" command="exec MassDrop"/>
            <hotkey key_hash="0x0070" command="cast &apos;Magic Arrow&apos; "/>
            <hotkey key_hash="0x0071" command="cast &apos;Magic Arrow&apos; lasttarget"/>
            <hotkey key_hash="0x0072" command="cast &apos;Poison&apos; lasttarget"/>
            <hotkey key_hash="0x0073" command="cast &apos;Weaken&apos; lasttarget"/>
            <hotkey key_hash="0x0074" command="cast &apos;Paralyze&apos; lasttarget"/>
            <hotkey key_hash="0x0075" command="exec Lightning"/>
            <hotkey key_hash="0x0076" command="cast &apos;Lightning&apos; lasttarget"/>
            <hotkey key_hash="0x0077" command="cast &apos;Flame Strike&apos; lasttarget"/>
            <hotkey key_hash="0x0078" command="exec invis"/>
            <hotkey key_hash="0x0079" command="msg .drink_invis"/>
            <hotkey key_hash="0x007a" command="msg .drink_mana_total"/>
            <hotkey key_hash="0x007b" command="msg .drink_refresh_total"/>
            <hotkey key_hash="0x0822" command="exec LD"/>
            <hotkey key_hash="0x0824" command="exec sStone"/>
            <hotkey key_hash="0x0825" command="exec MassMA"/>
            <hotkey key_hash="0x00bb" command="exec Buff"/>
            <hotkey key_hash="0x00bc" command="exec info_ball"/>
            <hotkey key_hash="0x00c0" command="exec HEALme"/>


and paste into another character info...
beware do not make any mistakes...
Post Reply