[Release] invincible , Avatar MagOpt Exploit

08/21/2016 22:40 therock201230#31
really you are prince it's working but how add invisible
09/06/2016 14:36 TheRealHero#32
Does work with adding blues in the server i tested, but it can't go over Oplevel limit.
09/09/2016 14:21 anhkiet030292#33
please send for me a your file exdsilkrad.exe! [Only registered and activated users can see links. Click Here To Register...]
Thank you!
09/09/2016 16:20 Hedgehock#34
Why the hell people keep making new ava / inviz exploits, while its already there in XFilter (FilterProject_Release) for like few months ? :D lol Actually, since January 2016

Code:
 class XInitializer : IFilterModule
    {
        public int Version { get { return 2; } }


        public PacketResult ZerkTabPressHandler(Packet pck, Session sess)
        {
            byte flag = pck.ReadByte();

            if (flag == 1)
            {
                Packet newPck = new Packet(0x70A7);
                newPck.WriteByte(0x4);

                g.Log.Write(LogLvl.Notify, "[HaxModule] Invisible hack call handled");

                return new PacketResult(newPck, PacketResultType.Insert);
            }
            return new PacketResult(PacketResultType.DoNothing);
        }

        public PacketResult AvatarBlueAddHandler(Packet pck, Session sess)
        {
            List<string> Attributes = new List<string>();
            //Attributes.Add("MATTR_STR");
            //Attributes.Add("MATTR_INT");
            //Attributes.Add("MATTR_STR_SET");
            // Attributes.Add("MATTR_INT_SET");

            Attributes.AddRange(System.IO.File.ReadAllLines(".\\cfg\\attr.txt"));

            byte invSlot = pck.ReadByte();

            g.Log.Write(LogLvl.Warning, "Inv slot: {0}", invSlot);

            foreach (var attrib in Attributes)
            {
                Packet newPck = new Packet(0x34A9);
                newPck.WriteByte(invSlot);
                //newPck.WriteUInt16(244);

                newPck.WriteAscii(attrib);

                //for(int i = 0; i<2; i++)
                //sess.SendToModule(pck);

                sess.SendToModule(newPck);

                g.Log.Write("[HaxModule] Writing attribute [{0}]", attrib);

            }

            g.Log.WriteComment();

            return new PacketResult(PacketResultType.Ignore);
        }

        public void RegisterModule(XServerEngine serverEngine, LogWriter logger)
        {
            g.Log = logger;
            serverEngine.PacketManager.RegisterClientHandler(0x70A7, ZerkTabPressHandler);
            serverEngine.PacketManager.RegisterClientHandler(0x34A9, AvatarBlueAddHandler);

            serverEngine.PacketManager.RegisterModuleHandler(0x34A5, CharacterBeginHandler);
            serverEngine.PacketManager.RegisterModuleHandler(0x3013, CharacterDataHandler);
            serverEngine.PacketManager.RegisterModuleHandler(0x34A6, CharacterEndHandler);
        }
09/09/2016 17:52 Spartacus-Vic#35
i don't know why are you releasing this.... kids still uses it ?
my god it has a filter since i don't know
aloooot of time !! i can't believe that
09/10/2016 23:40 TheRealHero#36
Quote:
Originally Posted by Victoruis-Silkroad View Post
i don't know why are you releasing this.... kids still uses it ?
my god it has a filter since i don't know
aloooot of time !! i can't believe that
Why so many spam Elitepvpers with useless comments....
Really.
09/16/2016 05:11 seyit57#37
NASIL ÇALIŞTIRICAĞIMI BİLMİYORUM

invisible ı can not

invisible için ne yazıyoruz
09/18/2016 02:59 seyit57#38
ögrünmez olamıyorum
09/23/2016 06:38 DjAlejo#39
dont work guys
10/12/2016 02:59 Mr.Havoc#40
it works thank you..
10/27/2016 18:45 vipkutetn#41
This exploit has been blocked, nice try?????
10/30/2016 02:32 sambo22#42
Its Work but i need code Invisable !!
01/09/2017 20:15 haylaz4141#43
have virus +36
[Only registered and activated users can see links. Click Here To Register...]
01/10/2017 04:35 PortalDark#44
Quote:
Originally Posted by haylaz4141 View Post
have virus +36
[Only registered and activated users can see links. Click Here To Register...]
All of them are false positives

Notice most of them are called "generic" or "packed"

That's because the packer used to obfuscate the code
08/04/2018 05:39 serkidz1#45
man i need that tool back again