Jump to content

Any tutorials for how to setup Gilan's Encounter Counter as a batch with PokeMMO?


Recommended Posts

@echo off
start "" "FULL_PATH_TO_GEC.EXE"
start "" "FULL_PATH_TO_POKEMMO.EXE"
exit

 

Place it in the "data/mods/Gilian's Encounter Counter/GEC" folder.

 

Then use any method to pin it to the taskbar if you fancy that.

I had problems using the standard way with using a shortcut, so I opted for the Toolbar method.

Link to comment
12 hours ago, LucasLyn5 said:
@echo off
start "" "FULL_PATH_TO_GEC.EXE"
start "" "FULL_PATH_TO_POKEMMO.EXE"
exit

 

Place it in the "data/mods/Gilian's Encounter Counter/GEC" folder.

 

Then use any method to pin it to the taskbar if you fancy that.

I had problems using the standard way with using a shortcut, so I opted for the Toolbar method.

Sorry but place what exactly? I'm not sure how or where I'm supposed to insert that code string.

Edited by SphealTeamSix
Link to comment
On 9/19/2023 at 11:11 PM, SphealTeamSix said:

Sorry but place what exactly? I'm not sure how or where I'm supposed to insert that code string.

In a batch file, that was what you wanted, right? Or did I misunderstand?

Edited by LucasLyn5
Link to comment
13 hours ago, SphealTeamSix said:

No, you had it right, I just don't know how to do a batch file. I think I attempted it at one point and did it wrong so I don't recall the process.

Ah you bet! Make a .txt file, paste it there, and then change the extension of the file to .bat instead. Either by "save as" and changing the file type to "all" and adding ".bat" to the end of the name, or by simply renaming it in the file explorer while "show file extensions" is turned on.

 

Hope it helped 😄

Edited by LucasLyn5
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.