Git Product home page Git Product logo

bocheat-unturned's Introduction

bocheat-unturned's People

Contributors

lgv-0 avatar myzarfin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bocheat-unturned's Issues

Kick in game + cheat menu not loading is there assets to? I do not see them

Hey there i have a issue @lgv-0 I think it's the cheat, I inject using my Mono injector called main.yo HIn , MainYo , for namespace class, method and im in the menu, i try join a server it says map issue etc, i tried joining then injecting whilst in game once i injected whilst connected to server it said "Server lost your connection" Please get back to me with the fix pls !! thanks < <

Need help for complie

hi im very bad to how compile and what the alternative to visual studio (because i cant download ..)
thx

Mono injector issues

The mono injector i'm using, which is SharpMonoInjector 2.2 has no processes when I click the drop down to pick a process.
f165c36e2f26589cbc0bf5a841d35941

visuals/aim dont work boss

title, in a group or whatever didnt change anything. havent looked much into the source so i might be retarded l0l

Main.Yo()

I was wondering where do you call the Main.Yo() function from as i was able to compile the code into a dll but i dont really know where to call that function from

How to use

So I'm an idiot and I cant figure out how to use this cheat I have a mono injector and I think I have injected it properly but nothing shows up could you please help me.

How to build the cheat succesfully

I have Visual Studio 2019 with all the packages needed and when I try to build the cheat it just gives me a bunch of errors and I have tried to build it in VS 2017 too:
Severity Code Description Project File Line Suppression State
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.CoreModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Aimbot.cs 7 N/A
Error CS0246 The type or namespace name 'SteamPlayer' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Aimbot.cs 8 N/A
Error CS0246 The type or namespace name 'MonoBehaviour' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Aimbot.cs 11 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Aimbot.cs 24 N/A
Error CS0246 The type or namespace name 'Transform' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Aimbot.cs 24 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Aimbot.cs 34 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Aimbot.cs 34 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Aimbot.cs 34 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Aimbot.cs 42 N/A
Error CS0246 The type or namespace name 'AssetBundle' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 8 N/A
Error CS0246 The type or namespace name 'Shader' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 9 N/A
Error CS0246 The type or namespace name 'Shader' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 12 N/A
Error CS0246 The type or namespace name 'Shader' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 14 N/A
Error CS0246 The type or namespace name 'Shader' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 17 N/A
Error CS0246 The type or namespace name 'Shader' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 19 N/A
Error CS0246 The type or namespace name 'MonoBehaviour' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 21 N/A
Error CS0246 The type or namespace name 'Camera' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 23 N/A
Error CS0246 The type or namespace name 'GameObject' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 24 N/A
Error CS0246 The type or namespace name 'Light' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 25 N/A
Error CS0246 The type or namespace name 'Transform' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 26 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 29 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 29 N/A
Error CS0246 The type or namespace name 'Texture2D' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 37 N/A
Error CS0246 The type or namespace name 'Color' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 38 N/A
Error CS0246 The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 44 N/A
Error CS0246 The type or namespace name 'Vector2' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 49 N/A
Error CS0246 The type or namespace name 'Vector2' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 49 N/A
Error CS0246 The type or namespace name 'Renderer' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 230 N/A
Error CS0246 The type or namespace name 'Shader' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 231 N/A
Error CS0246 The type or namespace name 'Color' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 232 N/A
Error CS0246 The type or namespace name 'Renderer' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 233 N/A
Error CS0246 The type or namespace name 'Shader' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 233 N/A
Error CS0246 The type or namespace name 'Color' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Drawing.cs 233 N/A
Error CS0246 The type or namespace name 'Steamworks' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Friend.cs 10 N/A
Error CS0246 The type or namespace name 'Steamworks' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Friend.cs 11 N/A
Error CS0246 The type or namespace name 'SteamPlayer' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Friend.cs 38 N/A
Error CS0246 The type or namespace name 'Steamworks' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\AskScreenshot\Hold.cs 9 N/A
Error CS0246 The type or namespace name 'UseableGun' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 7 N/A
Error CS0246 The type or namespace name 'UseableGun' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 10 N/A
Error CS0246 The type or namespace name 'BulletInfo' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 10 N/A
Error CS0246 The type or namespace name 'ParticleSystem' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 10 N/A
Error CS0246 The type or namespace name 'Attachments' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 11 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 228 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 228 N/A
Error CS0246 The type or namespace name 'ParticleSystem' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 228 N/A
Error CS0246 The type or namespace name 'UseableGun' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 228 N/A
Error CS0246 The type or namespace name 'Attachments' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Ballistics\Hold.cs 228 N/A
Error CS0246 The type or namespace name 'InteractableDoor' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\DoorAnimation\Hold.cs 5 N/A
Error CS0246 The type or namespace name 'InteractableDoor' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\DoorAnimation\Hold.cs 9 N/A
Error CS0246 The type or namespace name 'Transform' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\DoorAnimation\Hold.cs 9 N/A
Error CS0246 The type or namespace name 'BoxCollider' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\DoorAnimation\Hold.cs 10 N/A
Error CS0246 The type or namespace name 'LevelLighting' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\IsPositionUnderwater\Hold.cs 6 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\IsPositionUnderwater\Hold.cs 6 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\IsPositionUnderwater\Hold.cs 10 N/A
Error CS0246 The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\IsPositionUnderwater\Hold.cs 35 N/A
Error CS0246 The type or namespace name 'Provider' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\lvlLoaded\Hold.cs 8 N/A
Error CS0246 The type or namespace name 'SDG' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\lvlLoaded\Hold.cs 12 N/A
Error CS0246 The type or namespace name 'PlayerDashboardInformationUI' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\refreshDynamicMap\Hold.cs 6 N/A
Error CS0246 The type or namespace name 'Steamworks' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\refreshDynamicMap\Hold.cs 9 N/A
Error CS0246 The type or namespace name 'SteamPlayer' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\refreshDynamicMap\Hold.cs 10 N/A
Error CS0246 The type or namespace name 'ChatManager' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\sendChat\Hold.cs 6 N/A
Error CS0246 The type or namespace name 'EChatMode' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\sendChat\Hold.cs 6 N/A
Error CS0246 The type or namespace name 'EChatMode' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\sendChat\Hold.cs 27 N/A
Error CS0246 The type or namespace name 'ChatManager' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\sendChat\Hold.cs 27 N/A
Error CS0246 The type or namespace name 'PlayerInput' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\sendRaycast\Hold.cs 5 N/A
Error CS0246 The type or namespace name 'RaycastInfo' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\sendRaycast\Hold.cs 5 N/A
Error CS0246 The type or namespace name 'RaycastInfo' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\sendRaycast\Hold.cs 8 N/A
Error CS0246 The type or namespace name 'PlayerUI' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\Stun\Hold.cs 6 N/A
Error CS0246 The type or namespace name 'PlayerLook' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\UpdateAim\Hold.cs 5 N/A
Error CS0246 The type or namespace name 'LevelLighting' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Hooks\updLighting\Hold.cs 5 N/A
Error CS0246 The type or namespace name 'ConsoleInputOutput' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\IConsole.cs 28 N/A
Error CS0246 The type or namespace name 'CommandWindow' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\IConsole.cs 29 N/A
Error CS0246 The type or namespace name 'CommandInputHandler' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\IConsole.cs 30 N/A
Error CS0246 The type or namespace name 'MonoBehaviour' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Items.cs 5 N/A
Error CS0246 The type or namespace name 'InteractableItem' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Items.cs 156 N/A
Error CS0246 The type or namespace name 'InteractableItem' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Items.cs 298 N/A
Error CS0246 The type or namespace name 'InteractableItem' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Items.cs 332 N/A
Error CS0246 The type or namespace name 'MonoBehaviour' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Menu.cs 7 N/A
Error CS0246 The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Menu.cs 9 N/A
Error CS0246 The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Menu.cs 10 N/A
Error CS0246 The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Menu.cs 11 N/A
Error CS0246 The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Menu.cs 12 N/A
Error CS0246 The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Menu.cs 13 N/A
Error CS0246 The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Menu.cs 14 N/A
Error CS0246 The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Menu.cs 204 N/A
Error CS0246 The type or namespace name 'Vector2' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Menu.cs 206 N/A
Error CS0246 The type or namespace name 'MonoBehaviour' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Miscellaneous.cs 5 N/A
Error CS0246 The type or namespace name 'ItemGunAsset' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Miscellaneous.cs 16 N/A
Error CS0246 The type or namespace name 'MonoBehaviour' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\RageBot.cs 6 N/A
Error CS0246 The type or namespace name 'SteamPlayer' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\RageBot.cs 8 N/A
Error CS0246 The type or namespace name 'SteamPlayer' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\RageBot.cs 9 N/A
Error CS0246 The type or namespace name 'TempSteamworksEconomy' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Skins.cs 102 N/A
Error CS0246 The type or namespace name 'SteamInventoryResultReady_t' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Skins.cs 105 N/A
Error CS0246 The type or namespace name 'SteamInventoryResult_t' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Skins.cs 106 N/A
Error CS0246 The type or namespace name 'DynamicEconDetails' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Skins.cs 107 N/A
Error CS0246 The type or namespace name 'TempSteamworksEconomy' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Skins.cs 108 N/A
Error CS0246 The type or namespace name 'Color' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Toolkit.cs 70 N/A
Error CS0246 The type or namespace name 'MonoBehaviour' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Vehicles.cs 7 N/A
Error CS0246 The type or namespace name 'InteractableVehicle' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Vehicles.cs 22 N/A
Error CS0246 The type or namespace name 'Collider' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Vehicles.cs 23 N/A
Error CS0246 The type or namespace name 'EEngine' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Vehicles.cs 24 N/A
Error CS0246 The type or namespace name 'InteractableVehicle' could not be found (are you missing a using directive or an assembly reference?) HInj C:\Users\User\Desktop\BoCheat-Unturned-master\HInj\HInj\Vehicles.cs 98 N/A
Warning The referenced component 'UnityEngine' could not be found. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.ImageConversionModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning The referenced component 'UnityEngine.VehiclesModule' could not be found. HInj
Warning The referenced component 'UnityEngine.PhysicsModule' could not be found. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.PhysicsModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning The referenced component 'UnityEngine.AnimationModule' could not be found. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.AssetBundleModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning The referenced component 'Assembly-CSharp-firstpass' could not be found. HInj
Warning Could not resolve this reference. Could not locate the assembly "Assembly-CSharp". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning The referenced component 'UnityEngine.ImageConversionModule' could not be found. HInj
Warning The referenced component 'Assembly-CSharp' could not be found. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.VehiclesModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.IMGUIModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning The referenced component 'UnityEngine.TextRenderingModule' could not be found. HInj
Warning The referenced component 'UnityEngine.AssetBundleModule' could not be found. HInj
Warning The referenced component 'UnityEngine.ParticleSystemModule' could not be found. HInj
Warning The referenced component 'UnityEngine.AudioModule' could not be found. HInj
Warning The referenced component 'UnityEngine.CoreModule' could not be found. HInj
Warning Could not resolve this reference. Could not locate the assembly "Assembly-CSharp-firstpass". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning The referenced component 'UnityEngine.UI' could not be found. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.ParticleSystemModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.UI". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.TextRenderingModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning The referenced component 'UnityEngine.IMGUIModule' could not be found. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.AnimationModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj
Warning Could not resolve this reference. Could not locate the assembly "UnityEngine.AudioModule". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. HInj

Inject

How to inject this to unturned

Crash on inject

So after finally finding an injector the works upon injecting the dll the game crashes, there is nothing of use in the log files. Any help?

INFINITE LOADING

Hello, when I go to the server with your cheat, I do not pass the loading window, could you help solve this problem?

Adding No Spread

ass.spreadAim = 0f; ass.spreadHip = 0f; PlayerUI.updateCrosshair(0f);
This is nospread from "Thanking" source code. Just add this line to UpdateFirearm() funtion.

P.S. I can send you a full thanking source code if you want. Feel free to Discord me RyanCarlson23#5705

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.