What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Request: EB autoselect profile after x seconds

WhereIsMyMind

Member
Joined
Oct 12, 2013
Messages
848
Reaction score
5
Hi Pushedx,

Currently we open EB and have to select a profile. can that be automated with the standard options? You know, autoselects after x seconds, uses last profile, 'check here to not receive this again', or entry in config file to do above?

Anyone else interested in this? If not then please ignore.. I can use autoit.

WIMM
 
Hi Pushedx,

Currently we open EB and have to select a profile. can that be automated with the standard options? You know, autoselects after x seconds, uses last profile, 'check here to not receive this again', or entry in config file to do above?

Anyone else interested in this? If not then please ignore.. I can use autoit.

WIMM
Hey WIMM, back when beta was released, this still works
Code:
C:\Users\~\Desktop\ExilebuddyBETA\ExilebuddyBETA.exe -pname:PathOfExile --config:ONE
-pname is the process name.
--config is the profile.
 
Back
Top