Hi, is it possible to farm MGP , with things like the crystal tower striker or other golden saucer mini games that are click based? I would like to explore the possibility of making one but sadly I'm not keen with profile making and coding stuff. I think its possible to just spam interact with the NPC and create some soft of timer when the bot will execute the action. it's click based , so maybe the same system as the process how the gathering plugins function when selecting a material? think of the difference it would make between using it and farming MGP using the chocobot , the difference between MGP earned per minute is astronomical , if its timed correctly you get 9 MGP (thats -1 + 10) every couple of seconds.
I did not make this... Props goes to ' metalfiiish ' over at Minion. Change the Extension to AHK also download AutoHotKey, then follow what it says in the script. You gotta change values and stuff to work for your game. Numpad * = Start Numpad1 = Pause View attachment FFXIV Crystal Tower.txt He says it only gets him 100-1k every 3 hours. so i mean GL with that. ALSO, heres a cool website, 95% of the time its a profit. http://super-aardvark.github.io/yuryu/ It basically calculates the best place to claim your Cactpot, just fill in the first Number, click where it asks and repeat = Profit (Most of the time) Hope it helped ^^ (And hope it isnt against the rules)
If RB would support the GS minigame windows it would be possible to write a Botbase which farms MGP with minigames. I already made one that can farm the Crystal Tower Striker minigame. Not sure if i can post it because 1. it makes you win all the time (so it's basically a hack?) 2. the workaround i used is by reading the strike power directly with a pointer and i don't know if this is "okay" in here just hope mastahg implements the MGP stuff anytime soon
("ffxiv.exe"+ECF040) + 1c + 10 + 12c + 1c + 0 is where i get the current strike power from because i didn't manage to find it in the actual RemoteWindow object for now also i need to figure out what to send with SendAction to press the big red button (if it even works with this) but game is down so ... meh
My concern about automating any of the games would be that at any point in the future they could apply some statistical analysis to the server logs and anyone who used one would stick out immediately.
I thought about that earlier when the game servers were down. That would realy be a problem and even if you randomise the winnings it would be way too obvious because you had to farm them for a long time to be worth it. Still was fun to fiddle around with it but i think this isn't realy going to be usefull in the long run so i'll probably just drop it. sorry tishat
It's alright, a triple triad bot on the other hand though, beating the npc's consistently shouldn't raise any red flags
Anything that makes you look like a bot could raise a red flag Still would be nice to see some gold saucer stuff in the api at some point But that's up to our great bot dev and i wouldn't mind if he decides to not implement it