P Pr0XiM New Member VIP Joined Aug 29, 2019 Messages 16 Reaction score 1 Achievement Apr 6, 2020 #2 opsfafsme said: Code: await Delay(Random(3000,5000)); await WaitForLoading(); await ClickByXpath(GenerateXpath("a", "text", "http://gestyy.com/w9hcf6")); await Delay(Random(2500,3000)); await WaitForLoading(); Click to expand... Thank you man!
opsfafsme said: Code: await Delay(Random(3000,5000)); await WaitForLoading(); await ClickByXpath(GenerateXpath("a", "text", "http://gestyy.com/w9hcf6")); await Delay(Random(2500,3000)); await WaitForLoading(); Click to expand... Thank you man!