WinkOutdatedUnturned Assembly Instructions List

Posts 7690 of 153 · Page 6 of 11
Quote Originally Posted by HuehuehueBRBRBR View Post
There are instructions like "Add", "Delete all", "Change Instruction 1, 2, 3"... I sware by god I am trying to find options to Delete, Add and trying to find wich instruction in the number 1, 2, 3, but I can't find anything, I can't really make anything. I am trying to learn and if anyone could help me out here I would be very grateful, because I am really lost here.
Use .NET Reflector with Reflexil, dotnet Resolver doesn't have those sort of features.
Quote Originally Posted by Brecas View Post
How do I save the changes to the assembly? (on​​. Net Reflector)
Scroll to the top and right click Assembly-CSharp.dll right click it go to Reflexil v1.8 and you will see an option "Save As..." then overwrite your old Assembly-CSharp.dll
Does anyone know where is the text "Safety [V]"?
it's showed when gun firemode is safety.
For anyone who needs help, I found that JustDecompile with reflexil works best.
This is complicated shit.. Please make a video or something, would help alot of people!
im sooo confused lol all i wanted to add was gold hack xD can someone plz post pic on where its at?
I cant add goldhack?
The GoldHack doesn't work anymore. I've been comparing the source code from other Skidded clients and there's not using your method. Would you mind updating it or giving new instructions.
Quote Originally Posted by swagicorn View Post
I cant add goldhack?
Quote Originally Posted by frodo1425 View Post
The GoldHack doesn't work anymore. I've been comparing the source code from other Skidded clients and there's not using your method. Would you mind updating it or giving new instructions.
Its been moved to instruction 33, same deal as before.
Quote Originally Posted by failured000 View Post
Fixed: EXP. This is how it should be in order by SET and then GET:
ldarg.0
ldc.i4 - int32 - 777 (subsitute 777 for ur value)
nop
stfld - System.Int32 Skills::
ret

ldc.i4 - 777(subsitute 777 for ur value)
ret
Hai.. Can you post pictures pls? I dont understand lulz
33 works. 37 can't be changed or it won't.
37 = ldc.i4.s ~ Sbyte ~ 21

You really should change that on the thread.. I figured this MSIL code out. Not so hard, just miss the eased coloring in LUA. lol

Fixed: EXP. This is how it should be in order by SET and then GET:
ldarg.0
ldc.i4 - int32 - 777 (subsitute 777 for ur value)
nop
stfld - System.Int32 Skills::
ret


ldc.i4 - 777(subsitute 777 for ur value)
ret

Also, how do I edit where it says "Unturned" in the main menu, and do you know the values, or locations for the timers? Suicide, DC, etc.
just made new hack for 2.2.0, without ESP hack, all working except bag size [(you have to dequip a bag but it won't save) i made it 10000Kg of capacity and 5000 slots]
Quote Originally Posted by kira122 View Post
Hi!
this should be sticky, anyway thanks and don't forget to disable anti-noclip:

No Kick when noclip - Player.Antinoclip
just delete it
I removed the antinoclip and speedhack (no idea if this would really work on multiplayer), but can't find the source for the server detecting teleport.
How can i delete source with DotNet Resolver ?
Quote Originally Posted by vhxh2588 View Post
How can i delete source with DotNet Resolver ?
You mean delete the Instruction, and you can't only Nop it but that's almost the same as deleting the intruction :P
Posts 7690 of 153 · Page 6 of 11
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?