0% found this document useful (0 votes)
163 views

AIM

The document contains Lua code for the game Grand Theft Auto: San Andreas. The code contains several functions that set ranges, search for numbers, edit numbers, clear results, and display toasts with messages. The functions manipulate values in game memory to enable various cheats or modifications like aiming, sensitivity, and headshot percentage.

Uploaded by

Trung Phan
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
163 views

AIM

The document contains Lua code for the game Grand Theft Auto: San Andreas. The code contains several functions that set ranges, search for numbers, edit numbers, clear results, and display toasts with messages. The functions manipulate values in game memory to enable various cheats or modifications like aiming, sensitivity, and headshot percentage.

Uploaded by

Trung Phan
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

function S1() gg.setRanges(8) gg.searchNumber('-360;40::5', 16) gg.

getResults(2)
gg.editAll('-360;0', 16) gg.clearResults() gg.setRanges(8) gg.searchNumber('-
360;40::5', 16) gg.getResults(2) gg.editAll('-360;0', 16) gg.clearResults()
gg.setRanges(8) gg.searchNumber('-360;40::5', 16) gg.getResults(2) gg.editAll('-
360;0', 16) gg.clearResults() gg.toast('FIXAIMON')endfunction S2()
gg.setRanges(16384) gg.searchNumber('\000300', 16, false, 536870912, 0, -5)
gg.getResults(3) gg.editAll('70', 16) gg.clearResults()
gg.toast('SENSI10KON')endfunction S3() gg.setRanges(32)
gg.searchNumber('75D;5F;4F::30', 16, false, 536870912, 0, -1) gg.refineNumber('4',
16, false, 536870912, 0, -1) gg.getResults(1) gg.editAll('3', 16) gg.clearResults()
gg.toast('SENSI1KON')endfunction
S8()gg.setRanges(gg.REGION_ANONYMOUS)gg.searchNumber("1016018816", gg.TYPE_DWORD,
false, gg.SIGN_EQUAL, 0, -1)gg.searchNumber("1016018816", gg.TYPE_DWORD, false,
gg.SIGN_EQUAL, 0, -1)gg.getResultsCount()gg.getResults(0)gg.editAll("0016018816",
gg.TYPE_DWORD)gg.clearResults()gg.toast('HEADSHOT99%ON')endfunction
exit()print("HAYA FF PK")os.exit()endwhile true do if gg.isVisible(true) then menuk
= 1 gg.setVisible(false) end if menuk == 1 then START() end if menu == 2 then
START() end menuk = -1 enduhr6c96r7d059ev5m8. td 985m6mvm58venxe497

You might also like