Jump to content

Recommended Posts

Posted

Hello yall! :P

I've spent about 3 hours on this script just messing with the GUI and link checking etc only to fnd that you can only have one download at a time running on INetGet!

You see i was designing a download manager that downloaded 8-15 links at a time but INetGet will only let me do 1 at a time. Is there a work around for this?

Much love to anyone who can shed some light on this <3

Regards

Click here for the best AutoIt help possible.Currently Working on: Autoit RAT
Posted

You can make a little script, compile it, and include as a resource. When you wanna download sg then you just run this snippet.

If you compile some script and include it as a resource than that script becomes your program because original one will be at the bottom (sort of speak) of the binary and resource is above it.

Hope I make sense. :P

♡♡♡

.

eMyvnE

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
×
×
  • Create New...