-
Posts
2446 -
Joined
-
Last visited
-
Days Won
459
Everything posted by UnstucK
-
Hmmm books (only few out of billions) could be interesting for "best practices" only. Otherwise, you must experiment by yourself, and yea YouTube videos could help you tons, if the dude behind is explaining properly. In 2018, I wouldn't recommend buying a book for high level languages, that's a different story however for low level liek C/C++.
-
Why reading a shitty book ? Download VS, start new c# project, read documentation.
-
Thanks for that nice feedback :) By the way ,you can use the InGame Radar hack in the ESP tab, which will show you the players right into the default csgo radar :)
-
I will not work on a HvH cheat. I already don't have enough time to release new hacks as fast as I want ... If some nerd who investigated source engine for years and found leeb exploits wants to sell them on RH, then hell why not, but otherwise, nope.
-
We will see and depending of what's done on PUBG, I might make it stable again. The last stable build was months ago, then they added some kind of encryption, which I started to look into but I didn't manage to find a way to retrieve needed stuff properly, ragedropped it. Wait and see.
-
Removed Aimbot / ESP plans (paid ones are still available until expiration, of course) because many people bought both and asked to merge after that, and most of the purchases are Full package anyway. :) I might bring those packages back later, we will see.
-
Can see the TF2 hack in this video And here too
-
Hello everyone, On 25th May 2018, any person living in EU can ask a business/website in EU to erase all personal datas they have about him/her. https://en.wikipedia.org/wiki/General_Data_Protection_Regulation While we think that's pure non-sense, RH is linked to a french company, so we have to fit those rules. That's why it is now possible for the whole Staff of royalhack.net to share with you all the personal datas we have about you (website related) and we are also able to anonymise your account completely. IP Adresses are removed from our database after 30days. As for the loader part, I had to get rid of several hardware logging, but I kept the most important ones which allows us to clearly identify your computer in order to lock your subscription to that said computer. An automated system is yet to be implemented for those stored datas, I am working on it (sharing/deleting them, just like website data). The whole staff will soon be able to handle that loader HWID part too. So yes, as of today we are GDPR ready. ps: Invoices and Customers Datas can NOT be completely removed from our database as they are legal documents needed in order to justify each payments.
-
- 3
-
-
-
I would like to hack BF5 yea, escape from tarkov however is not planed
-
Simple and looks nice :) neat
-
If one day I have enough supported games, I will :)
-
The recent pointer encryption won't help
-
I'm more a PUBG guy, Fortnite is fun however, but yea I prefer more real-looking games like PUBG. The main issue with PUBG is that it's over bugged + performances are pure trash; Game developpers just didn't know what to do when they started coding that cash machine, they failed. Otherwise, I bet Fortnite wouldn't had been that successful (well or not, kids loves Fortnite cuz it's cartoonish & free).
-
Most GMOD hacks uses the entity's class name for their Weapon ESP. But that's not how I do it. Instead of m4a1_chantico_fire it will display M4A1's Chantico's Fire, which is what we see on HUD. The solution is simple, we have the GetPrintName() method available on CBaseCombatWeapon class. Just get it's virtual index and you are ok. But that will work with "default" or imported weapons from Source games (like CSS's AK47). After debugging, you will notice that your entity class becomes CWeaponSWEP for custom weapons/items. That class override CBaseCombatWeapon::GetPrintName() So again, find its virtual index, and it's almost over ! Now, in your ESP loop, just check the entity class (is CBaseCombatWeapon or CWeaponSWEP) and cast accordingly, then call GetPrintName.
-
- 2
-
-
Ordered W/ BTC ~20 hours ago, still pending
UnstucK replied to kewldoge's question in Pre-sales Questions
activated :) welcome aboard -
Ordered W/ BTC ~20 hours ago, still pending
UnstucK replied to kewldoge's question in Pre-sales Questions
Sure i'm checking :) -
You can find ppl to play with on discord, its easier. I sometimes join lobbies.
-
Yep good idea will add for sure
-
forum pour les francais ?? (french RUSTer)
UnstucK replied to latraque's topic in General Discussion
Je suis français donc oui -
Welcome to Royal Hack Glad you liked the product, hope to see you with the full package soon If you have any suggestions feel free to post (yea stream proof chams is in todo list )
-
I got scared at injection part, I was liek "is it really buggy ?" Thanks a lot for your review Really appreciated
-
Hai, Glad you liked CSGO hack. Unfortunately I doubt I will ever be motivated enough to hack dis game