Quote:
Originally Posted by Sych Hmm, there used to be ways to edit things through the client but that was on RS1, RS2 is much more secure... I expect that if you made your own client then you could connect through that? I tried using a moparscape client to connect but it wouldn't let me in ¬¬... XD |
MoparScape is completly random client it is out of action if you would consider it cheating. It was built on aryan, which was an open-source bot run by RegeX, pd, and Sean. MoparScape is also based on the deobfuscated version of #317 and the cache of #369, not even #377 of the old engine. The current engine moparscape is on is at least older than 2 years, it will almost be older at just at the end of this year. It is also a private server based deobfuscated version. It just has a few tweaks of removed ISSAC and RSA encryption, a few of JaGeX dummies removed and the init() method change. And perhaps connectServer() method.
All bots and updaters died at the 2nd last engine update. Including aryan. There are few real bots, if you count I-Bot a bot. It is just pure junk of a color clicker but it is alot more powerful than SCAR and has better scripting compabilities due to language diffrence. SCAR uses Pascal and I-Bot uses Java scripting. Now days even removing a traps of a deobfuscated client will still flag you and you will get banned in a matter of days, if not hours. Using deobfuscated clients is only used to study the client, for general client knowledge or just private server related topics.
The current way of doing anything is bytecode. This uses reflection, currently it is all about making updaters. The more hooks and the speed you generated your output in is your 'e-penis size'. There is more than enough information to construct a basic BCEL/ASM/JavaAssist Bot. JavaAssist is highly deprecated by the community BCEL and ASM have proved to be much better. However, the majority of the community still use BCEL. It is much more simple and requires less code to be written to do the same things. ASM is more faster but slightly harder. Bytecode Bots also will get you banned. But not as fast as deobfuscated clients. And so it is a race to produce a great cheat now. Not one of those small HP Bot announcers or Ban 'Monsters'. But an actual stable bot.