76

Volta

ROBLOX Limited Sniper

This project was an extreme challenge, but I wanted to get it done to learn more about ROBLOX's APIs.

Volta was a quick project that I made in a few weeks that allows users to snipe limited items on ROBLOX. It was a fun project to make, and I learned a lot about ROBLOX's APIs.

I also learned a lot about how to make a queue system. I also learned how to utilize tokio and reqwest to make my rust program efficient.

Features

  • Had a queue for users to snipe items
  • Automatically sold items if requested
  • Highly cutomizable
  • Programmed in rust