soa0611
Elite Member
- Apr 20, 2015
- 2,790
- 2,537
For second one they not put it directly but using a iframe to load the locker from URL verification/index.php which you can find at line 170.
Replace it with your button then you good to go.
i need to remove this:
<iframe src="verification/index.html" opacity="0" scrolling="no" align="middle" frameborder="0" width="100%" height="150px"></iframe>
but what should i put there instead?
For the first one you can find the locker at line 95.just replace onlick event.
<button onclick="window.location='https://www.areyouabot.net/;" class="gen-v-btn">Verify</button>
what should i put there instead too? i already put my locker but it redirects to some page
Last edited by a moderator: