mIRC Homepage
Posted By: ShAdY_bR /Sockwrite & Timer - 28/03/07 05:40 AM
hi...


i need some scripting that tries to connect an specific link each 10 minutes...

how i do that?
Posted By: RusselB Re: /Sockwrite & Timer - 28/03/07 07:38 AM
Example:
Code:
/timersocket1 0 600 socket_code_1
alias -l socket_code_1 {
  ; your socket code here
}


If you need the actual socket code as well, please provide the web address and details regarding the information being retrieved and/or sent to the website.
Posted By: ShAdY_bR Re: /Sockwrite & Timer - 28/03/07 04:03 PM
the link is these one: http://speed.travian.com.pt/dorf2.php?a=33&c=560


its a web-based game, and i want that mirc tries to open these link each time to time, to upgrade a thing in my village...

can do that?
Posted By: Riamus2 Re: /Sockwrite & Timer - 28/03/07 06:26 PM
Just as a note, most online games do not allow automatic programs/utilities/scripts/etc to be used. Doing so can get you banned, your account deleted, etc.
Posted By: ShAdY_bR Re: /Sockwrite & Timer - 30/03/07 05:44 PM
up =/
© mIRC Discussion Forums