Skip to content

Instantly share code, notes, and snippets.

Avatar
🦍
I may be slow to respond.

nloginov womblee

🦍
I may be slow to respond.
View GitHub Profile
@womblee
womblee / bf4_offsets.txt
Last active November 3, 2021 23:24
BF4 Offsets (04.11.2021)
View bf4_offsets.txt
OFFSET_DXRENDERER : 0x142738080
OFFSET_GAMERENDERER : 0x142672378
OFFSET_ANGLES : 0x1423b2ec0
OFFSET_MAIN : 0x142364b78
OFFSET_WORLDRENDERSETTINGS : 0x1426724a0
OFFSET_BORDERINPUTNODE : 0x142671fb0
OFFSET_WEAPON : 0x0
OFFSET_SOLDIER_JD62 : 0x142679340
OFFSET_DXDISPLAYSETTINGS : 0x142364c70
OFFSET_FLAG : 0x142385a98
@womblee
womblee / colors.java
Created October 7, 2021 15:03 — forked from Asher-/colors.java
Colors by Joe
View colors.java
/*
class: Color
type: enum
description: Encapsulates an abstract color. Contains a large list
of different colors which can be accessed like:
Color.Russet