Jump to content

understand this code ??


Recommended Posts

hi , i am tired of trying to understand this source code :

 

Func FastTurn($LinksRechts,$HochRunter)
;81c424010000c74504 (HochRunter)c74500(lINKSrECHTS)90909090909090
;$HochRunter=0x00000000
;$LinksRechts=0x00000000
Local $adresse=0x062D3AC2
$opcode1="0x81c524010000c74504"
$opcode2="0xc74500"
$opcode3="0xc7450800000000";"0x90909090909090"

for $i=3 to StringLen($opcode1)-1 Step 2
$value = _MemoryWrite($adresse+($i-3)*0.5, $open,"0x"&Stringmid($opcode1,$i,2),"byte")
Next
$adresse=$adresse+(StringLen($opcode1)-2)*0.5
_MemoryWrite($adresse, $open,$HochRunter)
$adresse=$adresse+4

for $i=3 to StringLen($opcode2)-1 Step 2
$value = _MemoryWrite($adresse+($i-3)*0.5, $open,"0x"&Stringmid($opcode2,$i,2),"byte")
Next
$adresse=$adresse+(StringLen($opcode2)-2)*0.5
_MemoryWrite($adresse, $open,$LinksRechts)
$adresse=$adresse+4

for $i=3 to StringLen($opcode3)-1 Step 2
$value = _MemoryWrite($adresse+(($i-3)*0.5), $open,"0x"&Stringmid($opcode3,$i,2),"byte")
Next
EndFunc

Func FastTurnReset()
Local $adresse=0x062D3AC2
Local $opcode="0x8b4c240c8b5424108b44241481c524010000894d00895504894508"
for $i=3 to StringLen($opcode)-1 Step 2
_MemoryWrite($adresse+($i-3)*0.5, $open,"0x"&Stringmid($opcode,$i,2),"byte")
Next
Return 1
EndFunc


Local $ADDRmaxSpeedanzeige=0x4d597a

_MemoryWrite($ADDRmaxSpeedanzeige, $open,$maxSpeedanzeige)

 

can you help me ?

Edited by FireStorm001
Link to comment
Share on other sites

Maybe read the Forum Rules first as that code looks game related.

UDF List:

 
_AdapterConnections()_AlwaysRun()_AppMon()_AppMonEx()_ArrayFilter/_ArrayReduce_BinaryBin()_CheckMsgBox()_CmdLineRaw()_ContextMenu()_ConvertLHWebColor()/_ConvertSHWebColor()_DesktopDimensions()_DisplayPassword()_DotNet_Load()/_DotNet_Unload()_Fibonacci()_FileCompare()_FileCompareContents()_FileNameByHandle()_FilePrefix/SRE()_FindInFile()_GetBackgroundColor()/_SetBackgroundColor()_GetConrolID()_GetCtrlClass()_GetDirectoryFormat()_GetDriveMediaType()_GetFilename()/_GetFilenameExt()_GetHardwareID()_GetIP()_GetIP_Country()_GetOSLanguage()_GetSavedSource()_GetStringSize()_GetSystemPaths()_GetURLImage()_GIFImage()_GoogleWeather()_GUICtrlCreateGroup()_GUICtrlListBox_CreateArray()_GUICtrlListView_CreateArray()_GUICtrlListView_SaveCSV()_GUICtrlListView_SaveHTML()_GUICtrlListView_SaveTxt()_GUICtrlListView_SaveXML()_GUICtrlMenu_Recent()_GUICtrlMenu_SetItemImage()_GUICtrlTreeView_CreateArray()_GUIDisable()_GUIImageList_SetIconFromHandle()_GUIRegisterMsg()_GUISetIcon()_Icon_Clear()/_Icon_Set()_IdleTime()_InetGet()_InetGetGUI()_InetGetProgress()_IPDetails()_IsFileOlder()_IsGUID()_IsHex()_IsPalindrome()_IsRegKey()_IsStringRegExp()_IsSystemDrive()_IsUPX()_IsValidType()_IsWebColor()_Language()_Log()_MicrosoftInternetConnectivity()_MSDNDataType()_PathFull/GetRelative/Split()_PathSplitEx()_PrintFromArray()_ProgressSetMarquee()_ReDim()_RockPaperScissors()/_RockPaperScissorsLizardSpock()_ScrollingCredits_SelfDelete()_SelfRename()_SelfUpdate()_SendTo()_ShellAll()_ShellFile()_ShellFolder()_SingletonHWID()_SingletonPID()_Startup()_StringCompact()_StringIsValid()_StringRegExpMetaCharacters()_StringReplaceWholeWord()_StringStripChars()_Temperature()_TrialPeriod()_UKToUSDate()/_USToUKDate()_WinAPI_Create_CTL_CODE()_WinAPI_CreateGUID()_WMIDateStringToDate()/_DateToWMIDateString()Au3 script parsingAutoIt SearchAutoIt3 PortableAutoIt3WrapperToPragmaAutoItWinGetTitle()/AutoItWinSetTitle()CodingDirToHTML5FileInstallrFileReadLastChars()GeoIP databaseGUI - Only Close ButtonGUI ExamplesGUICtrlDeleteImage()GUICtrlGetBkColor()GUICtrlGetStyle()GUIEventsGUIGetBkColor()Int_Parse() & Int_TryParse()IsISBN()LockFile()Mapping CtrlIDsOOP in AutoItParseHeadersToSciTE()PasswordValidPasteBinPosts Per DayPreExpandProtect GlobalsQueue()Resource UpdateResourcesExSciTE JumpSettings INISHELLHOOKShunting-YardSignature CreatorStack()Stopwatch()StringAddLF()/StringStripLF()StringEOLToCRLF()VSCROLLWM_COPYDATAMore Examples...

Updated: 22/04/2018

Link to comment
Share on other sites

  • Moderators

FireStorm001,

If you do not understand it, I suggest you ask the author. We are not really predisposed to help as that code looks very much like a game bot. ;)

I have already pointed you to the Forum rules twice in your short stay here. This is your last warning - start another game-related thread and you will be permanently removed from the community. :naughty:

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...