OldSchoolHack

Registrieren / Anmelden Deutsch

Benutzersuche: KN4CK3R

Such-Informationen
KN4CK3R
Themen im Forum
Thema Forum Letzter Beitrag Beiträge Zugriffe
icon

Go to first new post [Release] [Aion] Lion.rar Erstellt am: Mo 15. Apr 2013, 15:46

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: shiftypowers

Beschreibung:
A project I started, kind of lost interest. Non-invasive, as in no DLLs  are being injected. Relies heavily on in-game key mapping. Although it  still works while the game is minimized.
Lion.exe is what you see above, config.lua is offsets(no need to recompile) and your character name
Press Load Config and choose your script file
cleric_bot.lua is a simple script I wrote to control my cleric.
LUA Code:
  1. key_x = 0x58
  2. key_insert = 0x2D
  3. key_tab = 0x9
  4. key_num1 = 0x31
  5. key_num2 = 0x32
  6. key_num3 = 0x33
  7. key_num4 = 0x34
  8. key_num5 = 0x35
  9.  
  10. function main()
  11.    Update()
  12.  
  13.    if player.mp < 400 then
  14.        if player.state == 1 then
  15.            if player.target.hp == 0 then
  16.                SendKey(key_x)
  17.                do return end
  18.            end
  19.        end
  20.        SendKey(key_insert)
  21.        do return end
  22.    end
  23.  
  24.    if player.mp > 1500 then
  25.        if player.state == 3 then
  26.            SendKey(key_insert)
  27.            Wait(300)
  28.        end
  29.    end
  30.  
  31.    if player.state == 0 then
  32.        if player.target.name == player.name then
  33.            SendKey(key_tab)
  34.        end
  35.        if player.target.hp == 0 then
  36.            SendKey(key_tab)
  37.        else
  38.            SendKey(key_x)
  39.        end
  40.    end
  41.  
  42.    if player.state == 1 then
  43.  
  44.        if player.hp < 600 then
  45.            SendKey(key_num2)
  46.            do return end
  47.        end
  48.  
  49.        if player.target.hp == 0 then
  50.            SendKey(key_x)
  51.            SendKey(key_tab)
  52.            do return end
  53.        end
  54.  
  55.        SendKey(key_num3)
  56.        Wait(200)
  57.        SendKey(key_num4)
  58.        Wait(200)
  59.        SendKey(key_num4)
  60.        Wait(200)
  61.        SendKey(key_num5)
  62.        Wait(200)
  63.        SendKey(key_num5)
  64.  
  65.    end
  66. end
Functions exposed to the scripts are:
Update() - updates player info (hp, mp etc)
Wait() - basically a Sleep()
player - object contains, name, hp, mp, target information
your script must have a "main" function.
it will be called based on the interval specified in config.lua
If my interest sparks up again I may inject DLL, take control of movement/looting etc. But for now this is very primitive!

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/308baad2764acb93e9935aa457bdb57e.jpg

Download:
[Other] [Aion] Lion.rar
Andere MMO und Strategie Spiele

Mo 15. Apr 2013, 15:46

von KN4CK3R Go to last post
0 1036
icon

Go to first new post [Release] WZChanger v0.3 - Alfa 04/13/2013 Erstellt am: So 14. Apr 2013, 13:47

KN4CK3R

preview Vorschau

Go To Post

Kategorie: The WarZ
Entwickler: Kliper

Beschreibung:
Attention!: Use it at your own risk.

This little program, is a program that turns any primary weapon into a sniper.
-There will still be recoil and bullet fall.
-The damage will be the same as the original gun.

Changelog
v0.3:
-Bugs FIX
-NightVision adder
-Binocular adder

Tutorial:
1.- Put the gun in this slot
http://img200.imageshack.us/img200/470/sitioaponer.png
2.- Select the weapon to change
http://img705.imageshack.us/img705/6227/123kau.png
3.- Change
4.- Move the gun here
http://img441.imageshack.us/img441/3568/1234so.png

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/fb80b0242584dfc6a2e9a71e33574b65.jpg

Download:
[WARZ] WZChanger v0.3 - Alfa 04/13/2013
Infestation Survivor Stories (The WarZ)

So 14. Apr 2013, 19:01

von ChEateRo1 Go to last post
2 1575
icon

Go to first new post [Release] YoloHack v3.0 Erstellt am: Mo 18. Mär 2013, 17:29

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: sd333221

Beschreibung:
Status: Undetected


[Instructions]
  • Make sure you have BE 1.191 fully updated.
  • Run Arma (do not join any game lobby yet).
  • Inject YoloHack.dll by opening BESecureJect™.
  • Go into a game.
  • Ingame press Home/Pos1 on your keyboard and open a script to execute (i.e. the great YoloMenu™).


[License]
  • By downloading the file you accept the license, if you disagree with the conditions of the license you may not download the file. I will not replace any CD-Keys in case you get banned. Reversing/Analysing of the program is forbidden, to the maximum degree possible considering your local legislation, for everyone despite the UC-staff.


[Changelog]
  • v1.0 - Initial release.
  • v2.0 - Refined the anti-detection. Added anti anti-teleport to the YoloMenu (credits: Monky). Added anti-cheat-script evasion to the YoloMenu.
  • v2.1 - Fixed a fatal bug causing the game to randomly crash after some time. Fixed a bug with the YoloMenu making it disappear.
  • v2.2 - Fixed an issue with the detour class.
  • v2.3 - Incorrect BE-version will now result in a message instead of just a crash.
  • v3.0 - Rewrote anti-detection, included an injector.


[Shoutouts / Credits in alphabetical order]
  • bastian suter
  • bowen - Writing the menu
  • Forza
  • m101jay
  • monky - Helping with the menu
  • simozh - Tutorial video


[Tutorial video (by simozh)]


[Notes]
  • Also follow YoloHack on twitter (@YoloHack).
  • Warning: A full script bypass like this is potentially a hack with high risk of detection, so if you use this you should expect to be banned.


Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/8ff2c6f37385e9246f80d4fa3530c96c.jpg

Download:
[Other] YoloHack v3.0
Arma 2 (DayZ)

So 14. Apr 2013, 16:34

von GAGHUNFv2 Go to last post
1 2252
icon

Go to first new post [Release] Saga 1.22 Erstellt am: So 14. Apr 2013, 13:47

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: LUDIJAK

Beschreibung:
How to use:

Run Planetside

Spawn

Run injector.exe

Use 100% rendering quality or ESP won't be drawn at correct position

Press ALT to use the mouse.

Press icon on the lower left corner to show/hide menu.

There is rotoslider to change numerical values faster, click on the option and drag your mouse.

Adjust aiming by modifying offset x and offset y value, default aiming is set if both values are 0.



Injection problems?

Install Visual C++ 2012 Redistributable.

x86
Um Links zu sehen, musst du dich registrieren


Bugs:

Not tested with that PhysX effects enabled, might cause unexpected behaviour

Forward, Backward, Left, Right controls are inversed while speedhack is active.

Moving to other continents might cause crash

Credits: s0beit, absinth, geecko, splamy, ludijak.


1.22
-added SEH
-Really fixed No recoil/Spread crashes
-Toggle No spread & No recoil separately
-Really fixed lagswitch toggle
-Hack didn't work,inject for some people, added check for "PhysX3Gpu_x86.dll"

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/fb534ac2f4456d793ecb376f4472f3ee.jpg

Download:
[Other] Saga 1.22
PlanetSide 2

So 14. Apr 2013, 13:47

von KN4CK3R Go to last post
0 1063
icon

Go to first new post [Release] Easy Nightvision v1.1 Erstellt am: Sa 13. Apr 2013, 16:02

KN4CK3R

preview Vorschau

Go To Post

Kategorie: The WarZ
Entwickler: AvCiO

Beschreibung:
Gives nightvision to your invertory. Screenshot safe
5th backpack slot must be empty!
1. Run the game
2. Run trainer
3. Give nightvision to any character you want
4. Join server
5.Put nvgs on your head and have fun
Don't drop it or you get disconnected.

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/41f70bc7be313241b0dc274475be4ab5.jpg https://www.oldschoolhack.me/hackdata/screenshot/thumb/378ce177fa6b01bd436c7edcd2d92f47.jpg https://www.oldschoolhack.me/hackdata/screenshot/thumb/3586756cdd68bc0b8fd3b6e2d071387c.jpg

Download:
[WARZ] Easy Nightvision v1.1
Infestation Survivor Stories (The WarZ)

Sa 13. Apr 2013, 16:02

von KN4CK3R Go to last post
0 802
icon

Go to first new post [Release] ScreenShot Blocker Erstellt am: Sa 13. Apr 2013, 16:02

KN4CK3R

preview Vorschau

Go To Post

Kategorie: The WarZ
Entwickler: XanxuZ

Beschreibung:
Screenshot Blocker for WarZ, returns Blackscreen



Download:
[WARZ] ScreenShot Blocker
Infestation Survivor Stories (The WarZ)

Sa 13. Apr 2013, 16:02

von KN4CK3R Go to last post
0 1822
icon

Go to first new post [Release] Saga 1.21 Erstellt am: Sa 13. Apr 2013, 16:01

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: LUDIJAK

Beschreibung:
How to use:

Run Planetside

Spawn

Run injector.exe

Use 100% rendering quality or ESP won't be drawn at correct position

Press ALT to use the mouse.

Press icon on the lower left corner to show/hide menu.

There is rotoslider to change numerical values faster, click on the option and drag your mouse.

Adjust aiming by modifying offset x and offset y value, default aiming is set if both values are 0.



Injection problems?

Install Visual C++ 2012 Redistributable.

x86
Um Links zu sehen, musst du dich registrieren


Bugs:

Not tested with that PhysX effects enabled, might cause unexpected behaviour

Forward, Backward, Left, Right controls are inversed while speedhack is active.


Credits: s0beit, absinth, geecko, splamy, ludijak.



1.21

-Fixed No recoil/Spread crashes
-Really fixed lagswitch toggle
-Hack didn't work,inject for some people, added check for "PhysX3Gpu_x86.dll"

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/fb534ac2f4456d793ecb376f4472f3ee.jpg

Download:
[Other] Saga 1.21
PlanetSide 2

Sa 13. Apr 2013, 16:01

von KN4CK3R Go to last post
0 957
icon

Go to first new post [Release] The WarZ - Nametags v.2 Erstellt am: Sa 13. Apr 2013, 16:01

KN4CK3R

preview Vorschau

Go To Post

Kategorie: The WarZ
Entwickler: l0wb1t ; iZeD

Beschreibung:
INFORMATION:
**** Hopefully the last Update. (added: AOBScan) ****
---> This Trainer will work in future versions of The WarZ <----

How To:
Put the files in your WarZ Folder, where your WarZ.exe is loacated.



Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/bfcc2e2cf0bc9b3ff9d6b62719b3fb26.jpg https://www.oldschoolhack.me/hackdata/screenshot/thumb/872bb284ce0316cffe31f16af6d9d2fd.jpg

Download:
[WARZ] The WarZ - Nametags v.2
Infestation Survivor Stories (The WarZ)

Sa 13. Apr 2013, 16:01

von KN4CK3R Go to last post
0 1333
icon

Go to first new post [Release] Leaked Bf2 Hack Undetected (Multi-page thread 1 2) Erstellt am: Mo 22. Sep 2008, 22:12

KN4CK3R

preview Vorschau

Go To Post

- Aimbot (+ TV,JET-COPILOT)
   * NO SPREAD
   * Active
   * Headshots (else body)
   * Colored Aim Point
   * TV Aim At Infantry (or vehicles only)
   * FOV x,y (100% = full screen)
   * Draw FOV Box
   * TV Prediction Mod
   * Lock Target
   * Visible Aim
   * Aim Mode (best,distance,crosshair)
   * 360 Aim
   * 360 Aim Range
   * Predict Mod

- ESP
   * Distance (50-2000)
   * Dot @ Head
   * Name
   * Distance [x.xm]
   * Health
   * Weapon
   * Boxes
   * Rank Icons
   * Skeleton
   * "Aiming At You Warning" Text
   * "Aiming At You Warning" Icons (clockwise display)
   * Aimpoints (aim helper)
   * Aimpoint Range

-Visual
   * Viewdistance 1-6
   * No Fog
   * No Sky (color changeable in chamscolorchanger menu)
   * Minimap
   * No TV Missile Static (grey --> color)
   * No Flash (flashbang effect remove)
   * No Blur (grenade shock...)

- Chams (+chamscolorchanger RGB)
   * Players
   * Weapons
   * Explosives
   * Vehicles
   * Assets
   * Groundweapons
   * Wallhack
   * No Water
   * No Sniper Overlay (svd,m24,m95)
   * No Tank Overlay

- Team
   * Teamswitch
   * Force Squadleader
   * Squadjump
   * Force commander
   * Unlimited Uitilies
   * Vehicle Spam Hotkey
   * Supply Spam Hotkey
   * Arty spam hotkey
   * UAV Spam Hotkey
   * Commander Autoresign (enemy,team,all)

- Crazy
   * Crazy Spam (toggle spam)
   * Spam Type (vehicle,supply,uav,arty)

- Spoofer
   * Name
   * PID

- Misc
   * Show FPS
   * Show Time
   * Weaponunlock
   * Unlimited Spam (chat,radio)
   * Quake Sounds
   * Kill Counter (kills - deaths)

- ESP Radar
   * On/Off
   * Range
   * Size
   * Color (back/frame)
   * Radar Movable

- Crosshair
   * On/Off
   * Color (color inside, outside)

- GUI Colors
   * Frame
   * Buttons
   * Mouse
   * Title
   * Background
   * Text

- ESP Colors
   * Infantry visible
   * Infantry not visible
   * Vehicle visible
   * Vehicle not visible
   * Team mates
   * Friend
   * Enemy (visible, not visible)

- Friend System
   * Friend:
     -Special color
     -No Aim
   * Enemy:
     -Special Color (vis,invis)
     -Higher Aim Importance

- PB Proof
   * 100% Undetected
   * Screenshot protection (Clean PB SS / Black PB SS)

-HOTKEYS
   * DEL = CONSOLE
   * END = GUI

Dont start the hack till you're at the log in screen for bf2!!!!
http://img525.imageshack.us/img525/8377/bf2jt4.gif
Download
Battlefield 2

Sa 13. Apr 2013, 12:42

von KN4CK3R Go to last post
32 10394
icon

Go to first new post [Release] Leaked Bf2 Hack Undetected (Multi-page thread 1 2) Erstellt am: Mo 22. Sep 2008, 22:12

KN4CK3R

preview Vorschau

Go To Post

der Thread is zwar schon ewig alt, aber auch hier gilt: Hacks ins Hackarchiv hochladen und nicht im Forum posten!

greetz KN4CK3R
Battlefield 2

Sa 13. Apr 2013, 12:42

von KN4CK3R Go to last post
32 10394
icon

Go to first new post [Release] Rei - WarZ ESP Overlay Hack [War] v0.7.6 Erstellt am: Sa 13. Apr 2013, 11:58

KN4CK3R

preview Vorschau

Go To Post

Kategorie: The WarZ
Entwickler: DarkLinuxz

Beschreibung:
Features:

[Survival]
  • Player ESP
    • Snaplines
    • Health Bar
    • Names
    • Distance
  • Crosshair


[War]
  • Player ESP
    • Snaplines
    • Health Bar
    • Names
    • Distance
    • Box
    • Skeleton
    • Rep Title (Thug, Outlaw, Bandit...)
    • Primary Weapon and Secondary Weapon
    • Actions (Resting, Running...)
  • Crosshair
  • Items ESP
    • Names
    • Distance
  • Zombie ESP
    • Distance
    • Aggro Snaplines
  • Warnings/Info
    • Number of players around you
    • Play sound on new player
    • Latency
    • Debug into (Addresses)
  • Aim Assist
  • Radar
    • Players
    • Zombies
    • Items


Future:
  • Compass
  • 100% out of process (HWBP)


Requirements:
- DirectX Framework Um Links zu sehen, musst du dich registrieren
- C++ Framework Um Links zu sehen, musst du dich registrieren (missing msvcp100.dll?)
- WarZ in Windows Mode
- WarZ must be maximized, so it takes up the full screen
- Rei.exe and Ayanami.dll in the same folder (Check you AV if you are missing one or the other)
- Vista + (This will not work on Windows xp)
- Windows cannot be Basic or standard, unless you install Um Links zu sehen, musst du dich registrieren (Black Screen of Death or Nothing at all)

How to make it Work:
1)Run Rei.exe ingame or at character selection screen for the best performance.
2)If you see a menu on left-hand side, it should be working!

FAQ:
1) Read this full post!
2) This hack draws in another window (overlay) to get around the anti cheat screenshots
3) Using another injector will not work, as the main hack is not in the dll
4) If you dont see anyone, its b/c no one is around you (550m to 600m)
5) This hack does not work on emulators
6) Black Screen of death? Read the section "Got The Black Screen Of Death?"
7) The ESP/Everything is flashing? Turn your graphics lower. Some hacks drop your frame rate, this does not.
8) This is an overlay and will not work in full screen, I am not going to even try, so no need to ask.
9) I am not adding anything that can get you banned, this is a simple esp and that only.
+Therefore no Sprint Hacks, Aim Bots, Wall Hacks and so on...

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/6b4fe45d6794beb07a3e73a9da833bca.jpg https://www.oldschoolhack.me/hackdata/screenshot/thumb/1b2561ff3a6554277656431baf21a549.jpg

Download:
[WARZ] Rei - WarZ ESP Overlay Hack [War] v0.7.6
Infestation Survivor Stories (The WarZ)

Sa 13. Apr 2013, 11:58

von KN4CK3R Go to last post
0 1909
icon

Go to first new post [Release] Saga 1.2 Lagswitch fix Erstellt am: Fr 12. Apr 2013, 20:06

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: LUDIJAK

Beschreibung:
Here is lag switch toggle quick fix, no recoil/spread isn't fixed yet so don't enable it.

How to use:

Run Planetside

Spawn

Run injector.exe

Use 100% rendering quality or ESP won't be drawn at correct position

Press ALT to use the mouse.

Press icon on the lower left corner to show/hide menu.

There is rotoslider to change numerical values faster, click on the option and drag your mouse.

Adjust aiming by modifying offset x and offset y value, default aiming is set if both values are 0.

Injection problems?

Install Visual C++ 2012 Redistributable.

x86
Um Links zu sehen, musst du dich registrieren


Bugs:

Not tested with that PhysX effects enabled, might cause unexpected behaviour

Forward, Backward, Left, Right controls are inversed while speedhack is active.



Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/fb534ac2f4456d793ecb376f4472f3ee.jpg

Download:
[Other] Saga 1.2 Lagswitch fix
PlanetSide 2

Fr 12. Apr 2013, 20:06

von KN4CK3R Go to last post
0 1810
icon

Go to first new post [Release] The warZ Nameplates + SSHotBlocker 11.04.2013 Erstellt am: Do 11. Apr 2013, 20:41

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: l0wb1t ; iZeD

Beschreibung:
Updated for latest WarZ version...



Credits:
iZED for making the SSHotBlocker.dll
Dark Byte - CE SourceCode
The unknown creator of the .XM tune that i use in the Trainer

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/bfcc2e2cf0bc9b3ff9d6b62719b3fb26.jpg https://www.oldschoolhack.me/hackdata/screenshot/thumb/872bb284ce0316cffe31f16af6d9d2fd.jpg

Download:
[Other] The warZ Nameplates + SSHotBlocker 11.04.2013
Infestation Survivor Stories (The WarZ)

Do 11. Apr 2013, 20:41

von KN4CK3R Go to last post
0 1664
icon

Go to first new post Merkwürdiger Script ? Erstellt am: Mi 13. Mär 2013, 21:58

Mediumx22

preview Vorschau

Go To Post

eventuell geht "buy weapon_awp" in der Konsole

greetz KN4CK3R
Counter-Strike: Source

Do 11. Apr 2013, 13:16

von xDRE4M Go to last post
3 207
icon

Go to first new post [Release] Rei - WarZ ESP Overlay Hack [War] v0.7.5 Erstellt am: Do 11. Apr 2013, 10:45

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: DArkLinuxz

Beschreibung:
Beta v0.7.4 - War
  • Black List (If it does not work for you please pm me)
  • Moved Icon off bar to Tray (Double left click to exit)
  • New option to turn hack off when you Tab out of the game
  • New ESP options, select what you want to see (Gear, Consumable, Food and so on...)
  • New message system to tell you the hack does not work with current WarZ version you are running
  • Aim assist on different parts work.. a + will show up on what you have selected
  • Added more items like Canoe paddle, Nail Gun and more...


Beta v0.7.5 - War
  • Update for WarZ
  • New Auto Run


Features:

[Survival]
  • Player ESP
    • Snaplines
    • Health Bar
    • Names
    • Distance
  • Crosshair


[War]
  • Player ESP
    • Snaplines
    • Health Bar
    • Names
    • Distance
    • Box
    • Skeleton
    • Rep Title (Thug, Outlaw, Bandit...)
    • Primary Weapon and Secondary Weapon
    • Actions (Resting, Running...)
  • Crosshair
  • Items ESP
    • Names
    • Distance
  • Zombie ESP
    • Distance
    • Aggro Snaplines
  • Warnings/Info
    • Number of players around you
    • Play sound on new player
    • Latency
    • Debug into (Addresses)
  • Aim Assist
  • Radar
    • Players
    • Zombies
    • Items


Future:
  • Compass
  • 100% out of process (HWBP)

Requirements:
- DirectX Framework Um Links zu sehen, musst du dich registrieren
- C++ Framework Um Links zu sehen, musst du dich registrieren (missing msvcp100.dll?)
- WarZ in Windows Mode
- WarZ must be maximized, so it takes up the full screen
- Rei.exe and Ayanami.dll in the same folder (Check you AV if you are missing one or the other)
- Vista + (This will not work on Windows xp)
- Windows cannot be Basic or standard, unless you install Um Links zu sehen, musst du dich registrieren (Black Screen of Death or Nothing at all)

How to make it Work:
1)Run Rei.exe ingame or at character selection screen for the best performance.
2)If you see a menu on left-hand side, it should be working!

FAQ:
1) Read this full post!
2) This hack draws in another window (overlay) to get around the anti cheat screenshots
3) Using another injector will not work, as the main hack is not in the dll
4) If you dont see anyone, its b/c no one is around you (550m to 600m)
5) This hack does not work on emulators
6) Black Screen of death? Read the section "Got The Black Screen Of Death?"
7) The ESP/Everything is flashing? Turn your graphics lower. Some hacks drop your frame rate, this does not.
8) This is an overlay and will not work in full screen, I am not going to even try, so no need to ask.
9) I am not adding anything that can get you banned, this is a simple esp and that only.
+Therefore no Sprint Hacks, Aim Bots, Wall Hacks and so on...

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/6b4fe45d6794beb07a3e73a9da833bca.jpg https://www.oldschoolhack.me/hackdata/screenshot/thumb/1b2561ff3a6554277656431baf21a549.jpg

Download:
[Other] Rei - WarZ ESP Overlay Hack [War] v0.7.5
Infestation Survivor Stories (The WarZ)

Do 11. Apr 2013, 10:45

von KN4CK3R Go to last post
0 1568
icon

Go to first new post VAC BAN ? Erstellt am: Di 9. Apr 2013, 20:31

Mediumx22

preview Vorschau

Go To Post

höchstwahrscheinlich nicht, sollte kein Problem sein bei einem Engine Wallhack

greetz KN4CK3R
Counter-Strike: Source

Di 9. Apr 2013, 22:25

von KN4CK3R Go to last post
2 189
icon

Go to first new post [Release] Saga 1.2 Erstellt am: Di 9. Apr 2013, 13:18

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: LUDIJAK

Beschreibung:
Last cheat update until next game update.
-Added lag switch
-Added Noclip while speedhack is active

How to use:

Run Planetside

Spawn

Run injector.exe

Use 100% rendering quality or ESP won't be drawn at correct position

Press ALT to use the mouse.

Press icon on the lower left corner to show/hide menu.

There is rotoslider to change numerical values faster, click on the option and drag your mouse.

Adjust aiming by modifying offset x and offset y value, default aiming is set if both values are 0.



Injection problems?

Install Visual C++ 2012 Redistributable.

x86
Um Links zu sehen, musst du dich registrieren


Bugs:

Not tested with that PhysX effects enabled, might cause unexpected behaviour

Forward, Backward, Left, Right controls are inversed while speedhack is active.

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/fb534ac2f4456d793ecb376f4472f3ee.jpg

Download:
[Other] Saga 1.2
PlanetSide 2

Di 9. Apr 2013, 13:18

von KN4CK3R Go to last post
0 1373
icon

Go to first new post [Release] AFOPublic Erstellt am: So 7. Apr 2013, 19:00

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: Killamachine

Beschreibung:
BugFix and Limit Aim Angle

Small Public Bot.



WARNING: YOU CAN BE VOTED OUT:

INSERT Key opens and closes menu. Mouse will ONLY Work if in FullScreen Mode.

Cheat Options

ESP;
Bounding 3D Boxes;
Remove Recoil;
Health Bars;
Aimbot;
WallHack;
Always Loli
Advertise Spam

Works in all game modes.

Also when in a Non Zombie mission you can hit NumPad 1 and become Hero LOLI anytime you want.

Credits, In no particular order;
Hooah07;
lowHertz;
KillaMachine;
Killa/WantToBeTester;
Lewt;
Geecko;
TheFeckless;
ReckaH;

Advice: Feel free to report bugs or further things.

Changelog:
04/04/2013
Fixed random AimLock Bug
Added a fix for Aimbot to no longer aim at people who are in spawn protection.


04/05/2013
Fixed Menu Bug when in Windowed Mode.

04/06/2013
Added Limit Aim Angle which is configurable ( Numpad + Increases and Numpad - Decreases Angle )
Added a AimAtNeck option which if Enabled Aims at neck, If Disabled it Aims at centre of box ( Unless you're loli and due to her weird aim she's always at neck )




Download:
[Other] AFOPublic
Other FPS Games

So 7. Apr 2013, 19:00

von KN4CK3R Go to last post
0 868
icon

Go to first new post [Release] Rei - WarZ ESP Overlay Hack [War] v0.7.4 Erstellt am: So 7. Apr 2013, 19:00

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Other
Entwickler: DarkLinuxz

Beschreibung:
Features:

[Survival]
  • Player ESP
    • Snaplines
    • Health Bar
    • Names
    • Distance
  • Crosshair


[War]
  • Player ESP
    • Snaplines
    • Health Bar
    • Names
    • Distance
    • Box
    • Skeleton
    • Rep Title (Thug, Outlaw, Bandit...)
    • Primary Weapon and Secondary Weapon
    • Actions (Resting, Running...)
  • Crosshair
  • Items ESP
    • Names
    • Distance
  • Zombie ESP
    • Distance
    • Aggro Snaplines
  • Warnings/Info
    • Number of players around you
    • Play sound on new player
    • Latency
    • Debug into (Addresses)
  • Aim Assist
  • Radar
    • Players
    • Zombies
    • Items


Future:
  • Compass
  • 100% out of process (HWBP)


Requirements:
- DirectX Framework Um Links zu sehen, musst du dich registrieren
- C++ Framework Um Links zu sehen, musst du dich registrieren (missing msvcp100.dll?)
- WarZ in Windows Mode
- WarZ must be maximized, so it takes up the full screen
- Rei.exe and Ayanami.dll in the same folder (Check you AV if you are missing one or the other)
- Vista + (This will not work on Windows xp)
- Windows cannot be Basic or standard, unless you install Um Links zu sehen, musst du dich registrieren (Black Screen of Death or Nothing at all)

How to make it Work:
1)Run Rei.exe ingame or at character selection screen for the best performance.
2)If you see a menu on left-hand side, it should be working!

FAQ:
1) Read this full post!
2) This hack draws in another window (overlay) to get around the anti cheat screenshots
3) Using another injector will not work, as the main hack is not in the dll
4) If you dont see anyone, its b/c no one is around you (550m to 600m)
5) This hack does not work on emulators
6) Black Screen of death? Read the section "Got The Black Screen Of Death?"
7) The ESP/Everything is flashing? Turn your graphics lower. Some hacks drop your frame rate, this does not.
8) This is an overlay and will not work in full screen, I am not going to even try, so no need to ask.
9) I am not adding anything that can get you banned, this is a simple esp and that only.
+Therefore no Sprint Hacks, Aim Bots, Wall Hacks and so on...

Warning:
Use at your own risk. At this point in time the hack in undetected, but all player actions are logged server side. Therefore this hack is undetected if used responsibly.

Want To Live Stream?:
- This is the only hack that allows you to live stream.
- All hacks will not be displayed if you select WarZ over screen region
- You cant use the free xsplit, try Open Broadcaster Software

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/1b2561ff3a6554277656431baf21a549.jpg

Download:
[Other] Rei - WarZ ESP Overlay Hack [War] v0.7.4
Infestation Survivor Stories (The WarZ)

So 7. Apr 2013, 19:00

von KN4CK3R Go to last post
0 2729
icon

Go to first new post [Release] Modern Warfare 2 External Radar + Checksum Erstellt am: So 7. Apr 2013, 19:00

KN4CK3R

preview Vorschau

Go To Post

Kategorie: Call of Duty: Modern Warfare 2
Entwickler: Needsome

Beschreibung:
The Radar shows enemies as red dots and teammates as white dots.

Status UD

How to / Features

Driver Cleaner = MD5 checksum changer.
Kernel Driver = Hack.

1. Start Driver Cleaner and click "Add Driver files".
2. Choose "Kernel Driver".
3. Press "Clean History".
4. Close "Driver Cleaner".
5. Start Kernel Driver
6. Press Load.
7. Ready

ArrowKeys = RadarPosition
Numpad0 = Close Hack
Delete = Hide Hack
Insert = Show Hack



Download:
[CoDMW2] Modern Warfare 2 External Radar + Checksum
Call of Duty 6: Modern Warfare 2

So 7. Apr 2013, 19:00

von KN4CK3R Go to last post
0 3053