Jump to content
  • 0

Help! Really need


Ioexception

Question


How to make Script Like This when enable log?

without Showing Function .
like this gg.setVisible(true)
gg.setVisible(false)
gg.choice({ -- table(a31f1fd)
	[1] = 'menu1',
	[2] = 'menu2',
	[3] = 'Exit',
})


Thank you! verry much


gg.clearResults()
gg.skipRestoreState()
gg.getListItems()
gg.clearList()
gg.setValues({ -- table(79d1282)
	[ 1] = { -- table(c10ad93)
		['address'] = 0x12c001f8,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
	[ 2] = { -- table(aaee1d0)
		['address'] = 0x12c00478,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
	[ 3] = { -- table(f0dd4ce)
		['address'] = 0x12c00e78,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
	[ 4] = { -- table(50e8fef)
		['address'] = 0x12c01b78,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
	[ 5] = { -- table(8e84afc)
		['address'] = 0x12c01c18,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
	[ 6] = { -- table(ca8e585)
		['address'] = 0x12c02278,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
	[ 7] = { -- table(3b66fda)
		['address'] = 0x12c02438,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
	[ 8] = { -- table(75e3c0b)
		['address'] = 0x12c025f8,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
	[ 9] = { -- table(e975501)
		['address'] = 0x12c027b8,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
	[10] = { -- table(21bafa6)
		['address'] = 0x12c02b38,
		['flags'] = 4, -- gg.TYPE_DWORD
		['freeze'] = true,
		['value'] = 10,
	},
})

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.