Masuzu / ZooeyBot

Fully automated slime blasting, event and quest farming bot for GBF
https://gbtools.azurewebsites.net/ZooeyBot/en/Home
67 stars 42 forks source link

How to select Xeno Sagittarius raid in TreasureEvent mode ? #1095

Closed Message0202 closed 5 years ago

Message0202 commented 5 years ago

I set up Zooeybot as https://github.com/Masuzu/ZooeyBot/wiki/Treasure-Raid-Event-mode instructed, but always end up starting the Xeno Ifrit one.

lamewood commented 5 years ago

i just use the event mode, not the treasure mode. works the same

Sundaerae commented 5 years ago

how do you set it up for the raid? It doesn't work on mine. I've also tried to use EventPageURL but still doesn't work. If I check the network, it will give me error pages.

lamewood commented 5 years ago

EventRaidUrl=http://game.granbluefantasy.jp/#quest/supporter/500811/5 NightmareModeUrl=http://game.granbluefantasy.jp/#quest/supporter/500831/5 EventPageUrl=http://game.granbluefantasy.jp/#quest/extra/event/2022

the rest is just the script location or summon itself image

Sundaerae commented 5 years ago

Sorry to say, that's for the solo clash. I also have no problem with the solo clash. It's the raid I have problem with.. It won't work for the raids because it needs mats to host, and some other tidbit.

lamewood commented 5 years ago

Ah, I've missread that. I just use custom schedule you just need enough host mats and it should be fine

Sundaerae commented 5 years ago

I tried using the custom schedule, it gives me error right after selecting summon, then refresh the page, rinse repeat

SetEventPageUrl("http://game.granbluefantasy.jp/#quest/extra/event/2022") SetLuaScript("Scripts/fire-apsalas-nm.lua") SetPreferredSummons("Shiva") SetPreferredPartyGroup(5) SetPreferredPartyDeck(3) RepeatQuest("http://game.granbluefantasy.jp/#quest/supporter/501191/1/0/20641", 40, 10)

EDIT: after I restart zui, it's now working... strange...

lamewood commented 5 years ago

_SetLuaScript("Scripts/xeno_ifritraid.lua") SetPreferredSummons("europa, macula marius, varuna") RepeatQuest("http://game.granbluefantasy.jp/#quest/supporter/500861/1/0/20611", 40, 30) these are the only lines i added and it's currently running just fine

SetEventPageUrl SetPreferredPartyDeck(3) SetPreferredPartyGroup(5) i didnt add these since gbf remembers what team you've used last and the event page isnt required here

i'd suggest you to host the raid with the team you've set up and try it with Zooey with less line like mine

Cyuss321 commented 5 years ago

Sometimes nightmare pops up after doing raids, is there any script to add to custom scheduler for that? Seems like custom scheduler is the only way I can do event raids and being able to do nightmare would be nice, just have no idea what to add.