Forum › Forums › Grids and Presets › [Scenario] Gatherer Scrip Farming (Yellow/Leveling + White)
This topic contains 128 replies, has 60 voices, and was last updated by PinHead 3 years, 11 months ago.
-
AuthorPosts
-
August 4, 2019 at 2:01 pm #16365August 4, 2019 at 2:12 pm #16367
if you were using my scenario, just go to section 13 and remove or // out following:
goToWaypoint(14)
sendKey(\, 1)//select the closest NPC
sendKey(NUM0, 1.5) //activate the npc
sendKey(Shift+{down}, 1.5) //scroll down
sendKey(NUM0, 1.5) //confirm
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM0, 1.5)
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM8, 1)
//sendKey(NUM8, 1)
sendKey(NUM0, 1.5) //buy the item
sendKey(NUM6, 1.5) //ok
sendKey(NUM0, 1.5) //confirm
sendKey(NUM0, 1.5)
sendKey(NUM6, 1.5)
sendKey(NUM0, 1.5)
//sendKey(NUM0, 1.5)
//sendKey(NUM6, 1.5)
//sendKey(NUM0, 1.5)
sendKey(NUM., 1)
sendKey(NUM., 1)
sendKey(NUM., 1)goToWaypoint(14)
sendKey(\, 1)//select the closest NPC
sendKey(NUM0, 1.5) //activate the npc
sendKey(Shift+{down}, 1) //scroll down
sendKey(NUM0, 1.5) //confirm
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM0, 1.5)
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM8, 1)
sendKey(NUM0, 1.5) //buy the item
sendKey(NUM6, 1.5) //ok
sendKey(NUM0, 1.5) //confirm
sendKey(NUM0, 1.5)
sendKey(NUM6, 1.5)
sendKey(NUM0, 1.5)
//sendKey(NUM0, 1.5)
//sendKey(NUM6, 1.5)
//sendKey(NUM0, 1.5)
sendKey(NUM., 1)
sendKey(NUM., 1)
sendKey(NUM., 1)August 4, 2019 at 11:57 pm #16372August 5, 2019 at 8:46 pm #16392Supported:
– cursor control keys (must be enclosed in {})sendKey(Shift+{down}, 1.5) //scroll down by 1, wait 1.5 sec
For these cursor control keys, are they based off the default keybinds in game? I was having trouble with this scenario navigating the menu properly and think it may be a keybinding issue on my end. I’m not sure what {down} is as a key. Is that the actual arrow down key or NUM2? Thanks in advance.
August 5, 2019 at 10:56 pm #16400Now I get this after delivering:
(00:55:58) Adventure calls.. But it is ERROR! (Grid: ‘Eulmore’, Waypoint: 14/13)
(00:55:58) ERROR (Chapter 13, Line 18): Execution errorEdit: realized it had no Waypoint14. I had two navigation grids named “Eulmore”. Deleted the one that didn’t have it. Hopefully it will work now.
August 28, 2019 at 12:40 am #16977new to the bot and for some reason i can not get Triplite to collect… it teleports and then just sits there until i notice and clock for it to go to the next location, any ideas? Photo attached of the scenario
Attachments:
You must be logged in to view attached files.August 28, 2019 at 12:44 am #16979new to the bot and for some reason i can not get Triplite to collect… it teleports and then just sits there until i notice and clock for it to go to the next location, any ideas? Photo attached of the scenario
That’s the basic settings on miqo (regular start up screen). Need a sc of the error message. Judging by the times tho, are you sure you’re going to the zone on the appropiate Eorzean Time?
August 28, 2019 at 12:48 am #16980August 28, 2019 at 3:19 am #16981if anyone else is having issues look at both the time slots and what job is set… for some reason when i imported it had raw triplite set for the wrong time and to gather as BTN… Also i found sometimes it wasn’t gathering the highest yellowscript turn in for that time slot. everything needed is included and with some simple copy and paste you can be gathering massive amounts of yellowscripts!
September 7, 2019 at 10:34 am #17186September 7, 2019 at 6:18 pm #17197Is there a way to change the quantiy of the bought item instead of just spam buying said item?
NumPad 9.
September 14, 2019 at 7:43 pm #17352Hey, first thank you for the Script.
But i runn in to a litle Problem:
On every Note the Bot will always try to use the first slot (i have gathered all of the nodes once before) and the stats should be ok (1919/1999/737)?
In the Scenario all Nodes are set to “1” and i runn in to the mentioned issue, puting the right slot in the script is not helping (for example changing “startGathering(1)” in to “startGathering(3)” in the chapter 12 “//Tungsten Ore @10pm”.
I deletet the bot and downloaded it again just to be sure i havent changed some setting on acident but i still runn in to the problem.Can anyone help me on this?
Tank youps sorry for the bad english
September 15, 2019 at 6:12 pm #17560I adjusted your Yellow Scrips ShB scenario a little to better suit my needs since I hadn’t unlocked the folklore tomes for the palladium ore. This version should go continuously (exactly every 2 eorzean hours it goes to the next node and repeats) with no issues. Figured I’d post it here in case anyone might find it useful. I also disabled the turn in but it’s easily re-enabled
Attachments:
You must be logged in to view attached files.September 15, 2019 at 11:34 pm #17562December 3, 2019 at 9:35 pm #19180Hey all I’ve had some recent issues with the turn in ever since ShB.
For some reason no matter what i bind [ Menu Down ] too whether it’s Shift+Down Arrow or Num2.
FFXIV will refuse to menu down when miqo gets to that Shift+down( or whaterever i’ve changed it too) arrow in the turn in script.
I was able to work around this by replacing it with three Num8 presses which gets you to gathering options after talking to the Scrip Exchange NPC.
goToWaypoint(14) sendKey(\, 1)//select the closest NPC sendKey(NUM0, 1.5) //activate the npc sendKey(NUM8, 1)// move up sendKey(NUM8, 1)// move up sendKey(NUM8, 1)// move up sendKey(NUM0, 1.5) //confirm
-
AuthorPosts
You must be logged in to reply to this topic.