Categories > Exploiting > Scripts >

Stat Changer script

Posts: 2

Threads: 2

Joined: Jan, 2018

Reputation: 0

Posted

Looking for a stat changer script or something so i can give myself money and stuff perfirbly for jjsploit v4
  • 0

Posts: 41

Threads: 18

Joined: May, 2018

Reputation: 0

Replied

Lua C:

getglobal game
getfield -1 Players
getfield -1 LocalPlayer
getfield -1 leaderstats
getfield -1 StatName
pushnumber 999999999
setfield -2 Value
emptystack

Limited Lua:

game.Players.YOURNAMEHERE.leaderstats.STATNAME.Value = 999999999
  • 0

Posts: 6

Threads: 5

Joined: Jun, 2018

Reputation: 0

Replied

What game thos is that stat changer

  • 0

Posts: 33

Threads: 9

Joined: May, 2018

Reputation: 0

Replied

any game with a stat techniquely ...
  • 0

Posts: 8

Threads: 4

Joined: Jun, 2018

Reputation: 0

Replied

This is cool but im not sure how to even use it
  • 0

Posts: 2

Threads: 0

Joined: Feb, 2019

Reputation: 0

Replied

I think i know how to use it

getfield -1 Players - is the player that the script is gonna affect
getfield -1 LocalPlayer - same thing
getfield -1 leaderstats - idk
getfield -1 StatName - the name of stat that you wish to modify
pushnumber 999999999 - the number of points that you wish
setfield -2 Value - idk
emptystack
Hope that gave you a good idea of what you need to do.
PS im new to this so dont give me trouble if im wrong ty
  • 0

Users viewing this thread:

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