Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello I am scripting in Roblox and I want to figure out how to write a line to execute
this so I can change my money in-game.
I have a Explorer that lets me open up the files and I can change it, but I want it in a script I can execute so I don't have to keep going in manually and changing files.

What I have tried:

I have tried this and it doesn't work can anyone tell me my problem?

game.PlayerMoney.LocalPlayer.ChangeMoney:Fire(20000)


The path to the values to change the money is this
ReplicatedStorage.PlayerMoney.OURNAMESHERE
Posted
Updated 10-Sep-17 13:29pm

1 solution

Welp Exploit Kids here.
Anyways
Here are the few things I need you to describe:
[-] What is the class of the object your trying to execute.
[-] Have you used RemoteSpy?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900