[Scenario] Gatherer Scrip Farming (Yellow/Leveling + White)

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 PinHead 3 years, 4 months ago.

Viewing 15 posts - 106 through 120 (of 129 total)
  • Author
    Posts
  • #16365

    Msghall1229
    Participant
    0

    Is there a way to delete the Elmore turn in?

    #16367
    Flypig
    Flypig
    Participant
    0

    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)

    #16372

    Shencereys
    Participant
    0

    Igore

    • This reply was modified 4 years, 8 months ago by  Shencereys.
    #16392
    CBP
    CBP
    Participant
    0

    Supported:
    – 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.

    #16400
    DieKao
    DieKao
    Participant
    0

    Now 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 error

    Edit: 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.

    • This reply was modified 4 years, 8 months ago by DieKao DieKao.
    • This reply was modified 4 years, 8 months ago by DieKao DieKao.
    #16977

    Belt_Buckle
    Participant
    0

    new 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.
    #16979
    LutBot
    LutBot
    Participant
    0

    new 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?

    #16980

    Belt_Buckle
    Participant
    0

    good call, didn’t even think to look at the times

    #16981

    Belt_Buckle
    Participant
    0

    if 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!

    #17186

    EleGiggo
    Participant
    0

    Is there a way to change the quantiy of the bought item instead of just spam buying said item?

    #17197
    Gray
    Gray
    Spectator
    0

    Is there a way to change the quantiy of the bought item instead of just spam buying said item?

    NumPad 9.

    #17352

    pSheep
    Participant
    0

    Hey, 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 you

    ps sorry for the bad english

    #17560
    Red Mage
    Red Mage
    Participant
    0

    I 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.
    #17562
    Antonkell
    Antonkell
    Participant
    0

    I had to give up on the turnin part. Its never facing the right angle to activate the npc, and it seemed to be off in timing… im not sure why it isnt working for me.

    #19180

    Dmendell
    Participant
    0

    Hey 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
Viewing 15 posts - 106 through 120 (of 129 total)

You must be logged in to reply to this topic.