Jump to content

dims111

Beta Tester
  • Content Count

    14
  • Joined

  • Last visited

Posts posted by dims111


  1. So what is it exactly you want it to do?

     

    List it like this, 

    1.

    2.

    3.

    etc.

    If I were to try to do this it wont be in ahk but in .net probably, of course full source code will be available.

     

    Oh! Thanks for the offer of help!

    I see the following sequence of actions:

    1. Boat of the city falls into the new location.

    2. Go check - whether all the aura?

    3. If not - includes all prescribed settings aura bot.

    4. Switches on the auxiliary weapons

    5. Runs RF (2 variants here, press 1 button or press the 3 buttons with pauses of 1 second)

    5a. Snapshot for RF done using Searing Touch. In this case - just run the RF - press one button.

    5b. Snapshot for RF done using 2 swords Redbeak. In this case, press 3 buttons with a delay of 1 second

    6. Switch weapons on the ground

    7. Boat comes back on and runs to produce ex :)


  2. Well you can write a script that pauses the bot when entering a new location that is not the town and make it press X to switch weapon then click EB and change the settings and after its done make PoE window active and press continue.

    That's all fine :) Procedure clear to me :)

    I'm looking for a programmer who would write such a script. I'm not a programmer, unfortunately :) I think those who play RF quite a lot and so many useful script.

    You can try to write it?


  3. Having a bit of trouble with the script.  It seems like everything works fine except the commands fixed to F1 (oos), F2 (remaining) and F10 (trade chat).  Nothing happens when I press any of those buttons.  All of the other commands including the auto potions work great.  And I've used other scripts in the past for each of those functions without issue.  Any idea on what could be going on?

    Unfortunately I have the same problem ((

    Not working F1 F2 F3. Nothing happens.


  4. 0.15g

     

     

    ; Skills config file
    [skills]

    ; Set here the key or the mouse button of the skill.
    skill0_key=mouse_left

    ; Set here the minimum distance from monster to use this skill.
    skill0_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill0_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill0_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill0_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill0_priority=5

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill0_target=0

    ; Use skill depending of the number of targets close to the monster
    skill0_close_targets=0

    ; Range used when checking monsters around the target
    skill0_close_targets_range=100

    ; Press shift while casting ?
    skill0_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill1_key=mouse_right

    ; Set here the minimum distance from monster to use this skill.
    skill1_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill1_max_distance_value=200

    ; Set here if you want to use this skill as an aura.
    skill1_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill1_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill1_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill1_target=0

    ; Use skill depending of the number of targets close to the monster
    skill1_close_targets=0

    ; Range used when checking monsters around the target
    skill1_close_targets_range=100

    ; Press shift while casting ?
    skill1_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill2_key=mouse_wheel

    ; Set here the minimum distance from monster to use this skill.
    skill2_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill2_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill2_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill2_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill2_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill2_target=0

    ; Use skill depending of the number of targets close to the monster
    skill2_close_targets=0

    ; Range used when checking monsters around the target
    skill2_close_targets_range=100

    ; Press shift while casting ?
    skill2_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill3_key=Q

    ; Set here the minimum distance from monster to use this skill.
    skill3_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill3_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill3_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill3_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill3_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill3_target=0

    ; Use skill depending of the number of targets close to the monster
    skill3_close_targets=0

    ; Range used when checking monsters around the target
    skill3_close_targets_range=100

    ; Press shift while casting ?
    skill3_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill4_key=W

    ; Set here the minimum distance from monster to use this skill.
    skill4_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill4_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill4_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill4_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill4_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill4_target=0

    ; Use skill depending of the number of targets close to the monster
    skill4_close_targets=0

    ; Range used when checking monsters around the target
    skill4_close_targets_range=100

    ; Press shift while casting ?
    skill4_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill5_key=E

    ; Set here the minimum distance from monster to use this skill.
    skill5_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill5_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill5_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill5_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill5_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill5_target=0

    ; Use skill depending of the number of targets close to the monster
    skill5_close_targets=0

    ; Range used when checking monsters around the target
    skill5_close_targets_range=100

    ; Press shift while casting ?
    skill5_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill6_key=R

    ; Set here the minimum distance from monster to use this skill.
    skill6_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill6_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill6_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill6_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill6_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill6_target=0

    ; Use skill depending of the number of targets close to the monster
    skill6_close_targets=0

    ; Range used when checking monsters around the target
    skill6_close_targets_range=100

    ; Press shift while casting ?
    skill6_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill7_key=T

    ; Set here the minimum distance from monster to use this skill.
    skill7_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill7_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill7_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill7_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill7_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill7_target=0

    ; Use skill depending of the number of targets close to the monster
    skill7_close_targets=0

    ; Range used when checking monsters around the target
    skill7_close_targets_range=100

    ; Press shift while casting ?
    skill7_use_shift=false


  5. ; Skills config file
    [skills]

    ; Set here the key or the mouse button of the skill.
    skill0_key=mouse_left

    ; Set here the minimum distance from monster to use this skill.
    skill0_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill0_max_distance_value=300

    ; Set here if you want to use this skill as an aura.
    skill0_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill0_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill0_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill0_target=0

    ; Use skill depending of the number of targets close to the monster
    skill0_close_targets=0

    ; Range used when checking monsters around the target
    skill0_close_targets_range=100

    ; Press shift while casting ?
    skill0_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill1_key=mouse_right

    ; Set here the minimum distance from monster to use this skill.
    skill1_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill1_max_distance_value=200

    ; Set here if you want to use this skill as an aura.
    skill1_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill1_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill1_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill1_target=0

    ; Use skill depending of the number of targets close to the monster
    skill1_close_targets=0

    ; Range used when checking monsters around the target
    skill1_close_targets_range=100

    ; Press shift while casting ?
    skill1_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill2_key=mouse_wheel

    ; Set here the minimum distance from monster to use this skill.
    skill2_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill2_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill2_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill2_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill2_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill2_target=0

    ; Use skill depending of the number of targets close to the monster
    skill2_close_targets=0

    ; Range used when checking monsters around the target
    skill2_close_targets_range=100

    ; Press shift while casting ?
    skill2_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill3_key=Q

    ; Set here the minimum distance from monster to use this skill.
    skill3_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill3_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill3_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill3_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill3_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill3_target=0

    ; Use skill depending of the number of targets close to the monster
    skill3_close_targets=0

    ; Range used when checking monsters around the target
    skill3_close_targets_range=100

    ; Press shift while casting ?
    skill3_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill4_key=W

    ; Set here the minimum distance from monster to use this skill.
    skill4_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill4_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill4_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill4_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill4_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill4_target=0

    ; Use skill depending of the number of targets close to the monster
    skill4_close_targets=0

    ; Range used when checking monsters around the target
    skill4_close_targets_range=100

    ; Press shift while casting ?
    skill4_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill5_key=E

    ; Set here the minimum distance from monster to use this skill.
    skill5_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill5_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill5_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill5_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill5_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill5_target=0

    ; Use skill depending of the number of targets close to the monster
    skill5_close_targets=0

    ; Range used when checking monsters around the target
    skill5_close_targets_range=100

    ; Press shift while casting ?
    skill5_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill6_key=R

    ; Set here the minimum distance from monster to use this skill.
    skill6_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill6_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill6_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill6_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill6_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill6_target=0

    ; Use skill depending of the number of targets close to the monster
    skill6_close_targets=0

    ; Range used when checking monsters around the target
    skill6_close_targets_range=100

    ; Press shift while casting ?
    skill6_use_shift=false

    ; Set here the key or the mouse button of the skill.
    skill7_key=T

    ; Set here the minimum distance from monster to use this skill.
    skill7_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.
    skill7_max_distance_value=0

    ; Set here if you want to use this skill as an aura.
    skill7_is_aura=false

    ; Set here the timer before the bot using the skill again (in ms).
    skill7_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).
    skill7_priority=1

    ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both?
    skill7_target=0

    ; Use skill depending of the number of targets close to the monster
    skill7_close_targets=0

    ; Range used when checking monsters around the target
    skill7_close_targets_range=100

    ; Press shift while casting ?
    skill7_use_shift=false

×
×
  • Create New...