Can someone help me with right clicking I cant seem to find it. I need the function so my mouse basically right clicks then will use DTM aftwards(I have this part)
Type: Posts; User: Bottingclient
Can someone help me with right clicking I cant seem to find it. I need the function so my mouse basically right clicks then will use DTM aftwards(I have this part)
I have setup this function but for it wont press it(enter) help would be appreciated to make it press the enter button.
function AutoTele(): Boolean;
begin
Wait(10000 + Random(4000));...