Finally got mine working, made custom png's and needed my game process to be running on my main monitor. Sadly, the way the plugin uses the image to enter means I cant use my comp at the same time. Great plugin and big start for mgp botting!
You should convert this into a botbase instead of a plugin. I'm wrapping up some needed code for training chocobos at the free company/personal housing. Once im done there i can take a look at adding some api for this stuff.
It clicks ready and leave button correctly, but it wont talk to the registrar again. If i stop RB the dialogue comes up. Cant afk this atm.
thanks Rhysling, it works for me without editing anything btw, did you try using numpad 0 ? like when you want to click "leave" you can just spam num0 until you Registrar is visible, you don't even have to do image search. Although it cannot run on background at least it's something that works atm, just saw mastahg's reply {I'm looking forward to it}
I think it's important that we don't start basically making "AutoIt" scripts for RB. Your efforts are appreciated (from me at least, even though I won't be using this) but like mastahg said, if you wanted to go this route it would really be best to wrap it into a botbase of its own instead of depending on another botbase meant for a completely different purpose. I know that it was previous stated that work was being done to the bot to give access at the lower level chocobo functions so it's exciting to see that this is coming to a head as it will not only will it allow more functionality but it will be less error-prone/easier to debug by nature .
Im having the same problem as cissamannen above; Ill run RB and everything will go great like 1 or 2 times then the bot just stops trying to talk to the register npc; and when you click "Stop" it trys to click on it then. Update: I think I figured out the problem I just dont know how to fix it. It looks like if I lag to long on the load screen the bot goes ahead and try's to click the register npc only the npc is not on the screen yet so It cant and then nothing happens because I guess it thinks it already clicked it and its waiting on the next window to pop open. So there needs to be like a redundancy where after so long it trys again.
Really cool idea but so many bugs, some times when i hit start it will just teleport me or it will just not do anything, then if i start it and it doesnt do anything i click the npc for it and it works untill the accep pops up then it just sits there again.
i find that running full stop produces more consistent "not last place" finishes, at least on maiden league. usually mid pack, but 50 points is better than 33. Change: InputManager.KeyDown(); await Coroutine.Sleep(8000); InputManager.KeyUp(); await Coroutine.Sleep(300); To: InputManager.KeyDown(); await Coroutine.Sleep(10999); InputManager.KeyUp(); await Coroutine.Sleep(0001); Make sure it adds up to 11000 or it desyncs.
It won't get you first place, but even if you nab last you will get some MGP, you won't loose any but its not fast either, but it "can" be AFK if it doesn't break like it has been for most people.
Been enjoying this plugin, leaving it running for around 5 hours while I sleep nets me around 2300 mgp on average. Do you guys think it is worth it to do the whole chocobo breeding thing if you are just using racing to bot mgp? I'm wondering if breeding is likely to result in a chocobo that's better enough to make a worthwhile difference in mgp per hour.
ok, got it working now. But I feel the Accelerate and stopping for Lathered is too quick. So I know how to adjust the keys to have him accelerate for a longer time, and stopping for shorter, set it to 20000 and 2000 but now it seems to throw off the loops being counted for the bot to detect when to hit the leave button, and thus will continue its keystrokes spite the time out. What do I need to adjust to lower the amount of Loops?
Having an issue with this plugin causing my RB to crash on startup. Anyone else? It works fine until I put this plugin in the folder, then it crashes repeatedly until I remove it. No logs to post because I can't even get RB to start with it.
It hasn't been updated in nearly a year, so I would suspect that it simply no longer works properly. (The last post in this thread before yours was nearly 10 months ago.)