Jump to content

Recommended Posts

Posted

So I just started to introduce myself to making scripts, read a couple articles and got my hands dirty. 

Had stumbled on this particular script and wanted to look at it as an example. I tried opening it with the scite editor but it keeps on giving me this kind of cryptic text. Can anyone help me with this?

 

n8NPaXP.png

There are a couple thousand lines of these by the way.

Posted

That looks like a compiled script (an exe).  You need to open the source code with an au3 file extension to edit.

P.S. Welcome to the forum. 

P.P.S. I suggest reading the help file (it is excellent) and trying to start with an example from scratch.

 

Are you trying to open source code (*.au3) or a compiled script? (*.exe)

 

Thank you!

I tried converting the exe script to au3 using (i dont know if i am allowed to mention a 3rd party software) [spoil]myexetoaut[/spoil] and then open the overlay file with the editor. I thought it was obfuscated at first but it seems that i havent actually decompiled it. Any way how to do so?

Posted (edited)

Whoa!  That is strictly forbidden and will get you expelled from the forum in a hurry.  You can't even mention decompiling here - please read the forum rules.

P.S. You sound much less like a novice and much more like someone who wants help decompiling with your latest post.

Edited by Jfish

Build your own poker game with AutoIt: pokerlogic.au3 | Learn To Program Using FREE Tools with AutoIt

  • Moderators
Posted

tedg,

You appear not to have read the Forum rules since your arrival. Please do read them - particularly the bit about not discussing decompiling - before you post again. And never ever mention decompiling again or 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

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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