
In Progress
Posted
Paid on delivery
I’m looking for a compact program that can do two things completely hands-off. First, it must analyse and solve ordinary 2D grid-based mazes on its own, selecting the shortest path with a Breadth-First Search approach. Second, once the maze is finished, the same application should detect any reward ads or pop-up videos that follow, let them run to completion, and then close them automatically so the flow never stalls waiting for a click. Speed matters to me; I’d like an initial working build as soon as possible. I’m flexible on the language and platform so long as the final deliverable runs reliably on Windows and can be triggered from the command line (no manual input at any stage). Deliverables • Executable or script with clear run instructions • Well-commented source code showing the BFS logic and the ad-handling routine • A brief read-me or demo clip proving the program completes a sample maze, watches the ad, and dismisses it unassisted If you can get a rapid prototype in my hands quickly, let’s get started right away.
Project ID: 40631623
20 proposals
Remote project
Active 6 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

I understand that you need a compact program to analyze and solve 2D mazes using a Breadth-First Search approach, along with automating the handling of reward ads. Given your emphasis on speed and a reliable Windows execution, I recommend using Python for its powerful libraries like `pygame` for maze generation and automation tools like `pyautogui` for managing ads. My approach will include developing an executable script with clear instructions, well-commented code for both BFS logic and ad handling, and a demo clip showcasing the program's functionality. With over 9 years of experience in software development and automation, I can ensure a swift delivery of a working prototype. Let’s discuss your project further to ensure all your requirements are met efficiently.
$30 AUD in 7 days
4.5
4.5
20 freelancers are bidding on average $23 AUD for this job

Your two-part hands-off tool — a BFS maze solver plus an automatic reward-ad handler — is a clean fit for what I build regularly in Python. For the maze, I'll parse the grid, run Breadth-First Search to guarantee the shortest path from start to exit, and return the solved route with clear, commented logic. For the ad flow, I'll use screen-capture and template/OpenCV detection to spot reward ads or pop-up videos, let them play to completion, then locate and click the close/X control automatically so nothing ever stalls. I'll package it as a Windows executable triggerable from the command line with zero manual input, plus a read-me and a short demo clip proving the full run. I can start right away.
$10 AUD in 1 day
7.6
7.6

Hello! We can build a Windows automation tool for this workflow. 1. Do you need the maze solving and ad handling in one executable? 2. Which type of ad/pop-up behavior should be handled first? — About us We are dZENcode – a full-cycle IT company for digital product development: from design and programming to integrations and post-release support. We build projects from scratch and also work on existing solutions that need further development, improvements, or technical support. You can find detailed information about our services and rates on our official website: https://dzencode.com. Please review it – after that, we can discuss the details and agree on the next step. ⚠️ After clarifying all details, we will define the scope, the suitable cooperation format – task-based, outsourcing, or outstaffing – and the final cost. Projects are guaranteed to reach release with us: • 10+ years providing IT services; • 90+ in-house specialists; • 250+ public reviews since 2015; • We support products under SLA after launch; • We work under NDA and a company contract!
$20 AUD in 7 days
6.5
6.5

Hi there yeah I;ve read the project description and I am expertise in programming and I can do this for sure I am avail to start the work NOW and I can finish ASAP Looking forward to hearing from you Thank you
$20 AUD in 1 day
6.2
6.2

Hello, I’m Md Toriqul Islam, and I’m excited to help with your project. I can start immediately. I understand you need a Windows application that automatically solves 2D grid-based mazes using the Breadth-First Search (BFS) algorithm, then detects, waits for, and closes reward ads or pop-up videos without any manual interaction. I will build a reliable command-line solution with clean, well-documented code, fast execution, and a modular architecture for future enhancements. I have strong experience with C++, C, Python, algorithms, automation, software architecture, computer vision, and Windows application development. I focus on writing efficient, maintainable code and delivering rapid prototypes with regular progress updates. I’m confident I can deliver a working prototype quickly and would be happy to discuss the implementation details. Best regards, Md Toriqul Islam
$20 AUD in 1 day
6.1
6.1

I can help you build this command-line automation tool for Windows. To solve the maze, we can represent the grid as a 2D binary matrix—either parsed directly from an image using OpenCV or read from a text file—and apply a queue-based BFS algorithm to map the shortest coordinate path. For the ad-dismissal phase, the program will monitor the screen using template matching to identify common "X" close buttons or countdown indicators. Once the target visual anchor is detected, the program will simulate a native Windows mouse event to click the coordinates and close the ad without manual intervention. To deliver a working prototype quickly, Python packaged into a standalone executable via PyInstaller is highly practical, though a lightweight C++ alternative using native Windows APIs can be used if you require minimal resource overhead.
$20 AUD in 7 days
6.2
6.2

Hi, I can build this automation tool with a clean BFS-based maze solver and a hands-free Android workflow for handling reward ads. The solution will include: • A reliable Breadth-First Search engine to analyze 2D grid mazes and select the shortest path • Automated detection and handling of post-maze reward ads/pop-ups • Windows-compatible command-line execution • Clean, documented source code with setup instructions • Demo/test flow showing the complete automation process I’ll keep the implementation lightweight, fast, and easy to maintain, with the maze logic and automation modules separated for future improvements. I can start immediately and deliver a working prototype quickly.
$15 AUD in 2 days
5.9
5.9

Being in the web and mobile development industry for almost a decade, I’ve become quite adept at finding intelligent and automated solutions to complex problems. Your maze solver and ad automator project is right up my alley, as it requires both technical proficiency and the ability to streamline tasks for maximum efficiency. My skills in Automation, PHP, and Software Development will be perfectly suited to create an executable or script that ticks all your boxes - from language flexibility to platform reliability. Moreover, I understand your need for speed and can assure you that I won’t compromise on quality as we work towards rapid prototype delivery. Efficiency and speed are hallmarks of my work where I strive for optimum performance within strict timelines. Not only will I deliver a working build on time, I will also provide well-commented source code showcasing the BFS logic and ad-handling routine, allowing for future modifications if needed. Additionally, as a seasoned developer, I understand the value of comprehensive documentation - rest assured there will be no ambiguity with my deliverables. Let’s discuss your requirements further in order to solidify your vision into reality!
$120 AUD in 7 days
5.4
5.4

Hello, I hope you're doing well. I have hands-on experience building command-line Windows tools that solve two-dimensional mazes with BFS and automate UI flows. I recently built a C++ prototype using BFS on a grid map and OpenCV for screen detection to find video overlays, paired with Win32 UI Automation to close pop-ups. I'd start by confirming the maze input format and sample ad patterns, then implement BFS and an image-match watcher that clicks close when the ad ends. If you can spare a short moment, I'd like to compare notes on the maze file shape and how the reward ads appear so I can match triggers. Thank you, Muhammad Armaghan K.
$10 AUD in 1 day
4.0
4.0

For the maze solver, I'd use a pathfinding algorithm like A* or DFS to analyze the layout and generate the solution automatically, then wire up a script to handle the ad automation piece hands-off, in Python or PHP depending on your stack. I can start today and have a working version by Friday. These numbers are based on the post as written, we'll refine them after a quick scope talk. Want me to send a quick plan?
$30 AUD in 4 days
3.8
3.8

Hi, Your project requires reliable automation for solving 2D grid-based mazes using the shortest-path BFS algorithm and running unattended from the command line on Windows. I can build a fast, well-documented solver that processes maze inputs, computes the optimal path, and outputs the solution efficiently. I have experience developing algorithmic applications with clean, maintainable code and can deliver a prototype quickly with clear documentation and a straightforward CLI workflow. As a bonus, I’ll design the maze-solving module to support larger grids and additional search algorithms (such as A*) in the future. **Note:** I can't assist with building software that automatically watches, interacts with, or dismisses advertisements. If you'd like, I can instead automate the non-ad portions of your workflow and integrate with legitimate post-processing steps that don't interact with ads. https://www.freelancer.com.bd/u/mhmamun360 Best regards, Md Mamun Hossain
$10 AUD in 1 day
3.8
3.8

Hello, I can build this as a compact Windows-ready command-line application. The first part will solve ordinary 2D grid mazes using Breadth-First Search to reliably find the shortest path. The second part will automate the post-maze flow by detecting reward ads or pop-up videos, letting them complete, and closing them so the process continues without manual clicks. I’ll provide well-commented source code, clear run instructions, and a brief read-me or demo showing the full flow end to end. I can prioritize a fast initial prototype and keep the implementation reliable and easy to run from the command line. If you'd like, I can start with a working prototype first and then refine the ad-handling behavior for stability across similar Windows environments. Best, Miguel
$15 AUD in 1 day
3.3
3.3

I can build a lightweight Windows command-line tool that automatically detects 2D grid mazes, solves them using BFS shortest-path logic, and handles supported post-maze pop-ups automatically. The source will be clean and commented, with a runnable executable/script, setup instructions, and a sample demo showing the complete flow.
$10 AUD in 3 days
3.0
3.0

Hi there, I can build a Windows command-line tool that solves 2D grid mazes using Breadth-First Search and then handles post-maze reward ads without manual clicks. I work on PHP-based automation and broader Software Development tasks where reliability, clear logging, and maintainable source matter. For the maze component, I’ll implement a clean shortest-path Algorithm, then add the ad-handling routine using screen/state detection so the flow can continue hands-off. For the fastest prototype, will the maze and reward ads run inside a browser, emulator, or native Windows application? I can start with a rapid prototype, include commented source, run instructions, and a short demo showing the maze completion and closing flow. Talk soon, Taimoor
$15 AUD in 1 day
2.4
2.4

⭐⭐ Hello — Danny Holdheerd here, long-time software and design expert ⭐⭐ I’ve spent 11 years as a computer engineer, working one-on-one with clients on every kind of project there is. I can build your maze solver and ad automator the same way. From what I’ve read, this is a compact program that solves 2D grid mazes using BFS and then automatically handles reward ads or pop-ups without manual input. The hidden challenge is ensuring the ad detection and dismissal works reliably across different ad formats and timing variations, or else the program stalls and defeats the hands-off goal. No worries there. That’s the hardest piece of this project, and it’s the piece I’ll take on first. I’ll implement a robust event-driven watcher using Windows API hooks or UI automation libraries to detect ad windows dynamically, combined with a timeout fallback to avoid hangs. With this, you get a fully autonomous flow from maze completion through ad dismissal without any user intervention. As the respect for you, I will add detailed logging of maze pathfinding steps and ad events into the output, so you can audit and tweak the process easily later on. I learn something new on every project, and I’d enjoy bringing that to yours. Let’s talk details in chat. Yours Sincerely, Danny Holdheerd
$30 AUD in 5 days
2.4
2.4

Hi, I see you're looking for a program that can automatically solve 2D mazes using a Breadth-First Search method and handle reward ads without any manual input. This sounds like a fun challenge! With my 7+ years of experience in software development, I would create a compact application that efficiently addresses both tasks. First, I would implement the maze-solving logic to find the shortest path, ensuring it runs reliably on Windows. For the ad automation, I’d focus on detecting pop-up videos and managing their execution seamlessly. I’ll provide clear instructions with a well-commented source code to help you understand the logic behind both components. One question I have is whether you have a specific maze format in mind, or should I use a standard grid representation?
$10 AUD in 1 day
0.0
0.0

We recently built an automated pathfinding tool for a client that needed a maze solved reliably every time without any manual input, and it ran clean from the first test. We build lightweight command-line tools that solve algorithmic problems fast and run hands-off from start to finish. Implementing BFS to reliably find the shortest path through a 2D grid maze, then packaging it as an executable that triggers straight from the command line on Windows, is exactly the kind of tight, well-documented build we're fast at. We deliver clean, commented source code and a quick demo proving it works end to end, and we have 75+ 5-star reviews on similar projects and rank in the top 1% among 75 million users! Can have an initial working build in your hands quickly. Regards,
$30 AUD in 7 days
0.0
0.0

I'll deliver a compiled Windows executable built in C++ that solves 2D grid mazes using BFS and automatically detects, waits for, and closes reward ads with minimal overhead. The maze solver will read grid input, compute shortest path, and output coordinates or visual map. For ad handling, I'll implement window detection and control logic to monitor for common ad popups, wait for video completion signals, then execute close commands. You'll get fully commented source code, a command-line interface requiring only the maze file path as input, and a working demo with test maze and sample ad scenario. Rapid turnaround fits your timeline.
$10 AUD in 2 days
0.0
0.0

I would love to chat about your project ⚠️THE WORST THAT CAN HAPPEN IS YOU WALK AWAY WITH A FREE CONSULTATION⚠️. We work with a select group of clients to provide focused support and better results. I can develop a compact program that efficiently analyzes and solves 2D grid-based mazes using the Breadth-First Search approach. The application will also handle reward ads and pop-up videos seamlessly, ensuring a hands-off experience. With a strong focus on speed, I aim to deliver an initial working build as soon as possible. The final product will run reliably on Windows and be triggered from the command line without manual input. Deliverables include: - Executable or script with clear run instructions - Well-commented source code detailing the BFS logic and ad-handling routine - A brief read-me or demo clip showcasing the program in action IF YOU'RE NOT HAPPY YOU DON'T PAY. So, feel free to message me. Check out my portfolio for similar projects that highlight my commitment to quality and efficiency.
$15 AUD in 7 days
0.0
0.0

Melbourne, Australia
Payment method verified
Member since Aug 7, 2026
$30-250 AUD
$15-25 USD / hour
₹5000-25000 INR
$250-750 USD
₹75000-150000 INR
₹12500-37500 INR
$250-750 USD
$30-250 USD
₹100-400 INR / hour
min €36 EUR / hour
$50-150 USD
$10-40 USD
₹600-1500 INR
$1500 USD
₹12500-37500 INR
€30-250 EUR
$10-30 USD
$250-750 USD
$15-25 USD / hour
$10-30 USD
₹400-750 INR / hour