Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:(()=>{const a=()=>{const h=document.getElementsByClassName("profile_small_header_name")[0].children[0].textContent,k=document.getElementById("personaldata_elements_container").querySelectorAll("tr");let l=h+",";for(let m=1;m<k.length;m++){const n=k[m].querySelectorAll("td");let o="";for(let p=0;p<n.length;p++)o+=0===p?n[p].textContent+"-":"Да"===n[p].textContent?"1":"0";l+=o+","}window.location="https://illuminate.dotasphere.com/#"+l},b=document.getElementById("load_more_button"),c=document.getElementById("inventory_history_loading"),d=()=>{return b&&"none"!==b.style.display||c&&"none"!==c.style.display},e=()=>b&&"none"!==b.style.display,f=()=>b.click();(()=>{const h=setInterval(()=>{e()?f():!d()&&(clearInterval(h),console.log(`done`),a())},100)})()})()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement