Jump to content

Ste88

Members
  • Content Count

    2
  • Joined

  • Last visited

Posts posted by Ste88


  1. please post your configured part of the script so i can have a look...

     

    Thank you! Here the edited part:

    _timeZoneChange = 20 ; Time in minutes until zoneChange will be initialized.

    _numberOfZones = 5 ; enter your desired number of different zones you want to use. If using less then 5 zones the unnecessary variables will get skipped ("_zone_to_cleanX", "_zone_to_clean_actX" and "_zone_to_clean_difficultyX").

    _zone_to_clean1 = the_library ; enter desired Zone 1 [see coordinates.ini (Exiled Bot) to get the exact writings for the different zones!]

    _zone_to_clean_act1 = 3 ; enter desired act for Zone 1

    _zone_to_clean_difficulty1 = 3 ; enter desired difficulty for Zone 1 [1=normal, 2=cruel, 3=merciless]

    _zone_to_clean2 = the_sceptre_of_god ; enter desired Zone 2 [see coordinates.ini (Exiled Bot) to get the exact writings for the different zones!]

    _zone_to_clean_act2 = 3 ; enter desired act for Zone 2

    _zone_to_clean_difficulty2 = 3 ; enter desired difficulty for Zone 2 [1=normal, 2=cruel, 3=merciless]

    _zone_to_clean3 = the_library ; enter desired Zone 3 [see coordinates.ini (Exiled Bot) to get the exact writings for the different zones!]

    _zone_to_clean_act3 = 3 ; enter desired act for Zone 3

    _zone_to_clean_difficulty3 = 3 ; enter desired difficulty for Zone 3 [1=normal, 2=cruel, 3=merciless]

    _zone_to_clean4 = lunaris_temple ; enter desired Zone 4 [see coordinates.ini (Exiled Bot) to get the exact writings for the different zones!]

    _zone_to_clean_act4 = 3 ; enter desired act for Zone 4

    _zone_to_clean_difficulty4 = 3 ; enter desired difficulty for Zone 4 [1=normal, 2=cruel, 3=merciless]

    _zone_to_clean5 = the_library ; enter desired Zone 5 [see coordinates.ini (Exiled Bot) to get the exact writings for the different zones!]

    _zone_to_clean_act5 = 3 ; enter desired act for Zone 5

    _zone_to_clean_difficulty5 = 3 ; enter desired difficulty for Zone 5 [1=normal, 2=cruel, 3=merciless]

    _numberOfStashTabs = 3 ; enter your desired number of different stashTabs you want to use. If using less then 5 stashTabs the unnecessary variables will get skipped.

    _stash_tab_to_use1 = 1 ; Number of stashTab 1 you want to use. [No specific order needed]

    _stash_tab_to_use2 = 2 ; Number of stashTab 1 you want to use. [No specific order needed]

    _stash_tab_to_use3 = 3 ; Number of stashTab 1 you want to use. [No specific order needed]

    _stash_tab_to_use4 = ; Number of stashTab 1 you want to use. [No specific order needed]

    _stash_tab_to_use5 = ; Number of stashTab 1 you want to use. [No specific order needed]

    _path_bot = D:\Downloads\PoE stuff ; Path to your Exiled.Bot

    _path_poe = D:\SteamLibrary\SteamApps\common\PoE ; Path where to where you installed PoE. [don't include game.exe]

    _name_poe = PathOfExile.exe ; Name of the game exe [normally: PathOfExile.exe]

    _name_bot = ExiledBot GUI.exe ; Name of the ExiledBot exe [normally: ExiledBot GUI.exe]

    _name_poe_win = Path of Exile ; Name of the window when you run game exe [normally: Path of Exile]

    _name_bot_win = Exiled Bot ; Name of the window when you run exilebot exe [for elites normally: Exiled Bot (Elite)]

    _profile_bot = Stemplar_LIB ; Name of the Exiled Bot profile used. If you didnt created a new profile use: default!

×
×
  • Create New...