Outdated[Unturned] [V1.0] Blue Hack - Injected DLL Hack, Simular to Lickhack

Posts 115 of 66 · Page 1 of 5
[Unturned] [V1.0] Blue Hack - Injected DLL Hack, Simular to Lickhack
Info:
This is my first release and also my first .DLL injection based hack, it has 3 menus a Main Menu, Esp Menu and a Aimbot Menu. Currently the Aimbot is not working but should be fixed for later release's. If you have any suggestions or criticisms post a comment. I will keep an updated list of Todo features on this post with any ideas i have thought of or like from the comments.

Blue Hack Devs:
Creator/Main Dev - Me
Friends who piss me off in Teamspeak - Matthew & DarkninjaRSTD

How to Inject:

Three things you will need:
1. Extreme Injector v2 by master131 (Not sure if I am allowed to link to the download so just Google it)
2. Be above the age of 12
3. Have a brain

FOLLOW THE STEPS OR IT WILL CRASH!!!

Step 1 - Launch Unturned
Step 2 - Launch Titanium.exe AS ADMINISTRATIOR
Step 3 - Select Mods and select Test then save.
Step 4 - Hit inject and leave the window open
Step 5 - Go into Singleplayer or Multiplayer
Step 6 - Launch Extreme Injector AS ADMINISTRATIOR, Select the Unturned process and select Titanium.dll
Step 7 - Inject
Step 8 - Hit Insert while in game. Nothing will happen till you do! (You can close Titanium and Extreme Injector now)

Images:
Hidden Menu

Main Menu Opened

ESP Menu on right hand side

Aimbot Menu on left hand side

Proof that it works, I have no NVG's on my character but the vision is changed


http://virusscan.jotti.org/en/scanre...5bad51d720a336
http://r.virscan.org/report/c389df7b...4d203d9132a040

Credits:
xiEatNoodlezx - Broken Aimbot Source Code (Still trying to get that working) and 3 Part video tutorial that got me interested in this sort of stuff.

Features:

Reset Loot (Singleplayer Only) - Thanks to xiEatNoodlezx
Hide-able ESP Menu
Hide-able Aimbot Menu - Thanks to xiEatNoodlezx (CURRENTLY NOT WORKING)
Speed Hack (Ment for Multiplayer as it speeds up Zombies in Singleplayer due to increasing the Unity Engine timeScale.)
Kill All Zombes (Zombies currently will not respawn, If code for that is added to the game i will make a feature to respawn all zombies)
Full Bright (Not very good as its my first full bright but it does what it needs too)
NVG's (Activate this then just push N and you will have Military NVG Vision.)
Suicide (Instantly Suicide instead of waiting for 5 second countdown)
Disconnect (Instantly Disconnect instead of waiting for 10 seconds)
Exit Game (Instantly shuts down your game)
Close Menu (Hides the Main menu, Can also be done with Insert)

ESP Menu:

ESP Distance Slider
ESP Draw Players
ESP Draw All Storage types
ESP Draw Vehicles
ESP Draw Animals

Aimbot Menu: // NOT WORKING BTW

Aimbot Distance
Aim at Players
Aim at Zombies
Aim at Vehicles
Aim at Animals
Activate the Aimbot

Todo/Ideas:
Kill all players (Maybe not possible?)
Panic button on Num 0
Change speed hack method to only effect player speed in SP
Fix the Aimbot
No Aggro
No Animal scare
Maybe some kind of teleport.
No recoil
No spread



That's all so far. Enjoy.

p.s to xiEatNoodlezx

Thanks for the Tutorials, super helpful.

Give a man a fish, and you feed him for a day; show him how to catch fish, and you feed him for a lifetime
Titanium v0.01_mpgh.net.rar30 KB · 697 downloads Scanning…
Nice release! :3
Nice release²
add no aggro fast alot for people want that
Approved..
when i select the mod it says test not bluehack?
That was a mistake on my part Melon, ill fix it for the tutorial. Thanks for letting me know. Just select test btw.
when i inject it crashes the game
Kill all players (possible... actually some sort of nuke to be done... tl;dr it works on multiplayer server)
if(Input.KeyCode(Keycode.NumPad0))
{
hack1 = false;
hack2 = false;
hack3 = false;
so on and so forth
}

Are you trying to make it only affect single player speed or single and multi player (This I dont get)

Aimbot is to complecated to explain, maybe some other time

No Aggro
No Animal scare
^You need to duo dll, meaning your going to have to modify the Assembly and insert the injection dll...
You'd also have to add a if Statement to toggle it inside the Assembly

Maybe Teleport soon
I know how to make a panic button, just not really sure if i want to or not. The plan with it would be to probably shut down the game with Application.Quit();.

Speed hack currently works by increasing the unity engines game speed using Time.timeScale. That works fine for multiplayer but when your in singleplayer, your the host so you therefore have control over each zombie and the Day/Night cycle, so when you increase the timeScale there everything else speeds up so yeah your running faster but you can't run from zombies. Its just like putting a video on 2x speed.

Also do you know how to get Function keys to work? for (Input.KeyCode()) I tried (Input.KeyCode(Keycode.Function1)) and (Input.KeyCode(Keycode.F1)) and (Input.KeyCode("F1")) none of them worked.
Is there meant to be a hotkey for activating the menu ingame or..?
Because it doesn't appear to work; nothing comes up under settings, or inventory, nada. And yes, I know how to inject things properly, I'm not an idiot, plus Lickhack injects just fine.
SpawnPlayers.reset(); does a nuke also, but not really that great when it kills yourself...

if (Input.GetKeyDown(KeyCode.F1))
{
var1 = !var1;
}
Hit Insert to open the menu, Nothing will appear ingame untill you do
Could you add Item hack for singelplayer?
this hack.. can spawn items ? multiplayer ?
Posts 115 of 66 · Page 1 of 5
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?