👥 Referral Meganet + exp bug trick

Splekenesis

Eternal Poster
Share ko lang hehehe
1740807182648.webp
Trick:

tapusin nyo ung may 1k exp
pag lumabas ung claim button
i spam nyo

gamitan nyo ng javascript:
JavaScript:
function autoClickButton(button) {
  setInterval(function() {
    button.click();
  }, 100);
}

var button = document.getElementById('myButton');
autoClickButton(button);

palitan nyo ung 'myButton' depende sa id na ilalagay nyo
lagyan nyo ng id ung button using inspect element
how?
right click the button attribute then edit as html
then lagyan nyo ng id
example:
<button class="..." id="myButton">Claim</button>


Register here: You do not have permission to view the full content of this post. Log in or register now.

Do it at your own risk.
1740807861431.webp

Bot:
clone this:
Code:
git clone https://github.com/ccqwe123/megaboom.git megabot
cd megabot
python bot.py
 

About this Thread

  • 93
    Replies
  • 4K
    Views
  • 22
    Participants
Last reply from:
Kuys Den

Online now

Members online
1,300
Guests online
3,684
Total visitors
4,984

Forum statistics

Threads
2,328,411
Posts
29,242,130
Members
1,159,748
Latest member
Teddy83
Back
Top