Skip to content
View r8w9a5k's full-sized avatar
Block or Report

Block or report r8w9a5k

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. dribbbleBOT dribbbleBOT Public

    dribbbleBOT.js is a console script that automatically likes dribbble shots.

    JavaScript 9 4

  2. dribbbleBOT.js is a console script t... dribbbleBOT.js is a console script that automatically likes dribbble shots.
    1
    javascript:
    2
    
                  
    3
    function run(){ //function run wraps all the code into one run() function
    4
    var like = document.querySelector(".stats-label"); //select like button
    5
    var next = document.querySelector(".shot-nav-next"); //select next page
  3. jc jc Public

    JavaScript

  4. pexeso pexeso Public

    pexeso

    JavaScript