ELY M.

Results 57 comments of ELY M.

are we talking about the log in dodohelper? 9/10/2022 8:33:43 PM : OverworldOrInAirport 2451 9/10/2022 8:33:45 PM : Unknown 2452 9/10/2022 8:33:48 PM : Unknown 2453 9/10/2022 8:33:51 PM :...

I added this WriteLog("newVisitor: "+newVisitor, true); in my fork. It show up visitor name. we need to get island name of visitor somehow.

9/12/2022 1:50:48 AM : Unknown 5213 9/12/2022 1:50:50 AM : UserArriveLeavingOrTitleScreen 5214 9/12/2022 1:50:51 AM : newVisitor: Kelly 9/12/2022 1:52:04 AM : OverworldOrInAirport 1 9/12/2022 1:52:07 AM : OverworldOrInAirport 2...

We need to find offset for getting island name of the visitor public static UInt32 VisitorNameAddress = 0xB750ED78; //0xB710ED78;

I decided best solution for me is auto take captures as visitor arrive. if (!newVisitor.Equals(string.Empty)) { CreateLog(newVisitor); WriteLog("newVisitor: "+newVisitor, true); //capture visitor's arrival lol Thread.Sleep(1000); Controller.ClickCAPTURE(); Thread.Sleep(1000); Controller.ClickCAPTURE(); Thread.Sleep(1000); Controller.ClickCAPTURE();...

I figured out why.... when you use chat, it added virtual controller and I cant use my controller till I synced my controller. It will remove virtual controller.... it is...

I second this. I love this feature in Nova.

I have same issue. my action workflow cant find zip file. I know exact path I have both write and read perms enabled in my settings and I am using...