Raised This Month: $12 Target: $400
 3% 

Speedhack v1.1


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Fun Stuff        Approver:   Geesu (62)
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 11-07-2005 , 19:36   Speedhack v1.1
Reply With Quote #1

Speedhack

Description
This plugin allows you to move across the map at incredible speeds, as well
as lock onto other players and run right into their faces.

Commands
+speed2 - moves fast in the direction user is looking at
+speed3 - moves fast into the nearest player

CVAR amx_speedhack - enables or disables plugin (0/1)
CVAR amx_speedhack_speed - sets speed of speedhack (1-10)
CVAR amx_speedhack_radius - sets radius to detect players in for +speed3 (1-infinite)

Requires Engine module.
Attached Files
File Type: sma Get Plugin or Get Source (speedhack.sma - 6406 views - 3.7 KB)
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
Cheap_Suit
Veteran Member
Join Date: May 2004
Old 11-07-2005 , 19:43  
Reply With Quote #2

Neat.
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.
Cheap_Suit is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 11-07-2005 , 19:55  
Reply With Quote #3

I only really did this because I tried Chronic's speedhack and got pissed at how slow it was. I was surprised when I came up with this. It took about 20 versions though before I got it to this point.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
slmclarengt
Veteran Member
Join Date: Jul 2004
Location: The Cookie Jar... or Pul
Old 11-07-2005 , 20:48  
Reply With Quote #4

Just for your knowledge:

According to Demorgan's laws, this can be changed:

Code:
if(!cmd_access(id,level,cid,1) || !get_cvar_num("amx_speedhack"))

to this:

Code:
if (!(cmd_access(id,level,cid,1) && get_cvar_num("amx_speedhack")))

Because it gets reversed. If you want to know all of Demorgan's laws, look him up. He did a lot of logic gates and research based on logical operators.

It doesn't hurt/help the plugin.
__________________
But we don’t beat the Reaper by living longer. We beat the Reaper by living well. -Dr. Randy Pausch, R.I.P.

Come play WC3:FT on BnD Clan Server! You know you want to: Connect to WC3:FT BnD - go ahead click me!
slmclarengt is offline
Old 11-07-2005, 20:54
Hawk552
This message has been deleted by Hawk552.
Old 11-07-2005, 21:17
slmclarengt
This message has been deleted by Hawk552.
DarkSnow
Senior Member
Join Date: Oct 2005
Location: 127.0.0.1
Old 11-07-2005 , 22:04  
Reply With Quote #5

Itsnt there any law saying "thou shall not cheat"

Yea yea, plugins of this type are not "cheats", but still by silly admins they are used as such.
__________________
DarkSnow is offline
Send a message via MSN to DarkSnow
NedStar
Senior Member
Join Date: Apr 2005
Location: The Netherlands
Old 11-08-2005 , 06:10  
Reply With Quote #6

Great plugin, very usefull for rp uses.
__________________
NedStar is offline
Send a message via MSN to NedStar
Old 11-08-2005, 06:21
Hawk552
This message has been deleted by Hawk552.
Geesu
Veteran Member
Join Date: Mar 2004
Location: Cincinnati, OH
Old 11-08-2005 , 11:49  
Reply With Quote #7

yea I'm not really sure why demorgan was mentioned in this thread
__________________
Need war3ft help? DO NOT PM ME... Check the forums
Geesu is offline
Send a message via AIM to Geesu Send a message via MSN to Geesu
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 11-08-2005 , 11:51  
Reply With Quote #8

GENIOUS!
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
4ce
Junior Member
Join Date: Nov 2005
Old 11-08-2005 , 12:18  
Reply With Quote #9

Awsome!!!!

Admin Abuse 2 t3h nxt lvl
4ce is offline
Send a message via AIM to 4ce
QuakerOates
Senior Member
Join Date: Mar 2004
Old 11-08-2005 , 13:33  
Reply With Quote #10

good way to get VAC/STEAMBANS banned for life.
__________________
SteamBans.org
QuakerOates is offline
Old 11-08-2005, 15:01
Hawk552
This message has been deleted by Hawk552.
Old 11-08-2005, 16:31
NedStar
This message has been deleted by Hawk552.
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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