RavenEbonscale / Friday-Night-Funkin-bot

Friday night funkin' bot I made in C++
1 stars 0 forks source link

How to use it? I try it but not working #2

Open zwl1619 opened 2 years ago

zwl1619 commented 2 years ago

How to use it? I try it but not working. I can not search a result with Raβen Smellyscally#432 in discord.

image

RavenEbonscale commented 2 years ago

Hmm mind sending me a link to where you download the game i can do a quick hotfix for it

zwl1619 commented 2 years ago

@RavenEbonscale It seems that all of mods based FNF-PsychEngine don't work.

zwl1619 commented 2 years ago

I see. the window name need to be one of below names, right?

LPCWSTR w[6] =
    { 
        L"Friday Night Funkin'", 
        L"Friday Night Funkin' Kade Engine",
        L"High Effort Ugh",L"Friday Night Funkin': Mid-Fight Masses - Selever Edition",
        L"Friday Night Funkin' Vs. Sasha",L"Friday Night Funkin' Modding Plus"
    };
RavenEbonscale commented 2 years ago

Yes,that is the issue I do have a python program that will give you the name of the correct windows Edit: added the python program that should give you all the names of the programs you have open