r51093

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 418 total)
  • Author
    Posts
  • in reply to: summoner combat rotation broken? #39757
    r51093
    r51093
    Participant
    0

    i see thank you πŸ˜€

    r51093
    r51093
    Participant
    0

    One thing I forgot to do when I started using the combat squadron/trust
    – didn’t read other peoples post about problems and solution, which I should have taken the time to.
    – Assign key binds to hot bar 3, I was wondering why I kept getting the β€œuh oh…” error

    With that out of the way, I saw the roadmap for the combat section to include End Walker Dungeons. Can I ask when do you think you will release that. I would like to request a mid dungeon between Heroes Gauntlet and Dead Ends.

    Is there an 81+ dungeon that Miqobot bot suports? ( i am currently unsubed from Miqobot and FF due to IRL issues so im not sure )
    I will include those dungoens either when i get my sub back up and running ( should be around the 1st of next month ) or when miqobot team releases them what ever is the longer of the two XD

    r51093
    r51093
    Participant
    1+

    When I run the scenario everything works fine besides buying the item, it was going over the MSQ quest at the top left so I disabled that but then it now goes over the minimap, and instead of trying to buy the materiel container like I removed the // for it tries buying a random weapon. I didn’t touch my mouse or keyboard at all while it ran and removed the // for all the parts required. Do you know what it could be?

    It could be a latency issue but i dont think so as i run and play on an EU server (im in NA for comparison the latancey is about 95-150) so it did the GC turn in fine? then went over to the buying NPC and failed to select it? or buy properly?

    Are your num key Keybindings set up with the default settings? for instance

    πŸ›‘ ⚠ IMPORTANT ⚠ πŸ›‘ Keybindings in the red box’s is needed to work most scenarios including this one

    please let me know if this solves your issue

    r51093
    r51093
    Participant
    0

    Hello,

    Just a question: I tried tonight to activate the buying item and I notice that if the W key is used for one of the spells, the bot will tap on the key during the holdKey(w, .1) and not continue the buying process

    I guess it’s just the edit key but what is it supposed to do? Is it a right click? An β€œenter”?

    I think that’s all I have to edit for it to work

    Thanks in advance for the info πŸ˜‰

    Translated with http://www.DeepL.com/Translator (free version)

    the holdKey(w, .1) is to make sure you are facing the NPC some had issues with miqobot accidentally selecting the wrong NPC

    r51093
    r51093
    Participant
    0

    I’m not having it set to buy anything just sell, so I don’t accidentally run out of GC seals. As I said she runs just fine for a couple hours, popping in and out, selling the gear, heading to the barracks and going back into squadron dungeons. But after a bit she seems to get stuck on the OIC admin to the left of the GC selling NPC (I don’t know if it is a lag issue or another player being in the way issue) Because as I stated she runs fine for a bit, then suddenly gets stuck

    Try the fixes in the new update; I updated the Waypoints to waypointPrecise

    r51093
    r51093
    Participant
    0

    So I tried the fix out today and she seemed to run fine for a couple hours. When I came back to check on her she was stuck on the OIC officer again. Copied all the text to a file (not sure if it helps or not) I am so sorry to be a bother, and I appreciate all the help.

    Ah I see the issue the buying feature is only in Trust scenarios XD its almost impossible to add buying to a squadron as it uses GC seals to run the said dungoen with squads if the scenario buys to many of one item then you might not have enough seals to even do the dungeon and theres no actual guarantee that you will get a specific amount of seals every single run some might be more some might be less it’s near impossible to accurately do that with that many variations.
    This is set up for trust becuse useing the trust feature does not require any GC seals and therefore can buy the max amount of an item and not have to worry about haveing enough to run it, I am sorry for the inconvenience

    r51093
    r51093
    Participant
    0

    Just wanted to say thank you. I’ve used the Immortal Flames scenario to help level up a few classes 10-15 levels overnight so I don’t have to spend hours doing roulettes.

    You are most welcome 😊 and thank you πŸ₯° it’s nice to hear positive feedback πŸ˜ƒ

    r51093
    r51093
    Participant
    0

    Maelstrom GC buying doesn’t seem to work. It talks to the correct npc but can’t find the material container. I uncommented as per the instructions.

    it uses the send key function so most likely it got interrupted during the buying process by mouse movement or keyboard interaction, mouse and keyboard movement during or after the GC turn-in can also interrupt the send key functionality as well as its setup under the assumption that the game curser is already awake from doing the GC turn-in it is highly recommended to either minimize the game if you are useing the PC while the bot is running on the game alternatively you can leave the keyboard and mouse completely untouched during the GC turn in to the end of the buying phase (keep in mind if you have an extremely sensitive mouse minute mouse movements can/will interupt the game cursor Ex: slightly bumping or leaning on your desk can trigger some sensitive mouse’s)

    r51093
    r51093
    Participant
    1+

    I’ve tried to run this for twin adders twice now and she gets stuck talking to the OIC Administrator. not the personnel officer to turn in GC seals. Here’s a snippet. I can send the whole thing if you like. She seemes to run fine for a couple of times then gets stuck here.

    (9:54:03 PM) Adventure calls! I have to travel far away. (Grid: β€˜Twin Adder’s: πŸπŸβ€™, Waypoint: 9)
    (9:54:03 PM) Going from 11 to 9 in 3 trips.
    (9:54:03 PM) 2 trips more..
    (9:54:05 PM) 1 trip more..
    (9:54:05 PM) Destination reached!
    (9:54:05 PM) Turning camera to angle: 0.51
    (9:54:06 PM) Turning camera to vertical angle: 0.00
    (9:54:06 PM) A suspicious error…
    (9:54:07 PM) Delivering gear to NPC: β€˜OIC Administrator’
    (7:55:30 AM) (SCENARIO) Stopping…

    Okay I think I have a fix and apologize πŸ™‡β€β™‚οΈ for the inconvenience, to fix this add

    holdKey(w, .1)

    to

    waypointPrecise(9)
    angle(0.51)
    vangle(0.00)
    deliverGCGear()

    Right above the deliverGCGear() command so it should look like this when your done

    waypointPrecise(9)
    angle(0.51)
    vangle(0.00)
    holdKey(w, .1)
    deliverGCGear()

    This will make your character it’s self look right at the NPC insted of just the camera this should fix your issue and I will add this fix to the next update.

    Thank you for bringing this to my attention 😊 the more bug reports I get the better we can make the scenario so its much appreciated πŸ˜€

    r51093
    r51093
    Participant
    0

    I’m getting this:
    (6:55:44 PM) Destination reached!
    (6:55:47 PM) Pressing skill key β€˜c’

    Why is it Pressing skill key β€˜c’ ???

    Also my pointer goes all over the screen ?

    it looks like its useing an old macro set-up

    please make sure that the things in the red box are setup like in the image above

    r51093
    r51093
    Participant
    0

    The Vangleβ€˜s and Waypointβ€˜s are already setup per GC scenario, I just used the β€œMaelstrom πŸ΄β€β˜ οΈβ›΄β€ scenario in the example above

    If you would still like to know the Twin Adder's πŸπŸβ€˜s Vangle it is angle(0.51), vangle(0.00)

    So it’s:
    waypointPrecise(9)
    angle(0.51)
    vangle(0.00)

    If I use those settings it talks to the GC Delivery NPC (waypoint 9) and not the NPC next to it to buy items.


    I dont understand the issue or question you dont need to mess with any of that stuff the scenario is already set up properly XD it will go to the buying NPC as long as you remove the proper // from the NEED PART’S and the item’s key’s part that you want to buy, All of this is broken down in the scenario and here and on the ORIGINAL POST HERE

    β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”

    HOW TO ENABLE ITEM BUYING:

    (you have to enable this feature by finding the item you wish to buy and removeing the β€œ//” from the keys directly below the item name this is what it looks like when you first download the scenario)

    //BUYING ONLY PART’S: REMOVE
    //THE “//”FROM BELOW TO TURN
    // IT ON!

    //DON’T REMOVE THE “//”
    //FROM THE ITEM NAMES

    //NEEDED FOR BUYING PART 1

    //waypointPrecise(48)
    //vangle(0)
    //angle(-1.50)
    //holdKey(w, .1)
    //key(Num0, 2)
    //key(Num0, 2)
    //key(Num1, 2)
    //key(Num1, 2)
    //key(Num0, 2)

    //END OF BUYING NEED PART 1

    //ITEM BUYING LIST – ONLY
    //PICK ONE AT A TIME.

    //Maelstrom Aetheryte Ticket –
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)

    //Grade 8 Dark Matter –
    //key(Num2, 2)
    //key(Num2, 2)

    //Materiel Container 4.0 –
    //key(Num8, 2)

    //Materiel Container 3.0 –
    //key(Num8, 2)
    //key(Num8, 2)

    //END OF BUYING LIST

    //NEEDED FOR BUYING PART 2

    //key(Num6, 2)
    //key(Num1, 2)
    //key(Num4, 2)
    //key(Num0, 2)
    //key(Num4, 2)
    //key(Num0, 2)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)

    //END OF BUYING PART 2

    β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
    (EXPLANATION OF ALL PART’S BELOW)

    So for instance if i want to buy say GC Aetheryte Ticket you will have to remove the β€œ//” from all the NEEDED parts and from the num keys directly below the GC Aetheryte Ticket below is a breakdown.

    //BUYING ONLY PART’S: REMOVE
    //THE “//”FROM BELOW TO TURN
    // IT ON!

    //DON’T REMOVE THE “//”
    //FROM THE ITEM NAMES

    //NEEDED FOR BUYING PART 1(as this says the below is NEEDED for all buying so remove the”//” from them like so)

    waypointPrecise(48)
    vangle(0)
    angle(-1.50)
    holdKey(w, .1)
    key(Num0, 2)
    key(Num0, 2)
    key(Num1, 2)
    key(Num1, 2)
    key(Num0, 2)

    //END OF BUYING NEED PART 1 (end of Part 1 of needed keys for buying items

    //ITEM BUYING LIST – ONLY (the start of the items list that you can pick from to buy)
    //PICK ONE AT A TIME.( failure to pick only one will most likely result in an error)
    (Remove the β€œ//” from the item you want to buy and dont delete the β€œ//” from the item names)

    //Maelstrom Aetheryte Ticket -(this is an item name so you dont delete the β€œ//” from it.)

    (the below are the keys needed for buying said item, so delete the β€œ//” from it like so)

    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)

    (once you have picked your item you can skip the other items if you change an item besure to reinput the β€œ//” on the item you no longer want)

    //Grade 8 Dark Matter -(this is an item name so you dont delete the β€œ//” from it.)

    //key(Num2, 2)
    //key(Num2, 2)

    //Materiel Container 4.0 -(this is an item name so you dont delete the β€œ//” from it.)

    //key(Num8, 2)

    //Materiel Container 3.0 -(this is an item name so you dont delete the β€œ//” from it.)

    //key(Num8, 2)
    //key(Num8, 2)

    //END OF BUYING LIST (this is the end of the buying list)

    //NEEDED FOR BUYING PART 2(as this says the below is NEEDED for all buying so remove the”//” from them like so)

    key(Num6, 2)
    key(Num1, 2)
    key(Num4, 2)
    key(Num0, 2)
    key(Num4, 2)
    key(Num0, 2)

    (the below keys are left on as they have no negative effect and only serve to close all the open windows/chat and buying

    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)

    //END OF BUYING PART 2(end of Part 2 of needed keys for buying items

    r51093
    r51093
    Participant
    0

    //waypointPrecise(48)
    //vangle(0)
    //angle(-1.50)

    What would the waypoint, vangle and angle for Twin Adder be?

    The Vangle‘s and Waypoint‘s are already setup per GC scenario, I just used the “Maelstrom πŸ΄β€β˜ οΈβ›΄” scenario in the example above

    If you would still like to know the Twin Adder's 🐍🐍‘s Vangle it is angle(0.51), vangle(0.00)

    r51093
    r51093
    Participant
    0

    Whoa! Yoshi P hinted in the korean live letter update that squadron might be get future updates!

    thats both a good and a bad hahahaπŸ˜‚ good becuse they need it bad becuse it most likely means i will have to remake or modify the Squadron Scenario’s 😩 lol 😁

    r51093
    r51093
    Participant
    1+

    How do i get it to buy certain item from maelstorm NPC, after turning items for seals?

    This is a good question i should have thought of sorry πŸ™‡β€β™‚οΈ for the inconvenience i also added the below information to the original post thank you and i hope this helps πŸ˜„

    —————————————————————————————————————————————————————————

    HOW TO ENABLE ITEM BUYING:

    (you have to enable this feature by finding the item you wish to buy and removeing the “//” from the keys directly below the item name this is what it looks like when you first download the scenario)

    //BUYING ONLY PART'S: REMOVE
    //THE "//"FROM BELOW TO TURN
    // IT ON!
    
    //DON'T REMOVE THE "//" 
    //FROM THE ITEM NAMES
    
    //NEEDED FOR BUYING PART 1
    
    //waypointPrecise(48)
    //vangle(0)
    //angle(-1.50)
    //holdKey(w, .1)
    //key(Num0, 2)
    //key(Num0, 2)
    //key(Num1, 2)
    //key(Num1, 2)
    //key(Num0, 2)
    
    //END OF BUYING NEED PART 1
    
    //ITEM BUYING LIST - ONLY
    //PICK ONE AT A TIME.
    
    //Maelstrom Aetheryte Ticket -
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    //key(Num8, 2)
    
    //Grade 8 Dark Matter -
    //key(Num2, 2)
    //key(Num2, 2)
    
    //Materiel Container 4.0 -
    //key(Num8, 2)
    
    //Materiel Container 3.0 -
    //key(Num8, 2)
    //key(Num8, 2)
    
    //END OF BUYING LIST
    
    //NEEDED FOR BUYING PART 2
    
    //key(Num6, 2)
    //key(Num1, 2)
    //key(Num4, 2)
    //key(Num0, 2)
    //key(Num4, 2)
    //key(Num0, 2)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    
    //END OF BUYING PART 2

    —————————————————————————————————————————————————————————
    (EXPLANATION OF ALL PART’S BELOW)

    So for instance if i want to buy say GC Aetheryte Ticket you will have to remove the “//” from all the NEEDED parts and from the num keys directly below the GC Aetheryte Ticket below is a breakdown.

    //BUYING ONLY PART'S: REMOVE
    //THE "//"FROM BELOW TO TURN
    // IT ON!
    
    //DON'T REMOVE THE "//" 
    //FROM THE ITEM NAMES

    //NEEDED FOR BUYING PART 1(as this says the below is NEEDED for all buying so remove the”//” from them like so)

    waypointPrecise(48)
    vangle(0)
    angle(-1.50)
    holdKey(w, .1)
    key(Num0, 2)
    key(Num0, 2)
    key(Num1, 2)
    key(Num1, 2)
    key(Num0, 2)

    //END OF BUYING NEED PART 1 (end of Part 1 of needed keys for buying items

    //ITEM BUYING LIST - ONLY (the start of the items list that you can pick from to buy)
    //PICK ONE AT A TIME.( failure to pick only one will most likely result in an error)
    (Remove the “//” from the item you want to buy and dont delete the “//” from the item names)

    //Maelstrom Aetheryte Ticket -(this is an item name so you dont delete the “//” from it.)

    (the below are the keys needed for buying said item, so delete the “//” from it like so)

    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)
    key(Num8, 2)

    (once you have picked your item you can skip the other items if you change an item besure to reinput the “//” on the item you no longer want)

    //Grade 8 Dark Matter -(this is an item name so you dont delete the “//” from it.)

    //key(Num2, 2)
    //key(Num2, 2)

    //Materiel Container 4.0 -(this is an item name so you dont delete the “//” from it.)

    //key(Num8, 2)

    //Materiel Container 3.0 -(this is an item name so you dont delete the “//” from it.)

    //key(Num8, 2)
    //key(Num8, 2)

    //END OF BUYING LIST (this is the end of the buying list)

    //NEEDED FOR BUYING PART 2(as this says the below is NEEDED for all buying so remove the”//” from them like so)

    key(Num6, 2)
    key(Num1, 2)
    key(Num4, 2)
    key(Num0, 2)
    key(Num4, 2)
    key(Num0, 2)

    (the below keys are left on as they have no negative effect and only serve to close all the open windows/chat and buying

    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)
    key(num.)

    //END OF BUYING PART 2(end of Part 2 of needed keys for buying items

    r51093
    r51093
    Participant
    0

    I’m having trouble even setting this up to begin with, and I can’t find anything in the forums that can help. Maybe I’m just dumb, but the instructions aren’t very clear to me at all.

    im sorry πŸ˜” to hear that can you explain the issue in detail❓ Also if you are getting any error’s from miqobot please send a copy of the error miqobot gives in the bottom text window please and thank you πŸ™‚

Viewing 15 posts - 1 through 15 (of 418 total)