Categories > Coding > C++ >

What do i need to add to my exploit to make it support things like game.Workspace.SuperSkidV4.Humanoid.WalkSpeed = 200

Posts: 18

Threads: 6

Joined: Sep, 2020

Reputation: 0

Posted

Also, anybody got a link to that print exploit tutorial?

  • 0

Exploits i use: Sentinel, toaster and Random exploit projects i have, And Synapse  click for KRNL source code

simple_x

milktea

Posts: 394

Threads: 22

Joined: Sep, 2019

Reputation: 4

Replied

what kind of exploit that doesn't support normal lua?
if it's a wrapper then wrap the global so you can use it

  • 0

 

i own synapse x
biggest idiot in town

discord: nakiri#4485

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

What API doesn't support that

  • 0

Posts: 18

Threads: 6

Joined: Sep, 2020

Reputation: 0

Replied

  • 0

Exploits i use: Sentinel, toaster and Random exploit projects i have, And Synapse  click for KRNL source code

DeepPain

Wyvern

Posts: 479

Threads: 5

Joined: Jul, 2020

Reputation: 57

Replied

@_realnickk

wrong...

you need lua_getfield, lua_setfield, lua_pushnumber and seriously who told you that you needed lua_pop???

you first get the global game, getfield workspace, getfield the player, getfield the humanoid, then push the number you want on top of the stack then setfield walkspeed using the number you just pushed

  • 0

My Discord is xwyvern

https://i.imgur.com/mH521VR.png

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )