nicebro2 Newbie cheater
Reputation: 0
Joined: 07 Jun 2016 Posts: 22
|
Posted: Sat Mar 14, 2020 12:44 am Post subject: i can lua in follow description value? |
|
|
local al = AddressList or getAddressList()
local mr1 = al.getMemoryRecordByDescription("sky")
if not mr1 then error("Memory record doesn't exist") end
function sleepNchange()
sleep(0.400)
mr1.Value = blablabla -- i want follow description value
end
if key1 then key1.destroy(); key1=nil end
key1 = createHotkey(sleepNchange, VK_MB5)
I CAN THIS?
| Description: |
|
| Filesize: |
5.92 KB |
| Viewed: |
1066 Time(s) |

|
|
|