Ir a contenido

PURCHASE MEMBERSHIP AT A 25% DISCOUNT Apply here

GET 1 MONTH OF MEMBERSHIP BY CHOOSING THE NEW NAME OF OUR COMPANY! Apply here


Photo

[Autoit] Añadir Imagenes al incio del Trainer


      
[Autoit] Añadir Imagenes al incio del Trainer TvOToho[Autoit] Añadir Imagenes al incio del Trainer TvOToho
[Autoit] Añadir Imagenes al incio del Trainer

alexmen10
#1

alexmen10
  • alexmen10
  • administrator
  • Status :
    HS4L Team
  • Mensajes :
    418
  • Reputación :
    257
  • Points :
    23
  • Registrado :
    2012-09-08
bueno si quereis editar la form y el tamaño solo es esparar al video que subire es sencillo un soucer sencillo pero interesante para los que quieren empezar a programar autoit Saludos!!!

VIDEO PROXIMAMENTE!!!
Todo en el canal HS4L-alexmen10


Code:
If Not FileExists(@TempDir & "\hs4l11.jpg") Then
   InetGet("http://i.imger.com/pCmmc0J.jpg", @TempDir & "\hs4l11.jpg") ; InetGet la url de imger.com de la imagen,  @TempDir & "\la imagen que subistes.
EndIf
If Not FileExists(@TempDir & "\hs4l11.jpg") Then
   InetGet("http://i.imger.com/pCmmc0J.jpg", @TempDir & "\hs4l11.jpg") ; InetGet la url de imger.com de la imagen,  @TempDir & "\la imagen que subistes.
EndIf
$FORM = GUICreate("AutoIt - Splash", 574, 172, + - 1, + - 1, -2147483648)
GUICtrlCreatePic(@TempDir & "\hs4l11.jpg", 0, 0, 580, 172) ;UICtrlCreatePic(@TempDir & "\la imagen que subistes. a imger.com xD
WinSetTrans($FORM, "", 0)
GUISetState()
For $TEST = 0 To 255 Step 5
   WinSetTrans($FORM, "", $TEST)
   Sleep(4)
Next
Sleep(3500)
For $TEST1 = 255 To 0 Step + -5
   WinSetTrans($FORM, "", $TEST1)
   Sleep(10)
Next
GUIDelete()

Credits
hs4l
Programador de code alexmen10

Ashale
#2

Ashale
  • Ashale
  • administrator
  • Mensajes :
    86
  • Reputación :
    28
  • Points :
    3
  • Registrado :
    2013-11-02
Buen post mongoloide xD

-Cesc-
#3

-Cesc-
  • -Cesc-
  • developer
  • Mensajes :
    255
  • Reputación :
    147
  • Points :
    0
  • Registrado :
    2012-12-22
buen post, pero tambien en vez de usar InetGet, puedes uasr FileInstall  smid_3 

Kirby_Blue
#4

Kirby_Blue
  • Kirby_Blue
  • super moderator
  • Mensajes :
    1056
  • Reputación :
    87
  • Points :
    0
  • Registrado :
    2012-08-08
Acción aplicada: Closed!

Motivo: Antiguo (Out Of Date)

Sponsored content
#5

Sponsored content

      

Create an account or log in to leave a reply

You need to be a member in order to leave a reply.

Create an account

Join our community by creating a new account. It's easy!


Create a new account

Log in

Already have an account? No problem, log in here.


Log in
You cannot reply to topics in this forum
Staff online
Sponsors
  •  TOTAL POSTS
  •  TOTAL MEMBERS
  •  NEWEST MEMBER