Jire / Abendigo

A free as in both freedom and free beer game modding platform using Kotlin on the JVM.
GNU General Public License v3.0
57 stars 56 forks source link

Want Auto Ledge/Edge Jump plugin #28

Open punkjj opened 8 years ago

punkjj commented 8 years ago

Add edge jump plugin pls and JumpBug plugin ?

Jire commented 8 years ago

Could you describe in detail what these plugins would do?

punkjj commented 8 years ago

Auto Ledge Jump plugin will make a jump as soon as the player body comes to the edge , in other words we won't fail any longjump due to any "JumpOff" reason.. If we want to do a long jump from a block/platform to another, We need the least Jumpoff .. So there's some hack for it check unknowncheats/wiki , Source is given . I don't know if JumpBug really exist in csgo as it does in CS 1.6 .. When a player jumps from a height (Where he is supposed to die) if he hold duck in mid air, release it when he is 4 units near the ground and press jump at the same time , He will land safely ... These are not necessary but you should take a look. This will make Abendigo more unique.

punkjj commented 8 years ago

@Jire add a bomb damage indicator in the new cheat ..

Jire commented 8 years ago

I may add edge jump and bomb damage plugins, but no promises! 😜

punkjj commented 8 years ago

@Jire Source of DMG indicator is available on unknowncheats