Advertisement
yuxju

Roblox Join Button Glitch

Jun 8th, 2021
1,577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.69 KB | None | 0 0
  1. <button class="profile-join-game btn-primary-md">
  2.                                     Join Game
  3.                                 </button>
  4.  
  5. ---------------------------------------------------------------------------------------------------------------------------------------
  6.  
  7. 1. Go to the person's profile you want to join.
  8. 2. Right click either the "Message" button or "Friend" button. (If the button is grayed out, you can't right click.)
  9. 3. Click Inspect Element.
  10. 4. Find the line that's highlighted. (It starts with: <li class"btn-)
  11. 5. Right click the line and click edit with HTML.
  12. 6. Delete the code and copy and paste the pastebin above.
  13. 7. Ta-da! (Watch out, might be patched soon.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement