Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 07:32

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Help]How to join this 7 script

Discussion on [Help]How to join this 7 script within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2009
Posts: 2
Received Thanks: 0
[Help]How to join this 7 script

hi all,
i just learn how to use autoit
so i made scripts for facebook flashgame using imagesearch and pixelsearch
i dont know how to put only in 1 file

this is example of few script

Script1

Script 2

Script 3

so how to join them in 1 script
when i run all 7 script at flash game it got lag because use big memory
thx alot
santozoo is offline  
Old 09/13/2013, 16:33   #2
 
alpines's Avatar
 
elite*gold: 60
Join Date: Aug 2009
Posts: 2,256
Received Thanks: 815
Joining these scripts into one script is kinda easy.
Think about on what you want to have first, then look at how the first script ends and relate to the 2nd one by inserting in it and the same with the 3rd one.

But pay attention! Don't use the same variablenames or same includes over and over again, these will create errors.
alpines is offline  
Old 09/15/2013, 16:32   #3
 
elite*gold: 0
Join Date: Sep 2009
Posts: 2
Received Thanks: 0
Ok now already join in 1 script
and now i want to make it to pause all function every 30 minutes for clearing my inventory...i got confuse with timerint() and timerdiff()

and also all command still running together what should i use ?
for example if ok.png show at screen i want to pause cast.png until ok.png done

here is my script

thx before for your help

santozoo is offline  
Old 09/15/2013, 16:57   #4
 
alpines's Avatar
 
elite*gold: 60
Join Date: Aug 2009
Posts: 2,256
Received Thanks: 815
Just add:
Code:
AdLibRegister("PauseScript", 1800000)

Func PauseScript()
	Sleep(5 * 60 * 1000); Pause for 5 Minutes.
EndFunc
This will run PauseScript every 30 minutes and sleeps for 5 minutes.
alpines is offline  
Reply


Similar Threads Similar Threads
LOOK>>> JOIN NOW! URIDIUM WARS PVP BATTLE!*EVENT OF ELITEPVPERS*14 mins remainto join
12/14/2012 - DarkOrbit - 20 Replies
HI ! ALL WHO WANT TO JOIN THIS EVENT GO TO 4-4 UPPER LEFT CORNER --- DO NOT ATTACK --- FIGHT START IN 20 MINS :D
[Script für "Random Game join"]
05/29/2011 - Diablo 2 - 1 Replies
Vorweg möchte ich darauf hinweißen, das ich den Code/Script weder geschrieben habe ,noch hier wirklich Supporten kann! Ich hab in verschieden Theards hier gelesen das er gesucht wird! Von daher möchte ich ihn hier posten! Eig. reposte ich nur diesen Beitrag, auf Seite 11 von Njom´s Chestscript ist schon einmal der Link gepostet worden! So hier die Originalquelle : Random Joiner Also hier nochmal das Script : var gameMinLength = 180000; // time in milliseconds, minimum game length,...
[Suche] Wow RND bG join/leave script (autoit3)
07/10/2010 - WoW Bots - 3 Replies
Ja hallo (: Ich hab mir jetzt mal AutoIt3 gesaugt und beim starten will er ein Script von mir (hab kein Plan welchen etc.). Nun wollte ich gerne wissen ob wer für mich nen script hat der bg join / einfahc nicht afk geht (von mir auch nur durch springen) / bg leavt. Und wie das ganze funzt. Btw ich will das auf Pserver benutzen und dort gibts kein "inaktiv"
Request Simple Auto Join War Script
06/24/2010 - 12Sky2 - 0 Replies
Hi im really not that well at coding in auto it , i was wondering if a more experienced player can make me a simple auto war join script , a continious one , thanks if this is possible , hope im not asking to much thanks guys



All times are GMT +2. The time now is 07:32.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.