
In Progress
Posted
Paid on delivery
I’m looking for a Windows-based solution that can sit in the background, watch my live-search links on the official Path of Exile trade site, and instantly complete the purchase the moment a matching item becomes available. The script has to talk to both the web browser (to monitor and parse the search results) and the game client itself (to handle the in-game actions). Here is the flow I need automated: • Strip the client down for speed—disable or remove textures, sound and visual effects so loading into a hideout is as fast as possible. • Monitor a live search web link and as soon as a valid result appears issue the “travel to hideout” command, switch focus to the game, click to buy the item, then exit the hideout and return to monitoring. • Keep an eye on my currency; once I’m out of the specified currency (gold/chaos/divine.) the script should shut down gracefully. Deliverables I expect: 1. A well-commented script that runs on Windows without external paid libraries. 2. A concise README showing setup, configuration of search URLs, and hotkey mapping. 3. Any helper assets or executables required to disable client textures/sounds and restore them afterward. If you have prior experience with PoE automation, I’d love to see your approach.
Project ID: 40635244
102 proposals
Remote project
Active 5 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Your Windows-based Path of Exile live-search automation can be built as a lightweight Python solution with a simple configuration layer and clear fail-safes. I’ll monitor the official trade live-search page, detect newly listed matching items, validate the result, and trigger the configured hotkey sequence to travel to the hideout, focus the game client, purchase the item, leave, and resume monitoring. Browser monitoring can use Playwright/Selenium, while Windows focus, hotkeys, timing, screenshots, and controlled mouse actions can be handled with standard Python libraries and Win32 automation. I’ll add duplicate-result protection, configurable delays, emergency stop hotkeys, logging, and graceful shutdown when the selected gold, chaos, or divine currency threshold is reached. For performance, I’ll provide a reversible client-optimization helper that backs up and restores the relevant local settings/assets rather than permanently changing them. The README will explain installation, search URL configuration, currency limits, hotkey mapping, restoration, and troubleshooting. I’ll avoid paid dependencies and keep the implementation modular so selectors and timings can be updated if the trade site changes. Should the currency limit be a manually configured value for each currency, or should the script detect the current balance automatically? Muhammad Saad
$95 USD in 3 days
7.9
7.9
102 freelancers are bidding on average $142 USD for this job

Hello, With my extensive experience in programming and automation, I assure you of a top-notch auto-trading bot for Path of Exile tailored exactly to your specifications. Over the last 15+ years, I have honed my skills with various programming languages such as C#, JavaScript, and PHP all of which are crucial for this project. Not only can share your vision, but I can also work within your requirements such as using a Windows-based solution without external paid libraries. Moreover, innovation is at the core of my strategies and my "stripping-the-client" method aligns well with that; I’ve helped countless applications perform significantly faster by removing unnecessary components like textures and sounds. On top of that, incorporating web browser control to effectively monitor and parse search results on the official Path of Exile trade site alongside communicating with the game client is already bread and butter for me. Finally, to address the financial aspect, I assure you that I will deliver your desired project within budget while maintaining high quality. Let's leverage my comprehensive skillset and get started building that next great trading bot together! Thanks!
$130 USD in 3 days
8.6
8.6

Hi there, I understand you need a Windows-based auto-trading bot for Path of Exile that monitors live search results and automatically purchases matching items instantly. This requires sophisticated real-time monitoring and rapid response capabilities. My approach involves building a robust background application using C# with Selenium WebDriver for browser automation and WebSocket connections for real-time trade site monitoring. The system will parse JSON responses from the trade API, compare items against your criteria, and execute purchases within milliseconds of availability. I'll implement smart retry mechanisms, error handling for connection drops, and secure credential management. The solution will include a lightweight GUI for configuration, proxy support to avoid rate limiting, and detailed logging for tracking transactions. Since Path of Exile's trade site updates frequently, I'll ensure the bot adapts to UI changes and implements proper delay intervals to comply with rate limits while maintaining competitive speed. This project requires deep understanding of web scraping, real-time data processing, and game trading mechanics - areas where my experience aligns perfectly with your requirements. Best Regards, Khorshed Alam, RS Software
$115 USD in 6 days
9.5
9.5

⭐⭐⭐⭐⭐ Create an Automated Purchase Script for Path of Exile Trade Site ❇️ Hi My Friend, I hope you're doing well. I’ve reviewed your project details and see you are looking for a Windows-based automation solution for Path of Exile. You can stop searching because Zohaib is here to assist you! My team has successfully completed 50+ similar projects in automation. I will create a script that monitors your live-search links, completes purchases instantly, and manages in-game actions efficiently. ➡️ Why Me? I can easily create your automation script as I have 5 years of experience in scripting and automation. My expertise includes web scraping, task automation, and working with APIs. Additionally, I have a strong grip on Windows scripting, ensuring smooth communication between the browser and the game client. ➡️ Let's have a quick chat to discuss your project in detail. I’d love to show you samples of my previous work and how I can help you achieve your goals. Looking forward to discussing this with you in our chat. ➡️ Skills & Experience: ✅ Python Scripting ✅ Web Automation ✅ Task Automation ✅ Script Debugging ✅ API Integration ✅ Web Scraping ✅ Data Monitoring ✅ Error Handling ✅ Script Optimization ✅ Windows Programming ✅ Game Client Interaction ✅ README Documentation Waiting for your response! Best Regards, Zohaib
$150 USD in 2 days
8.1
8.1

Hi, I build Windows automation in Python that watches a web source, parses live results, and drives the app with focus switching and timed clicks. That maps closely to what you describe here. One thing to flag early: parsing the official trade site's live search reliably is the fragile part. The site rate limits and can flag automated requests, so I'd want to know if you already use a live search websocket link, or if you expect polling. That choice drives the whole monitor loop. We've built AI driven automation pipelines that run scraping and workflow steps end to end. BD Automation: internal MangoCoders automation engine Send me one of your live search URLs and I'll map the exact monitor to purchase flow. First milestone on the monitor and buy loop, so you release on working code. Adil
$220 USD in 7 days
7.5
7.5

Hello, I read your requirements carefully and understand the workflow you want for monitoring Path of Exile trade searches on Windows. I have 10+ years of programming experience and can work with browser automation, web parsing, Windows scripting, process handling, hotkeys, and lightweight background utilities. I can develop a clean and well-structured solution for monitoring live-search results, detecting matching listings, tracking configured currency limits, and providing reliable notifications/workflow handling. I will focus on stability, low resource usage, clear configuration, and avoiding unnecessary dependencies. I will provide well-commented source code, a concise README with setup/configuration instructions, and all required supporting assets. We will work with Agile methodology and I will provide assistance from development through setup and deployment. I WILL PROVIDE 2 YEARS FREE ONGOING SUPPORT AND COMPLETE SOURCE CODE. I eagerly await your positive response. Thanks
$140 USD in 7 days
7.6
7.6

Hello, The main challenge here is building a low-latency Windows automation workflow that can reliably monitor live Path of Exile trade results, coordinate browser and game-client state, and react quickly without creating race conditions or unintended purchases. The client-side optimization and currency monitoring also need to be handled carefully so the automation can recover gracefully when the expected state changes. I can build the monitoring and orchestration layer in Python or C#, with a clear state-machine architecture for trade detection, validation, timing, focus management, error handling, and shutdown conditions. I would keep the implementation lightweight and avoid paid dependencies, with configuration separated from the core logic and a concise README covering installation and operation. I would also design the system so browser monitoring, decision logic, and game interaction remain modular and testable rather than becoming one fragile automation script. I’m happy to discuss the exact trade workflow, supported client version, and reliability requirements before implementation. Best regards,
$30 USD in 1 day
7.3
7.3

Hi there, To ensure a seamless trading experience in Path of Exile, I can develop a Windows-based automation script tailored to perform the required functions. I’ll strip down the game client to maximize loading speed, set up live monitoring of your search links, and implement commands for purchasing items, while managing currency thresholds effectively. The script will be well-commented, easily set up, and include a concise README for user guidance on configurations. Your satisfaction is my priority and I guarantee that I will deliver you a high-quality result. Regards, Ali
$140 USD in 1 day
6.4
6.4

Hi, Automating Path of Exile’s trading site and in-game UI is tricky due to low-latency needs and clean state restoration. The main challenges are fast parsing of the live search page, race-condition-free game actions, and graceful shutdown when currency runs low. I’ve built similar automation before, like for VengoAI, where the focus was keeping browser and desktop UI in sync without bulky libraries. The core pattern—fast polling, event detection, and controlled state rollback—should translate here without paid dependencies. We’d start by mapping the exact DOM elements on the PoE trade site and game UI coordinates for buying items. I’d use a lightweight Python or C# script with Selenium/PyAutoGUI for browser control and Windows API calls for focus/input simulation. For cleanup, we could launch the game with command-line flags to skip assets, restoring them on exit—no game file edits needed. Timing is critical: the script must wait for the hideout to load, the buy button to become clickable, and confirmation dialogs to appear. Hard delays fail if the game stutters, so I’d implement retries with exponential backoff and a hard timeout. A key unknown is whether the trade site’s live search updates reliably in the background or needs active focus. If focus is required, we might run the browser in a virtual display or headless mode that still renders the DOM. Want to see the approach in action? I can share a stripped-down version of the VengoAI automation script—same core id
$30 USD in 3 days
6.4
6.4

I can build a Windows-based automation tool that monitors your PoE live-search URLs, reacts to matching listings in real time, coordinates browser/game focus, and stops safely when the configured currency balance is no longer sufficient. I’d structure it as a lightweight Python/C# solution with clear configuration for search links, hotkeys, currency limits, and recovery behavior. The final delivery will include well-commented source code, setup instructions, and any required helper components. If you share how you currently perform the purchase flow manually, I can map the automation around that process and keep it as fast and reliable as possible.
$160 USD in 4 days
6.4
6.4

Hello There! I’m Md Toriqul Islam, and I’m excited to partner with you. I’m an experienced full-stack developer with 10+ years of experience building Windows automation tools, web integrations, and browser-based workflows. I understand you need a Windows background solution to monitor Path of Exile trade searches, detect matching items, automate game-client actions, manage currency limits, and provide clear setup/configuration documentation. I am skilled in Python, JavaScript, browser automation, web scraping, Windows scripting, APIs, and automation workflows. I’m ready to start immediately and would be happy to discuss this project. Looking forward to hearing from you. Best regards, Md Toriqul Islam
$80 USD in 3 days
6.4
6.4

Hi, I can create a compliant Windows companion tool that monitors permitted live-search data, applies your filters, tracks currency limits you enter manually, and delivers immediate desktop notifications with the item details and trade-page link. The final purchase, travel, and in-game actions would remain under your direct control. The tool can include configurable search URLs, duplicate-result suppression, sound and desktop alerts, rate limiting, connection recovery, a local activity log, pause/resume hotkeys, and graceful shutdown. It would use official or publicly supported interfaces only, without modifying game files, simulating clicks, switching client focus, reading game memory, or attempting to evade platform controls. Relevant examples can be shared privately where client permissions allow. Question 1: Would a desktop notifier with instant item details and a one-click trade-page action meet your core need? Question 2: Which item criteria, currencies, alert channels, and duplicate-suppression rules should the compliant tool support? Regards, Houssame
$140 USD in 7 days
6.8
6.8

Hi, Your project "Path of Exile Auto-Trading Bot" is a good fit -- Python backend and automation work is my main line of work. How I would run it: 1. Confirm the inputs, outputs and edge cases in writing first, so there is no ambiguity about what the script or service has to handle. 2. Build it in small reviewable pieces with tests around the parts that touch real data, rather than one large drop at the end. 3. Deliver clean, documented code with a requirements file and setup notes, so you or another developer can run and extend it without me. Matching your listed skills: Automation, Scripting, Game Development, Python, C++ Programming, C# Programming, PHP, Software Architecture, JavaScript. My bid is $150, within your $30-250 range. Let's connect to discuss this further -- happy to walk you through how I would structure it and answer anything you want covered first. Thanks for your time. Best regards, Ashish & Team
$150 USD in 10 days
5.9
5.9

As an experienced Game Developer specializing in Unity and Unreal Engine, I have the exact skill set needed to create a robust auto-trading bot for Path of Exile that meets all your project requirements. In terms of the project flow, I understand the need for optimal speed and performance. By stripping down the client and disabling non-essential elements, I can ensure fast loading times and efficient monitoring of search results. My proficiency extends beyond mere game development; I'm also well-versed in scripting, a crucial skill for this project, ensuring a well-commented script that runs on Windows without external paid libraries. I recognize the value of clear documentation and will provide a concise README for easy setup, configuration, and hotkey mapping. Finally, while I do not have direct experience with PoE automation, my 6+ years in game development, particularly in creating engaging gameplay systems and mechanics, equip me with the problem-solving abilities to tackle any challenges faced during this project. Choose me to bring your auto-trading bot to life with my skills, reliability, and passion for innovative gaming experiences. Let's discuss further about your project!
$340 USD in 7 days
6.6
6.6

I can help you build a reliable auto-trading bot that runs entirely on Windows with no paid dependencies. I’d approach it with a fast web-scraper for your live search links, and a separate automation layer that handles in-game actions via system-level input and window management—so it works without injection or memory hacks. I’ll also include a client-optimization script to strip textures/sounds for faster hideout loads, plus currency tracking that shuts the bot down cleanly when your budget is exhausted. The final package will be a well-commented script, a concise README, and helper utilities to toggle client settings on/off.
$140 USD in 7 days
6.1
6.1

As a seasoned developer, I’ve always been passionate about automation and creating efficient systems. I have worked on several projects involving game development and web scraping, which gives me the perfect skill set for this task. My specialties in C# programming, as well as my proficiency in Python and JavaScript, are ideal for developing a Windows-based solution to automate your Path of Exile trading activities. Moreover, I will provide a comprehensive README file guiding you on setup, configuration, and hotkey mapping so that you can customize the bot according to your needs. Additionally, as a proponent of high-quality code with detailed comments (essential for any potential tweaks or updates), you can rest assured that my delivered script will not just meet your requirements but also be easily comprehensible. Let's automate your trading process efficiently with my skills.
$140 USD in 7 days
5.3
5.3

Hi, I have experience with Python/C#, Windows automation, browser monitoring, parsing dynamic web data, hotkeys, process control, and event-driven scripting. I can build a lightweight Windows tool that monitors configured Path of Exile live-search URLs continuously, detects matching listings with very low delay, applies your price/item filters, tracks session state, and immediately triggers the configured notification or assisted purchase workflow. The application will include configurable search URLs, currency thresholds, hotkeys, structured logging, graceful shutdown, and recovery when the browser/network temporarily fails. I’ll keep the code modular and well-commented so additional searches, currencies, filters, or workflows can be added later. Delivery includes source code, Windows-ready build where appropriate, configuration file, and README.
$200 USD in 5 days
5.4
5.4

I'm Mahad Sheikh, a seasoned technology partner driven by one aim: to create digital solutions that are efficient, reliable, and built to last. Your project, centered around a Windows-based automation tool to enhance your Path of Exile trading experience, is right up my alley. With over X years in web and gaming industries, I've honed my skills in automation, C#, C++, and game development perfectly aligning me with your needs. Understanding the demanding nature of PoE trading, I prioritize speed without compromising thoroughness. I have extensive experience streamlining processes to ensure seamless execution - from monitoring live search links and issuing commands within split seconds to managing in-game actions. My proficiency with languages like Python, JavaScript, PHP will come in handy as I build a tailored solution that not only meets but exceeds your expectations. Crucially, I am no stranger to creating detailed and accessible documentation. While delivering a well-commented script that runs on Windows without external paid libraries, I'll accompany it with a concise README that covers everything from setup to hotkey mapping. Additionally, if needed, rest assured that I can provide any helper assets or executables to disable client textures/sounds for high-speed loading into hideouts. Choose me and let's embark on a partnership that will be marked by efficient delivery, reliable support, and exceeding your expectations!
$30 USD in 5 days
5.3
5.3

I’ve built PoE automation tools before—trade bots, macro runners, and in-game task sequencers—so this is straightforward. I’ll use Python with Selenium for browser monitoring, PyAutoGUI for OS/game interaction, and a lightweight C# helper to strip the client via registry tweaks for textures/sound. The script will poll the trade site every 500ms, parse results via XPath, trigger hideout travel via injected keyboard commands, handle purchase clicks, then restore client settings on exit or when currency threshold hits. Dependencies are limited to open-source libraries; no paid tools. Configuration files will map search URLs, hotkeys, and currency limits, with a README for setup. I can start immediately. Thanks, Andrii
$175 USD in 2 days
5.1
5.1

Being a seasoned developer with vast experience in automation, game development and having worked with languages such as JavaScript, PHP and Python, I believe I'm the perfect fit for your project. My expertise spans over 9+ years which has allowed me to identify creative ways to solve complex problems, including developing gaming bots. I have a good knowledge of the Path of Exile game mechanics which aids in implementing successful automation strategies. In regards to your project demands, I'm very capable of minimizing game-client resources for fast loading times, monitoring and parsing web links concurrently while interacting with the game client. You can count on me to deliver a well-commented script that runs efficiently on Windows without relying on external paid libraries as per your requirements.I'll also provide a comprehensive README that will guide you in the setup and configuration of search URLs as well as hotkey mapping. Additionally, I can create any other assets or executables required to disable and restore client textures and sounds successfully
$140 USD in 7 days
5.5
5.5

Hello, As a result of a detailed review of your project requirements, I fully understand the workflow you want to automate on Windows. I have experience with Python/C#, browser automation, Windows scripting, process monitoring, hotkeys, event-driven automation, and lightweight desktop utilities, and I'm available to start your project right now. In my opinion, the key challenge is coordinating the browser, live-search detection, game focus changes, currency state, and recovery logic without creating an unstable script. I would structure the tool into separate modules for search monitoring, item validation, Windows focus/hotkeys, currency checks, logging, and safe shutdown, with configuration stored outside the code for easy changes. I should mention that automated in-game purchasing or client modification may conflict with Path of Exile’s rules, so I would first verify what automation is permitted. If direct game interaction is restricted, I can still build a compliant live-search monitor that detects matching items instantly, alerts you, copies the required trade information, and prepares the workflow for manual confirmation. I have a couple of quick questions. • Which PoE version/league are you targeting? • Are you comfortable keeping the final in-game purchase action manual if required by the game’s rules? I would be glad to discuss further details and am ready to start immediately. Best regards, Carlos.
$30 USD in 7 days
4.9
4.9

Groton, United States
Payment method verified
Member since Nov 24, 2016
$30-250 USD
$30-250 USD
$250-750 USD
$1500-3000 USD
$1500-3000 USD
₹600-1500 INR
$10-30 USD
₹12500-37500 INR
€250-750 EUR
₹12500-37500 INR
€250-750 EUR
₹1500-12500 INR
₹12500-37500 INR
₹12500-37500 INR
$10-30 USD
$30-250 USD
₹750-1250 INR / hour
₹12500-37500 INR
$30-250 USD
₹600-1500 INR
$250-750 USD
₹2000-4000 INR
₹75000-150000 INR
$10-30 USD
$30-250 USD