lucadenhez / robloxnamebot

This bot brute forces random Roblox usernames with a desired length and GET requests the Roblox API to see if the name is valid. This can come up with some really rare names!
MIT License
2 stars 4 forks source link

lmao tell me is it a cookie grabber or not lmfao pointless attempting to obfuscate it #4

Closed idkwhattoputhere121 closed 3 years ago

lucadenhez commented 3 years ago

Well first, it's not obfuscated. This is C# code, look in the .cs file. Second, no it's not a cookie logger. If you knew C# you could read it and see all it does is a GET request to the ROBLOX API, then uses the response to validate the status of the name.

no need to accuse :P

idkwhattoputhere121 commented 3 years ago

No

idkwhattoputhere121 commented 3 years ago

Actually i'm looking at the JS file and the C# file is not obfuscated.

lucadenhez commented 3 years ago

ohhhhhhh I totally forgot I put that is this repo lol. It was to show my friend how an obfuscated cookie logger looks like. Haha I thought you were just trolling