// CTRL + A เลยครับ มันเยอะ // ก็อปตรงข้างบนได้เลย ไม่มีผลกับการทำงาน // POPCAT CHEAT SHEET BY CHOKUNPLAYZ // - กดที่ความเร็ว 750p/30s // หริอ 2.5 pps // delay = 40ms // - กับแบน แบบ auto // TikTok: @realchokunplayz // IG : @chokunplayz // Twitter : @chokuntweets const kbd = new KeyboardEvent('keydown',{ key:'h', ctrlKey:'true' }); const kbu = new KeyboardEvent('keyup',{ key:'h', ctrlKey:'true' }); function getCookie(cname) { let name = cname + "="; let decodedCookie = decodeURIComponent(document.cookie); let ca = decodedCookie.split(';'); for(let i = 0; i