Jump to content

Saving a JPG from pictures.


Recommended Posts

I have a program that randomizes items for a game, and what I would like is to take the pictures and create one picture from around 7 images. Is there a way of doing this?

This is my program:

Posted Image

And what I would like to end up with is something like this:

Posted Image

I've looked around and couldn't find an answer. Any help would be greatly appreciated. Each image is a separate.

-MattTheHuman

Link to comment
Share on other sites

  • Moderators

MattTheHuman,

Welcome to the AutoIt forum. :)

I have a program that randomizes items for a game

Are these scripts that you have written in AutoIt or external 3rd-party apps? :huh:

Please read the Forum rules (there is also a link at bottom right of each page) and make sure you are not breaking them. ;)

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

Hi Melba,

Its a complete script that I have written and then compiled into the exe. It does not alter any of the games files or cause anything to happen to the game. It just offers a guide of what items to buy.

This does not break any rules of the game (Heroes of Newerth, a MOBA similar to League of Legends and Defense of the Ancients). All it does it automates this (Ultimate Bravery), and gives you a visual representation for when you stream. Its just a bit of fun, possibly making you buy terrible items for your character, and the idea is if you pull off the win, you're a mans man.

I understand the concern as there are many malicious scripts out there that tamper with games, or offer an unfair advantage.

-MattTheHuman

Edited by MattTheHuman
Link to comment
Share on other sites

  • Moderators

MattTheHuman,

From what I can see of that site I am happy for the thread to continue as it does not interact with the game itself. :)

This looks like it might be helpful - but I am not at all a GDI specialist. I suggest you give it a try and see if you can make something from it. If not then I suggest you start a new thread with GDI in the title to attract the real gurus like UEZ. ;)

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

Thank you, that GDIPlus seems like it would have what I need, but considering I've been up all night and its nearly noon, I doubt I could do anything with it now. I had a little play and came up with nothing but its promising.

I'll see where this topic leads, but I might have to make one referencing GDI.

Thanks again,

-MattTheHuman

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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