Forum Replies Created
-
AuthorPosts
-
Yes the bot starts “Empty” on presets but if you check our preset forum you will find a gathering preset of almost everything.
Sure its a hazle to download every preset you wannt but that way the chance that every miqo bot user uses the same preset is unlikly and therefor its more save to use.
Scenarios is the latest addidtion we got for Miqo (its 11 days old) so there wont be that much Scenarios ready to download.If you wannt to grind out something specific and there is no grid for it, and you are lazy or just not as experienced in creating grids, you can just ask ppl and im 100% sure someone will do it. Same for Scenarios.
And to awnser your question, if you wannt to teleport you have to use scenarios if you just wannt to go to the location and then grind the stuff a grid is totaly fine.Ohh and sry for my bad english 😀
Just download the newest version and you have access too. 🙂
- This reply was modified 7 years, 5 months ago by gregye.
Ok so just as an example.
Chapter 4 Line 6Your waypoint needs to be the last one in the line.
Currently there is nothing for me on waypoint 18 so the script will stuck
Change point 17 more to be more central and on the ground, so that you can see those blue lines from point 17.
Now when miqo gets to 17 she will scan for the nearest and tuch it.Oh and consider adding a “land” function if she starts flying to the gatheringpoint.
If you mean those in Mor Dhona i would personaly do this in 2 chapters (for a better look)
chapter 1
//Cluster_BTN_1-5-9et
teleportIf(Geisterzoll)//im playing on german client but this will work for you too
job(BTN)
gatherPreset()//put your preset-name here if you have one
grid()//put your grid-name here
waypoint()//if you work with a beacon put the beacon number here if not just put a number here withch is close to the stuff
afkUntil(01:00et)
gather(1)
waypoint()//same as above
afkUntil(05:00et)
gather(1)
waypoint()
afkuntil(09:00et)
gather()Chapter 2
//Cluster_MIN_13-17-21et
teleportIf(Geisterzoll)
job(MIN)
gatherPreset()//if you work with different ones else delet this line
grid()//same
waypoint()
afkUntil(13:00et)
gather(1)
waypoint()
afkUntil(17:00et)
gather(1)
waypoint()
afkUntil(21:00et)
gather(1)
repeatAll()//put the number of runs hereThis way you can easy jump in to the scenario.
Should be ready for copy-pasta.
Ohh and make sure your grid is conectet to the aetheryte or delete the teleportIf line and walk manualy over. -
AuthorPosts