|
| 25 Mar 2016 03:56 PM |
This script:
while true do wait() script.Parent.leaderstats.Cash.Value = script.parent.c.Value end
while true do wait(1) if script.Parent.leaderstats.Cash.Value ~= script.parent.c.Value q = Instance.new("Message" , game.Workspace) q.Message = "WARNING THERE IS A EXPLOITER IN THIS SERVER. LEAVE IMMEDIATELY." -- It may be q.Text, you'll need to test that. end end
The only difficulty of that is: You have to make a variable in StarterPlayer called "c". Instead of sending stats to the leaderboard (or the player's leaderstats.[POINT.Value thing), you have to send it to that player's c.Value variable. Make sure to put that script inside of StarterPlayer, as well as the c Variable.
If you need help implementing this or you would like a better version of it that I made, just PM me. If you wanna see how it works, it simply makes the leaderboard only a viewing thing, the actual stats stored in another place. It may not work for you or something, so just PM me if you need help!! I'm not saying it's unexploitable but it I doubt many people will be able to change 2 numbers with cheat engine in less than 1 second.
|
|
|
| Report Abuse |
|
|
Sarveno
|
  |
| Joined: 05 Jun 2011 |
| Total Posts: 1591 |
|
|
| 25 Mar 2016 03:57 PM |
Virus. I just did it in studio and my game said infected on all my models. Screw you.
|
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:00 PM |
First replier, shut up. It's not a virus. I did make a mistake that can make it lag really badly, but only when an exploiter is there.
|
|
|
| Report Abuse |
|
|
Sarveno
|
  |
| Joined: 05 Jun 2011 |
| Total Posts: 1591 |
|
|
| 25 Mar 2016 04:01 PM |
>Not a virus
>All my models say "Infected" now after inserting the script
|
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:07 PM |
but the proof you are lying is: you first called it a virus within about 30 seconds of posting this it takes about 10 to open studio 10 to open a place 10 to make a script and put this in 5 to run 10 to check ALL models 30 to get back here and post. |
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:08 PM |
| Kind of suspicious you didn't post this in the Scripting forum... |
|
|
| Report Abuse |
|
|
Sarveno
|
  |
| Joined: 05 Jun 2011 |
| Total Posts: 1591 |
|
|
| 25 Mar 2016 04:10 PM |
@OP
>Implying you are the first person to ever post this.
Someone like 4 months ago posted the exact same script on here and I copied and pasted it on notepad to make sure it's the same one.
I'm 99% sure you're an alt of the same person who posted it originally.
|
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:12 PM |
@bart how is it suspicious if you could actually read you would see its not a virus
and other guy, it probably has been posted before but its not exactly the same I just started learning to script and I made this C: |
|
|
| Report Abuse |
|
|
Sarveno
|
  |
| Joined: 05 Jun 2011 |
| Total Posts: 1591 |
|
|
| 25 Mar 2016 04:14 PM |
It's the exact same. It turned all my models into "infected". Seriously guys, don't use this.
|
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:16 PM |
sarveno, you really need to stop trolling how could it turn all the model names to infected? roblox lua is simple like reading English,and no where does it say "Infected" in my script so I can figure out these things about you: 1) You are illiterate 2) You like messing with people who just re trying to help make ROBLOX better 3) You have nothing better to do than harass innocent people 4) You like to lie.
|
|
|
| Report Abuse |
|
|
1kapa
|
  |
| Joined: 14 Mar 2016 |
| Total Posts: 421 |
|
|
| 25 Mar 2016 04:17 PM |
so i just tested it and sarveno is right
;) gotcha |
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:20 PM |
| *sigh* go kill yourselves, inbred illiterate bufoons |
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:21 PM |
I've posted a lot of mean things on OT. No one ever is mean back. Yet when I make something to help new game developers, people are mean? KYS |
|
|
| Report Abuse |
|
|
1kapa
|
  |
| Joined: 14 Mar 2016 |
| Total Posts: 421 |
|
|
| 25 Mar 2016 04:22 PM |
today i learned: OP cannot take a joke
:) |
|
|
| Report Abuse |
|
|
Sarveno
|
  |
| Joined: 05 Jun 2011 |
| Total Posts: 1591 |
|
|
| 25 Mar 2016 04:22 PM |
lol what how am i mean for trying to make sure people dont put viruses in their games
|
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:26 PM |
1KAPA I take it as more than a joke I try to help people and you come here lying and harassing me |
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:27 PM |
I've read the code just fine. Why didn't you post this into Scripting?
Plus, the reason it infects models is because it's renaming a value of the Player Object. |
|
|
| Report Abuse |
|
|
1kapa
|
  |
| Joined: 14 Mar 2016 |
| Total Posts: 421 |
|
|
| 25 Mar 2016 04:27 PM |
@you
honestly, this thread wasn't supposed to be put in this subforum in the first place dude you want developers and game makers? head to scripting or something.
:) |
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:28 PM |
OP puts the U in Stupid ;)
Our proud Off Topic! | https://www.youtube.com/watch?v=U67MRAPKXzU |
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:29 PM |
Ew, why are you using while true do wait()?
Just use while wait() do... |
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:29 PM |
I haven't tested it so I can't say I'm sure it works but they are lying by saying it changes model names to Infected. I made it this morning before school and posted it a few mins ago. The concepts are no different from what I do all the time. It only changes an extra variable you are supposed to add to the player, you would know if you could read. |
|
|
| Report Abuse |
|
|
Sarveno
|
  |
| Joined: 05 Jun 2011 |
| Total Posts: 1591 |
|
|
| 25 Mar 2016 04:30 PM |
WHo posts a script before they even test it im laughing
|
|
|
| Report Abuse |
|
|
badtigra
|
  |
| Joined: 10 Sep 2010 |
| Total Posts: 1393 |
|
| |
|
|
| 25 Mar 2016 04:32 PM |
OT, Kys I can say that the majority of you are stupid and mean. I didn't even consider this to be so much about scripting as just something people could use if they made something like an OT Bunker. And I knew there would be a lot more people to help here. In scripting almost everyone is smart, they know this stuff and can do it much easier than me.
I just came here to help. It may not work, that isn't intentional. |
|
|
| Report Abuse |
|
|
|
| 25 Mar 2016 04:32 PM |
"go kill yourselves,"
sigh... another edgy kid :\ |
|
|
| Report Abuse |
|
|