Farming MPG

Forum Forums Grids and Presets Farming MPG

Tagged: 

This topic contains 36 replies, has 14 voices, and was last updated by  edgedy 1 year, 2 months ago.

Viewing 15 posts - 16 through 30 (of 37 total)
  • Author
    Posts
  • #11889
    Lyfox
    Lyfox
    Participant
    0

    I copied and pasted the code and these are the error codes from the logs

    No need to copy and paste. Just use import its very easy: https://miqobot.com/forum/forums/topic/help-import-export/

    #11907

    AnonymousZombie
    Participant
    0

    ok, so it was the copy paste issue, it is now imported. However, now I got it working all the way past where the chocobo races, but it gets hung up on this:

    (4:28:56 PM) Aww your chocobo is tired. Let it rest a little 🙂
    (4:28:56 PM) Teleporting to: ‘The Gold Saucer’
    (4:28:56 PM) Uhoh. There’s no key bound to action ‘Switch to Hotbar 1’.
    (4:28:57 PM) Uhoh. There’s no key bound to action ‘Switch to Hotbar 1’.
    (4:29:14 PM) Successfully teleported to ‘The Gold Saucer’. :3
    (4:29:14 PM) Adventure calls! I have to travel far away. (Grid: ‘SaucerAether’, Waypoint: 0)
    (4:29:14 PM) Going from 0 to 0 in 1 trips.
    (4:29:15 PM) 1 trip more..
    (4:29:15 PM) Destination reached!
    (4:29:15 PM) Teleporting through NPC: ‘aetheryte’
    (4:29:17 PM) Choice #1, selecting line: 1
    (4:29:19 PM) Choice #2, selecting line: 8
    (4:29:23 PM) Teleporting through NPC: ‘aetheryte’
    (4:29:24 PM) Choice #1, selecting line: 1
    (4:29:25 PM) Choice #2, selecting line: 8
    (4:29:28 PM) Teleporting through NPC: ‘aetheryte’
    (4:29:30 PM) Choice #1, selecting line: 1
    (4:29:32 PM) Choice #2, selecting line: 8
    (4:29:35 PM) Teleporting through NPC: ‘aetheryte’
    (4:29:37 PM) Choice #1, selecting line: 1
    (4:29:38 PM) Choice #2, selecting line: 8
    (4:29:41 PM) Teleporting through NPC: ‘aetheryte’
    (4:29:43 PM) Choice #1, selecting line: 1
    (4:29:43 PM) Choice #2, selecting line: 8
    (4:29:47 PM) Teleporting through NPC: ‘aetheryte’
    (4:29:48 PM) Choice #1, selecting line: 1
    (4:29:49 PM) Choice #2, selecting line: 8
    (4:29:53 PM) Teleporting through NPC: ‘aetheryte’
    (4:29:54 PM) Choice #1, selecting line: 1
    (4:29:55 PM) (SCENARIO) Stopping…
    (4:29:55 PM) Well, you know, I don’t mind continuing it any time! 😉
    (4:29:55 PM) (SCENARIO) Stopped.

    #11911
    Lyfox
    Lyfox
    Participant
    0

    Attune to all aetheryte shards in Gold Saucer. There should be 8 of them.

    #11912

    AnonymousZombie
    Participant
    0

    I have all 8 attuned

    #11913

    AnonymousZombie
    Participant
    0

    (9:06:26 PM) Choice #2, selecting line: 8
    (9:06:31 PM) Teleport NPC doesn’t teleport me >.<
    (9:06:31 PM) ERROR (Chapter 1, Line 12): Execution error

    line 8 seems to be quit.

    line 1 Entrance & Card Squares
    line 2 Wonder Square East
    line 3 Wonder Square West
    line 4 Event Square
    line 5 Cactpot Board
    line 6 Round Square
    line 7 Chocobo Square
    line 8 Quit

    #11915
    Lyfox
    Lyfox
    Participant
    2+

    Line 8 should be Minion Square. You have only 7.

    Attachments:
    You must be logged in to view attached files.
    #11922

    AnonymousZombie
    Participant
    0

    my bad :L

    #12289

    Asmodeus13
    Participant
    0

    So I downloaded the txt file now how do I get it started. Also what is the mgp rate per hour on average

    #12301
    Lyfox
    Lyfox
    Participant
    0

    Use import its easy: https://miqobot.com/forum/forums/topic/help-import-export/
    Mgp rate for minigames is 600+ per minute. Chocobo racing is much slower.

    #22845

    grief
    Participant
    0

    I think it can be replaced with a simple holdKey(w, 1). After teleport youre always facing the direction of aetheryte so running forward for 1 second should be enough to get away from summoning bells.

    Awesome scenario thanks for sharing!

    what exactly gets removed/replaced with this? i’ve tired replacing several things but not quite got the syntax down to be successful.

    #22847
    Lyfox
    Lyfox
    Participant
    0

    Its an alternative way to solve this problem:

    Well I was gonna completely skip putting a navgitation mesh and let it NpcTeleport since you’re close enough to use the aetheryte BUT some of the spots have the summoning bells closer (2 corners) so I ended up putting some waypoints to make sure you’re next to the aetheryte and not the bells REEEEEEEEEEEEEEEEEEEEEEEEEEEEE fuck those bells

    #22849

    grief
    Participant
    0

    Right, i was curious what is changed to try your solution. any stutter stepping movement makes me uneasy if theres a way to avoid the way it walks around the aetheryte before trying to teleport.

    i am not sure what part to edit your solution in.

    #22853
    Lyfox
    Lyfox
    Participant
    0

    Oh its a replacement for this part.

    grid(SaucerAether)
    waypoint(0)

    #22854

    grief
    Participant
    0

    Oh its a replacement for this part.

    grid(SaucerAether)
    waypoint(0)

    thats what i thought but every time i edit it and import it, its blank. must be something else to remove?

    #22855
    Lyfox
    Lyfox
    Participant
    1+

    Dont edit the txt file. Its format is not suitable for editing. Just select the scenario and change lines inside Miqo.

Viewing 15 posts - 16 through 30 (of 37 total)

You must be logged in to reply to this topic.