just got permentantly banned from first time and i dont know how come :S
haven't do anything bad only raining money on my self
If I wanna use this do I only update crossmapings and replace it with the new natives for 1.40?
Originally Posted by faisalekeke
just got permentantly banned from first time and i dont know how come :S
haven't do anything bad only raining money on my self
Depending on how you spawned the 40k bags - the CREATE_AMBIENT_PICKUP native is detected online and will result in a ban.
There's code somewhere which allows you to call that native without it setting off the anti-cheat (paid menus used to patch the detection system) but I can't find it at the moment. From what I remember it's either a system call patch/flag or memory NOP.
Originally Posted by xSkunken
If I wanna use this do I only update crossmapings and replace it with the new natives for 1.40?
Basically yes. Use Mike's Crosshashmap updater to update the hash map and you should be set. You can update your natives header if you want but it's not mandatory (but helps if a native's args has changed or new ones have been added).