Skip to content

Documentation of a bot created in python for OtPokemon game

Notifications You must be signed in to change notification settings

xjViper/Bot-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bot Python

Documentation of a bot created in python for OtPokemon game
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

(click to expand)
  1. About The Project
    1. Built With
    2. Structure
  2. Usage
    1. Configuration
    2. Start the Bot
  3. Next Features

About The Project:

This project is designed to simplify and enhance the fishing experience in the OtPokemon game. By using the Python programming language and its specialized libraries, such as opencv, ctypes and custom tkinter. I developed an intelligent system capable of automating the fishing process, allowing the player to devote their time to other activities while the bot takes care of repetitive tasks.

The motivation to create this tool arose from the need to optimize the time spent on fishing activity within the game. I understand that fishing is an essential part of the gameplay, but I also recognize that it can be a time-consuming and monotonous activity. My goal is to provide the player with a solution that allows him to enjoy other activities, such as using the computer to study, watching a video, while fishing is carried out efficiently in the background.

This project is a combination of programming skills and game knowledge. Using automation and simulation techniques, multithreading, OOP, I developed a system that accurately replicates a player's actions while fishing. From capturing Pokemon to storing your loot.

In addition to simplifying fishing itself, the project also includes advanced features such as reading the game's internal memory to check if the player is attacking something. This allows players to maximize their results and get the best items available.

(back to top)

Built With:

Python Custom Tkinter CTypes Threading

(back to top)

Structure:

Structure of Project

(back to top)


Usage:

The basic use of the project is to click the settings button to change the values and states of all the settings used in the project, after configuring just click the start button so that the bot starts working, whenever you need just press stop to the bot ceases its functions.

Below are gifs to demonstrate the project setup, start and stop

Configuration:

(back to top)

Start the Bot:

(back to top)

Next Features:

The new planned additions to the project are in the file below:

Next Features

(back to top)

About

Documentation of a bot created in python for OtPokemon game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published