Scenario sometimes doesn't work?

Forum Forums Discussion Scenario sometimes doesn't work?

This topic contains 0 replies, has 1 voice, and was last updated by  bthelee 1 week, 1 day ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #42119

    bthelee
    Participant
    0

    here’s the script

    afkfor(00:00:01)

    //accepting leve
    key(f12, 1) //targets Grigge
    key(f6, 1) //opens dialogue
    key(f6, 1) //closes dialogue
    key(f10, 2) //tradecraft highlight
    key(f6, 1) //opens tradecraft
    key(f6, 1) //selects leve
    key(f6, 1) //accepts leve

    //turning in
    key({esc}, 1) //closes dialogue 1
    key({esc}, 1) //closes dialogue 2
    key(f11, 1) //target focus(Ahldiyrn)
    key(f6, 1) //opens dialogue
    key(f10, 1) //scrolls down 1
    key(f6, 1) //selects leve
    key(f6, 1) //closes dialogue

    //turn in
    key(ctrl+f6, 1) //open submenu
    key(f6, 1) //selects draughts
    key(f6, 1) //hands over
    key(f6, 1) //confirms hq
    key(f6, 1) //closes dialogue 1
    key(f6, 1) //closes dialogue 2
    key(f6, 1) //completes

    repeatchapter(100)

    for whatever reason, it sometimes skips a few steps at the “accepting leve” stage while trying to select tradecraft (f10 is scroll down and f6 is select). I’ve tried lengthening the time to make sure lag isn’t affecting it and it still sometimes skips. It SOMETIMES works so i know it does work, but for whatever reason it will just skip during that stage of the scenario (and sometimes other parts). What the hell is going on? Is Miqobot not working properly? Is it server lag? Is there something wrong with the script?

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.