• Visit Rebornbuddy
  • Changing bot control keys

    Discussion in 'Archives' started by toptorgi, Aug 4, 2016.

    1. toptorgi

      toptorgi New Member

      Joined:
      Sep 30, 2015
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1
      Hey. Help change the start-stop bot button from alt+shift+s to f11. GlobalSettings.json it contains options
      "StartStopBotEnabled": true,
      "StartStopBotKey": 83,
      "StartStopBotMod": 5,

      but they do not understand and change them when you restart the bot to recover to the default.
       
    2. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      This should change the hotkey from alt+shift+s to F11

      "StartStopBotEnabled": true,
      "StartStopBotKey": 122,
      "StartStopBotMod": 0,


      You can get a list of all the key codes from here: http://www.evonsdesigns.com/2013/05/systemwindowsformskeys-integer-values.html
       
    3. toptorgi

      toptorgi New Member

      Joined:
      Sep 30, 2015
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1
      This doesnt work for me. But thank you for ur reply.
      Pls tell me more what this line:
      "StartStopBotMod": 0,

      Already understood. 0 - none , 5 - alt+shift
       
      Last edited: Aug 6, 2016
    4. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      Not sure what else you need to know about that line.
      0 = none
      1 = Alt
      2 = Control
      4 = Shift
      8 = Win

      Make sure you are not trying to change the file while Exilebuddy is open. I dont currently have a sub for Exilebuddy to test any of this, but things have been changing kind of rapidly over the last few months.

      Pushedx will have to comment more if something has changed with hotkeys. He answered some of my questions about this topic a long while back in this thread: https://www.thebuddyforum.com/exile...181-changing-default-hotkeys.html#post2018758

      So maybe that will have more info for you.
       
    5. toptorgi

      toptorgi New Member

      Joined:
      Sep 30, 2015
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1
      already it works fine. Thank u UB ))))))
      on the site search engine is very bad. I was looking for a thread about the keys but found nothing.
       
      Last edited: Aug 6, 2016

    Share This Page