I am experienced in Visual Basic 6 and understand some C#/C++ i learn C from reading other peoples source and trying to make it do other things i do not Release none of my work unless it's in VB6 cause most people would consider it ripping so i just code for personal use. i would like to start getting into wow coding im trying to figure out how to make an app to quede me in normal random LFG and auto accept it.
Is there a working macro to auto quede the LFG? i have no problem using an app plus macro combination and im not looking to make a bot to fully run instances for me. then there would be no real point in playing wow in the first place.
I know this macro will leave an instance:
/script LeaveParty()
/run LFGTeleport(IsInLFGDungeon())
but how would i detect when the instance is done to set it to spam the macro?
I checked the memory editing section but most guides i see are for autoit/cheatengine and i will not use that under any circumstances.