Jump to content
  • 0

Pls help fix my script pls.....


MilkyGT

Question

Anyone can help me fix this script (add some script), So in my script has ON/OFF i want when i click ON script will change value to '4' And when i click OFF the script will revert the value from '4'

pls help meh

gg.getResults(1)
 gg.setValues(revert)  

**For revert value**

_________________________________

gg.getResults(1) 
  gg.editAll('4', gg.TYPE_DWORD)

**For edit the value to 4**

 

helpfix.lua

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

2 hours ago, MilkyGT said:

Anyone can help me fix this script (add some script), So in my script has ON/OFF i want when i click ON script will change value to '4' And when i click OFF the script will revert the value from '4'

pls help meh


gg.getResults(1)
 gg.setValues(revert)  

**For revert value**

_________________________________

gg.getResults(1) 
  gg.editAll('4', gg.TYPE_DWORD)

**For edit the value to 4**

 

helpfix.lua 1.62 kB · 3 downloads

Plsss help me how to revert selected value, gimme script example pls plsss

Link to comment
Share on other sites

I have problem, on my script have ON/OFF, and

ON = Edit value to number 4

OFF = Revert value from number 4

Menu OFF is the problem i want when i click ON = Edit to number 4 and when i click OFF = revert from number 4, i just put the script and anyone can fix this or just gimme example pls ill learn the script from example

@Enyby 

helptest.lua

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.