Skip to content

Commit 789e430

Browse files
committed
Add Gold_Sear's new offsets from Limit Breaking 101 thread
1 parent 8902455 commit 789e430

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

static/payloads/limit-breaking.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11656,5 +11656,53 @@
1165611656
"display"
1165711657
],
1165811658
"url": "https://the-starport.com/forums/topic/396/dev-s-limit-breaking-101-techniques/1121?_=1737961517595"
11659+
},
11660+
{
11661+
"original": [
11662+
"4C E4 14 C1 E9 07 EB 03"
11663+
],
11664+
"replacement": [
11665+
"0C C2 8B 7C C2 04 C1 E1"
11666+
],
11667+
"moduleName": [
11668+
"content.dll"
11669+
],
11670+
"offset": [
11671+
"0x0C1F0B"
11672+
],
11673+
"author": "Gold_Sear",
11674+
"description": "Add vertical component to random spawns",
11675+
"dateAdded": 1738490640,
11676+
"categories": [
11677+
"NPCs"
11678+
],
11679+
"url": "https://the-starport.com/forums/topic/396/dev-s-limit-breaking-101-techniques/1125"
11680+
},
11681+
{
11682+
"original": [
11683+
"45 00 EB 02",
11684+
"45 04 EB 02",
11685+
"45 08 EB 02"
11686+
],
11687+
"replacement": [
11688+
"84 24 1C 0D",
11689+
"84 24 14 0D",
11690+
"84 24 18 0D"
11691+
],
11692+
"moduleName": [
11693+
"content.dll"
11694+
],
11695+
"offset": [
11696+
"0x0C2011",
11697+
"0x0C2022",
11698+
"0x0C2034"
11699+
],
11700+
"author": "Gold_Sear",
11701+
"description": "Use spawn position instead of player position for arrival = cruise (allows to safely increase spawn distances)",
11702+
"dateAdded": 1738490640,
11703+
"categories": [
11704+
"NPCs"
11705+
],
11706+
"url": "https://the-starport.com/forums/topic/396/dev-s-limit-breaking-101-techniques/1125"
1165911707
}
1166011708
]

0 commit comments

Comments
 (0)