Posts: 38
Threads: 1
Joined: Dec 2016
(2017-01-04, 11:19:34)blob (2016-06-01, 15:16:51)Silv3r The documentation of the API functions is available at this address:
https://api.proshine-bot.com/
If you are curious, this page was generated from markdown documents using Slate.
The entire source of the documentation is available on this GitHub repository:
https://github.com/Silv3rPRO/proshine-slate
If you know how to use Git and GitHub, do not hesitate to create a pull-request.
I didnt find any function that would allow you to either Dig a Dig Spot or Headbutt a Tree or other attacks useable outside of battle. I am asking cuz i wanted to make a bot which goes to every non ms dig place to dig....meaning you could farm every 4th day without doing the work...should end up pretty nice.
Digging is not implemented yet. (Headbutting neither)
Posts: 187
Threads: 12
Joined: Oct 2016
Dig and Headbutt spots are actually NPC's in the game. They can be activated by "talking" to them, and pushing the appropriate dialog answer for whichever Pokemon has the Dig/Headbutt move.
Posts: 25
Threads: 0
Joined: Jan 2017
Posts: 38
Threads: 1
Joined: Dec 2016
(2017-01-10, 17:43:08)Zonz Dig and Headbutt spots are actually NPC's in the game. They can be activated by "talking" to them, and pushing the appropriate dialog answer for whichever Pokemon has the Dig/Headbutt move.
Is it sufficient to reply the team position of the headbut pokemon? In that case i would consider writing a headbutting script.
Posts: 187
Threads: 12
Joined: Oct 2016
Yes, if the Pokemon in the fourth slot has Headbutt, you would use pushDialogAnswer(4)
Posts: 25
Threads: 0
Joined: Jan 2017
Comment avoir le fichier pour la 3 ème map la map heann car j ai dossier johto et kantho mes pas le 3eme starter.. Aider mon svp
Posts: 5
Threads: 1
Joined: Nov 2016
Please make LUA script for Mt. Silver & Cerulean Cave for leveling :<
Posts: 2
Threads: 1
Joined: Feb 2018
i have question. How to set fishing?
function useItem(itemName) (?)
i mean, where did i put this function? after patchaction?
Posts: 552
Threads: 63
Joined: Feb 2016
The API documentation on
https://api.proshine-bot.com/ was updated thanks to DubsCheckum!
Posts: 4
Threads: 0
Joined: Jun 2017
hello thanks you for your work
i have a question : will it be possible to check IV of a pokemon before catching it? ( during battle )
Posts: 552
Threads: 63
Joined: Feb 2016
(2018-04-21, 16:41:45)LaSauce hello thanks you for your work
i have a question : will it be possible to check IV of a pokemon before catching it? ( during battle )
Sadly, it's not possible to know the IV of the opponent pokémon in battle.
The only IV you can try to guess is the HP IV, since we know the health points of the opponent.
Posts: 4
Threads: 0
Joined: Jun 2017
2018-04-21, 17:40:51
(This post was last modified: 2018-04-21, 17:44:45 by LaSauce.)
thank you for your response
good evening
edit : an another question
last time i played there was a bot to have really fast fight ( no animation ) but i got banned
does it still exist?