👥 Referral Meganet + exp bug trick

Splekenesis

Established
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,137
Guests online
3,704
Total visitors
4,841

Forum statistics

Threads
2,314,048
Posts
29,176,543
Members
1,183,982
Latest member
Aizenn123
Back
Top