Forum › Forums › Grids and Presets › [Scenario] RED SCRIPT & 60-70 EXP FARMING (Completely hands free!!)
Tagged: miqobot
This topic contains 144 replies, has 56 voices, and was last updated by Antionette 5 years, 4 months ago.
-
AuthorPosts
-
July 8, 2017 at 6:26 pm #4295
Again, thanks for this : ) As noted earlier, a lot of people are running this on my server. I have changed mine by moving the points and adding some goto commands. It really looks bad when a bunch of people take off at the same time, and all take the exact same route, and all start collecting at the same time. You will bet reported if one person is waiting at the node and watches all the bots land and collect.
If you haven’t noticed this before, people like to poke you when you are gathering to see if you are using a bot. I usually am at my screen when I use the bot, so that this doesn’t happen to me. It doesn’t take much to alter this scenario, to make it different for you : )
Thank you for this scenario. From this, I have started making my own : )
July 8, 2017 at 6:28 pm #4296July 8, 2017 at 6:37 pm #4299July 8, 2017 at 6:49 pm #4303July 8, 2017 at 7:53 pm #4305This was working perfect for me up to today, for some reason it turns off collectors glove or doesnt use it at all and just randomly gathers normal materials.
Collectors glove is on my bar.This is happening to me too. What was the fix for you? Just an FYI, but when you have an issue and solve it, you should explain what the solution was because usually you are not the only one to have this problem.
July 8, 2017 at 8:32 pm #4309This was working perfect for me up to today, for some reason it turns off collectors glove or doesnt use it at all and just randomly gathers normal materials.
Collectors glove is on my bar.This is happening to me too. What was the fix for you? Just an FYI, but when you have an issue and solve it, you should explain what the solution was because usually you are not the only one to have this problem.
Ok, if anyone else has this issue. I actually had my cordial on a different key, switching it to the right key solved my issue.
- This reply was modified 7 years, 4 months ago by DMaxx.
July 8, 2017 at 9:49 pm #4311July 9, 2017 at 5:37 am #4320July 9, 2017 at 8:19 am #4322This was working perfect for me up to today, for some reason it turns off collectors glove or doesnt use it at all and just randomly gathers normal materials.
Collectors glove is on my bar.This is happening to me too. What was the fix for you? Just an FYI, but when you have an issue and solve it, you should explain what the solution was because usually you are not the only one to have this problem.
Seems to happen a lot with Beech Branches.
July 9, 2017 at 11:42 am #4330hi new here to miqobot. what do i do with your txt file and miqobot. i understand some of it to input the data myself but i dont understand where some things go or if I’m supposed to just upload the file somehow.
Try import its easy: https://miqobot.com/forum/forums/topic/help-import-export/
July 9, 2017 at 3:35 pm #4340hi new here to miqobot. what do i do with your txt file and miqobot. i understand some of it to input the data myself but i dont understand where some things go or if I’m supposed to just upload the file somehow.
Try import its easy: https://miqobot.com/forum/forums/topic/help-import-export/
wow. i feel on the slow side lol. thank you very much 😀
July 9, 2017 at 6:01 pm #4344At this point the whole thing works pretty reliably from a scripting perspective. It does seem to get stuck porting sometimes, the bot just seems to be very sensitive when needing to use up/down/left/right controls, which is understandable I guess.
The Collectible Glove thing is a bit of a nightmare. It seems to randomly turn it off (or not activate it) for no particular reason. Don’t think it is particular to this scenario though.
July 9, 2017 at 6:50 pm #4345Quick update on collectible glove if anyone else is having this issue. I think one issue related to the scenario specifically is that sometimes the keypress for ctrl+= (cordial) doesn’t actually trigger the item, probably due to the way FFXIV handles client-server communication. What I did was just repeat the ctrl+= line a few times to make sure it fires off the cordial. If Miqo detects that you don’t have enough GP it will turn off Glove no matter what.
July 9, 2017 at 7:20 pm #4346Mind giving an example of how you fixed it? Like the addtional lines you added in
- This reply was modified 7 years, 4 months ago by LelouchVse.
July 9, 2017 at 7:54 pm #4348Like this, basically
teleport(The House of the Fierce)
unstealth()
changeJob(Botanist)
sendKey(ctrl+=, 1.5)
sendKey(ctrl+=, 1.5)
sendKey(ctrl+=, 1.5)
selectGrid(Lotus Root)
selectGatherPreset(Lotus Root)
selectGatherRotation(CollectableSB)
afkUntil(8:05et)
startGathering(1)It spams the key a few times to get it to activate.
-
AuthorPosts
You must be logged in to reply to this topic.