AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   ESP Mod v0.1 (https://forums.alliedmods.net/showthread.php?t=14188)

v3x 06-13-2005 10:42

ESP Mod v0.1
 
1 Attachment(s)
Code:

//        ---------------------------------------------------------
//        ESP Mod v0.1 - by v3x ([email protected])
//        ---------------------------------------------------------
//        This code is not meant to be edited for any purpose
//        of private admin usage. This is meant for all of the
//        players on your server to use. If any editing of that
//        nature ever happens, you might as well take my name off
//        of this plugin, because I'm not going to deal with your
//        shit. If you don't like that, then don't install my plugin.
//        You may tweak settings like altering the ring patterns,
//        sprites, and such, I couldn't give a damn.
//        ---------------------------------------------------------
//        Description:
//                - This simulates a very cheap sort of hack by
//                drawing a line between you and the enemy. The
//                colors can be adjusted slightly by a cvar using
//                different modes. The other ESP option are rings.
//                They start at your feet and expanded outwards
//                into a much larger sort of ring. Again, this can
//                be adjusted by the same cvar as the other option.
//
//        Cvars:
//                esp_active <1:on|0:off>
//                - Turns this plugin on/off        default: 1
//
//                esp_color_mode <1|2>                default: 1
//                - 1: Team Color based
//                - 2: Random Colors
//               
//                esp_beams_cost <0-16000>        default: 9000
//                - The cost of beams
//
//                esp_rings_cost <0-16000>        default: 7000
//        ---------------------------------------------------------
//        Commands:
//                say /esp
//                - Brings up the ESP menu
//
//                esp_menu
//                - Brings up the ESP menu
//
//                say /esphelp
//                - Brings up the ESP help window
//        ---------------------------------------------------------
//        Bug Reports:
//                - Please send any bug reports to the address
//                on the very first line. Make sure you put the
//                title as the following: ESP Mod bug report
//
//        Suggestions/Comments:
//                - Same thing as above, just put the subject
//                like so: ESP Mod comment/suggestion
//
//                Thank you
//        ---------------------------------------------------------

#include <amxmodx>
#include <amxmisc>
#include <cstrike>


Proach 06-13-2005 12:52

you did a great job on this one v3x..
nice work!

fun to use but not for to long :P

PM 06-13-2005 13:00

Yeah i just installed it on my server and it works great Nice Job but...

Is it possible that you can see the names of the people and weapon name like [Hack esp]
That would be great!

v3x 06-13-2005 13:13

Good idea. I was actually thinking about implementing that myself.

Do you mean THROUGH the wall also, or what?

EDIT: I'm not sure if that's possible, if it is.. Beats me.

GHW_Chronic 06-13-2005 15:09

Good Job. From scratch in a day, impressive, and its taking me weeks to make an aimhack, i should be shot

v3x is god :)

PM 06-13-2005 15:21

Example Terrorist:
[DuM] B0oGeYm4n
ak-47

Example Counter Terrorist:
[DuM] B0oGeYm4n
m4a1

And you can see it through walls within ... feet :D
And make that one like 11000$

v3x 06-13-2005 15:35

Quote:

Originally Posted by GHW_Chronic
Good Job. From scratch in a day, impressive, and its taking me weeks to make an aimhack, i should be shot

v3x is god :)

Hmm, maybe we can combine our stuff.. and then .. release the actual SOURCE code of the plugin, unlike somebody.. KRoT@L

@B0oGeYm4n:
I'm not sure how and where I would place the messages just yet. If it's even possible to display them like that, which I'm sure there's a logical way to do it.

--
Some logical ideas for our HackMod version could be:
- Limited ESP (done)
- Aimbot (in the beta stages I presume)
- No Recoil (easy)
- Speed Hack (easy)
- Bhop
- Gravity
- Zoom w/ any weapon
- Flash Hack
- Brightly colored models (or just glowing)

Those are pretty easy, so GHW and I will prolly implement them in some future plugin of ours.

Suggestions are welcome.

PM 06-13-2005 15:52

Quote:

Originally Posted by v3x
--
Some logical ideas for our HackMod version could be:
- Limited ESP (done)
- Aimbot (in the beta stages I presume)
- No Recoil (easy)
- Speed Hack (easy)
- Bhop
- Gravity
- Zoom w/ any weapon
- Flash Hack
- Brightly colored models (or just glowing)

Those are pretty easy, so GHW and I will prolly implement them in some future plugin of ours.

Suggestions are welcome.

There we go

- No Smoke
- White Walls
- Spinhack
- Dynamic Crosshairs
- Autoshoot

[Tip]Well you could take a look to a real hack and copy things or something :D

v3x 06-13-2005 16:06

Yea, those will also be considered.

Xanimos 06-13-2005 16:15

I see somebody uses real hacks....Hacks are cheap but plugins are cool. Good work v3x.


All times are GMT -4. The time now is 06:02.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.