Skip to content

Crazy3001/PokeOnePlus-PathFinder

Repository files navigation

Pathfinder for PokeOne+ v1.0.3

This script provides a module to move from a map A to a map B using the shortest path.
The Objective of this project is to provide a tool to simplify scripting in PokeOne+. So you don't have to use an elseif per map you're crossing.
It also provides advanced functionality, settings, and more...

For explanation on how to use the API read HOWTO.
If you want to know how the map system works or how to add maps.
If you want to see a list of map names.
Use LoadMe_Test.lua to test the module, I recommand you read it as well.

#####Features

  • Move to the requested map or go to the closest in a list of Map given.
  • move to a specific cell on a map.
  • checking for possible paths.
  • Move to the closest Pokecenter.
  • Use the closest Pokecenter.
  • Provides Examples such as a script to level anywhere.

#####Know issues :

  • X map does not work! Not everything is currently implemented, I welcome help if you want to implement maps, make pull request on github.
  • Planning on discover and headbutt scripts and useNearestPokemart. ( all you have to do is tell it where to go.)

Contributors:

Most of this work is credited to:

  • Rympex
  • MeltWS
  • Zonz

lua-astar

https://github.com/Shakadak/lua-astar A simple implementation of the A* pathfinding algorithm The aStar function expect a few more arguments than most other implementations available anywhere. I therefore invite you to read example.lua

Original Projects

About

A set of Lua scripts for PokeOne+ that moves your bot anywhere the world with a single line of code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages