Much too busy at the moment to read this entire thread, but basically what I'm seeing is people who know nothing about programming or botting arguing about stuff they don't know under false presumptions (I'm talking to you materking, a.k.a. the guy who doesn't know jack about programming, hence why he pays people to make games for him)
First of all, I can guarantee that everyone's information is 100% safe on rbxrocks. There's no stored linkage between your rbxrocks account and your ROBLOX account, other than "verifying" your account by putting a string of text in your blurb. I personally do not have access to anything to do with the actual website nor the database, I just program some backend functionalities for baheeg occasionally. However, I know for a fact that all of the login info is hashed (encrypted, not readable by humans), and there is no good reason why anyone should use their same login information on rbxrocks as they would on ROBLOX.
Second of all, assuming we were making a rbxcloud system, which we no longer are, none of the user's account information would be saved in any non-temporary file of any sort - there is absolutely zero interaction between the user's account and the database storing information. The way it would have been setup had we proceeded in developing it would be if a user chose to use the autobuyer, they would have to have an extension running in google chrome or mozilla firefox that would send your cookie & such information to a virtual private server, in which it would be stored in a TEMPORARY variable that is reset on server shutdown/script termination, and is not saved in any way. This information would ONLY be accessed if a limited item should be released, in which case it would then use said information to purchase the item, and then ignore it until a future item is released.
Regardless, we're no longer making said features, especially considering ignorant children such as OP will cry about services that they know nothing about, that effect them in no way, nor harm any users in any way
-iJava |