Auto Poker

Discussion in 'Off-Topic' started by Accepted, Feb 17, 2018.

  1. Accepted
    Offline

    Accepted Guest

    This is basically a auto webpage opener. To use this, paste the below in a text editor (eg notepad). Then change "10" on line 6 to the target player number. Then save it as a ".html". Then open the file. Then, if not already enabled, enable pop-ups. The js has not been debugged, use at your own risk.

    HTML:
    <html>
        <head>
        <meta http-equiv="refresh" content="0" >
        <script>
        function myFunction() {
            myWin=window.open("https://www.mineverse.com/pokes/10/poke");
        }
        </script>
        </head>
    
        <body onload="myFunction()">
        <h1>Script is running, to stop, close this tab.</h1>
        </body>
    </html> 
    Q: The code is spamming out tabs. Help!!!!1111!!!!1!1!
    A: On line 3, change "0" to "1" or any higher number. It is a delay between each tab.

    Q: How do I stop this?
    A: Close the tab that says "Script is running, to stop, close this tab."

    Q: How do I find the player number?
    A: Go to their profile page, look at the URL. The number is at the end. It is unique.

    Q: This script crashed my computer. Can I get money?
    A: No.

    Q: Why did you do this?
    A: Why not?
     
    Last edited by a moderator: Feb 17, 2018
  2. Moni
    Offline

    Moni Boss Member Premium

    Messages:
    1,654
    Is this how you kept poking me so fast today..? :P
     
  3. Surge
    Offline

    Surge Boss Member

    Messages:
    6,264
    Just why xD
     
  4. kinsey_kid
    Offline

    kinsey_kid Developer Premium

    Messages:
    11,217
    Only u ....
     
  5. yehs
    Offline

    yehs Builder Builder

    Builder
    Messages:
    6,803
    OMG YES
     
  6. Accepted
    Offline

    Accepted Guest

    lol, maybe....
    Please refer to the FAQ
    Only me???
    Glad you find this useful!
     
  7. lokadd
    Offline

    lokadd Well-Known Member

    Messages:
    531
    uhh what... i'm starting a poke war with u...
     
  8. Pink
    Offline

    Pink Boss Member

    Messages:
    2,245
    Ok.....
     
  9. Nubby
    Offline

    Nubby Boss Member

    Messages:
    2,057
    I am just amazed on how bored people can be this random.

    ----

    Suggestion: Make the value on content to 30 - 60 to poke the person every 30 - 60 seconds.
    [​IMG]


    Also, if you want to poke 2 people just make another one
    [​IMG]

    I think... @8top can u confirm? I know nothing about this.

    Love it btw
     
    Last edited: Feb 18, 2018
  10. kinsey_kid
    Offline

    kinsey_kid Developer Premium

    Messages:
    11,217
    only you would make this
     
  11. Accepted
    Offline

    Accepted Guest

    Yeah, that works. Plus I have a version that auto closes the opened tabs, if anyone wants that, message me.
    I will take that as a compliment
     
    Last edited by a moderator: Feb 18, 2018
  12. Accepted
    Offline

    Accepted Guest

Share This Page