Lyfox

Forum Replies Created

Viewing 15 posts - 1,366 through 1,380 (of 2,280 total)
  • Author
    Posts
  • in reply to: Crafting [Scenario Generator] #10204
    Lyfox
    Lyfox
    Participant
    0

    Oh and ive looked at the script you posted. Its for Ffxivcrafting.com and it doesnt work on garland tools. Version for Garland tools is on page 5.
    What i mentioned about renaming still applies.

    in reply to: Crafting [Scenario Generator] #10202
    Lyfox
    Lyfox
    Participant
    0

    Ooh i see you renamed the crafting list. I had no idea it was even possible so obviously i couldnt support that. It has to be named ‘Crafting List’. Cant name it ‘Yamashi’ or anything else sorry.

    in reply to: Crafting [Scenario Generator] #10194
    Lyfox
    Lyfox
    Participant
    0

    Job names fixed. Change from this:

    var rJob = function(val){
       return $(val).find("span.right img.job-icon").attr("src").replace("images/", "").replace(".png", "");
    };

    To this:

    var rJob = function(val){
       return $(val).find("span.right img.job-icon").attr("src").replace("../files/icons/job/", "").replace(".png", "");
    };

    Lemme know if theres anything else i can do.

    in reply to: Crafting [Scenario Generator] #10192
    Lyfox
    Lyfox
    Participant
    0

    Seems like garland tools changed something in file structure. Ill take a look on the weekend.

    EDIT: Hmm everything works fine for me except job names. Its an easy fix should be done in a few minutes.
    But ive no idea why you get empty lists. Care to give me a link to your list?

    • This reply was modified 6 years, 5 months ago by Lyfox Lyfox.
    in reply to: Materials Hunting?? #10187
    Lyfox
    Lyfox
    Participant
    4+

    Why the duplicate? Theyre working on it: https://miqobot.com/forum/forums/topic/beta-combat/

    Next Features

    • Custom fights and Monster grind
    in reply to: Redscript farming #10181
    Lyfox
    Lyfox
    Participant
    0

    Ok i see that youve messed up your presets pretty bad. Lets try unmess them first.

    (7:34:56 PM) DEBUG: Name is ambiguous. Count = 3. Grid: ‘Bamboo Shoot’
    (7:34:57 PM) DEBUG: Name is ambiguous. Count = 5. GatherPreset: ‘Bamboo Shoot’

    Miqo tells that you have 3 grids and 5 presets named ‘Bamboo Shoot’. Its not very good because you have no idea which one you have to fix. Id suggest deleting them and starting with a clean slate.

    (7:54:38 PM) DEBUG: Name is ambiguous. Count = 3. Grid: ‘Raw Azurite’
    (7:54:38 PM) DEBUG: Name is ambiguous. Count = 4. GatherPreset: ‘Raw Azurite’
    (7:54:38 PM) DEBUG: Name is ambiguous. Count = 3.
    (7:54:38 PM) GatherPreset: ‘Raw Azurite’
    (7:54:38 PM) GridName: ‘Raw Azurite’
    (7:54:38 PM) Adventure calls! I have to travel far away. (Grid: ‘Raw Azurite’, Waypoint: 2)
    (7:54:38 PM) Going from 8 to 2 in 3 trips.
    (7:54:42 PM) 3 trips more..
    (7:54:51 PM) 2 trips more..
    (7:54:51 PM) Woah! A 325 seconds trip? I don’t think I can manage that. Let’s try 300 seconds first, okay? :3
    (7:55:36 PM) 1 trip more..
    (7:55:36 PM) Destination reached!
    (7:55:36 PM) AFK until: 16:05et (76 seconds)
    (7:56:52 PM) Gathering started.
    (7:56:52 PM) Max node count: 1
    (7:56:52 PM) Scanning for shiny gathering nodes like ‘unspoiled’ *.*
    (8:01:52 PM) Scanning for shiny gathering nodes like ‘unspoiled’ *.*
    (8:06:52 PM) Scanning for shiny gathering nodes like ‘unspoiled’ *.*
    (8:07:49 PM) (SCENARIO) Skip to next line.

    Another reason to start with a clean slate.
    This means youve imported 3 grids for Raw Azurite and one of them wasnt upgraded after Namazu patch. Which is why your scenario got stuck. While im pretty sure that Raw Azurite posted in red scrips scenario doesnt have this problem because i remember asking admin to reupload that one.

    (8:08:14 PM) Adventure calls! I have to travel far away. (Grid: ‘u-Lotus-Root’, Waypoint: 9)
    (8:08:14 PM) Going from 6 to 9 in 4 trips.
    (8:08:26 PM) 3 trips more..
    (8:08:39 PM) 2 trips more..
    (8:08:45 PM) 1 trip more..
    (8:08:45 PM) Destination reached!
    (8:08:46 PM) AFK until: 20:35et (76 seconds)
    ...
    (8:10:08 PM) Going from 19 to 15 in 7 trips.

    Ok this is weird. First it goes 6 to 9, then starts from 19? If its the grid i remember it had to carefully fly around all aggros while in your case it seems to simply drop on the ground. Do you have a macro that dismounts somehow?

    in reply to: Redscript farming #10167
    Lyfox
    Lyfox
    Participant
    0

    Thats weird because ive been using the ones already here and they work fine. So its better to show some message log and try figure out your issue otherwise you might run into the same problem with another scenario.
    Which one exactly have your tried?

    in reply to: New material scenarios 4.4 #10162
    Lyfox
    Lyfox
    Participant
    0

    What is long?
    If you mean moving cursor line by line then yes – its the only way to do it without hacking the game or blocking your mouse.

    in reply to: Scenarios for leveling Botanist and Miner 52+ #10146
    Lyfox
    Lyfox
    Participant
    0

    Take a look at the previous page. For some reason people confuse 8:05 and 20:05.

    in reply to: [Beta] Combat #10142
    Lyfox
    Lyfox
    Participant
    3+

    Thats not the purpose of assist mode. Read the guide carefully:

    The most important difference is that you still remain in full control of your character.
    You can move, dodge, change targets, and even stop for a little chat with your friends.

    in reply to: [Request]omni crafter leveling scenario #10136
    Lyfox
    Lyfox
    Participant
    0

    You can use my scenario generator: https://miqobot.com/forum/forums/topic/crafting-scenario-generator/
    It doesnt gather but it covers everything for the crafting part. Ffxivcrafting website can make you a list of mats for all recipes within specific range. Dont select too many though it wont fit into your inventory anyway. Select 10 levels per session. Then generate a scenario with my script and load it into Miqo.

    https://ffxivcrafting.com/crafting

    in reply to: Crafting Trouble #10106
    Lyfox
    Lyfox
    Participant
    0

    (5:49:14 AM) Look! There’s a new version of me available: https://miqobot.com/#get-the-bot

    Your problem was because of this.
    So wheres the new message log? What does Miqo say after redownloading?

    in reply to: Error on launch #9984
    Lyfox
    Lyfox
    Participant
    0

    Theres indeed nothing wrong with this scenario. Copied into my presets.miqo and launched without error. Do you still have the full presets file that caused it?

    in reply to: [Scenario] Dusklight aethersand (Spearfishing) #9938
    Lyfox
    Lyfox
    Participant
    0

    Auto take off means flying takeoff so i doubt its related. What does Miqo say in the message log? The issue is usually there.

    in reply to: Ephemeral Duskglow 70*** #9931
    Lyfox
    Lyfox
    Participant
    0

    (10:18:41 AM) Using action: (Gathering +5%)
    (10:18:56 AM) Using action: (Gathering +5%)
    (10:19:11 AM) Using action: (Gathering +5%)
    (10:19:26 AM) Using action: (Gathering +5%)

    It means you forgot to put Gathering +5% on your hotbar and Miqo cant find it. The one with 50 GP cost.

Viewing 15 posts - 1,366 through 1,380 (of 2,280 total)