Jump to content

Automatic Run every 12:05 hours.


Recommended Posts

Good morning,

I have made a script that is working really well, it is for voting on some certain things on a website.

This voting is resetting each 12 hours.

Now i am not a programmer and it toke me a long time to get actually the voting to work and everytime i want to vote i have to click it my self to get it to work.

There must be a litle bit of an easyer way in this, can i make it automaticly?

 

Can a script of AutoIT run after 12hours and 5minutes again after the last execution?

 

Please help me or point me in the right direction to find information.

I found something in a previous topic but i wasn't sure if that was right. 

Link to comment
Share on other sites

  • Moderators

Meijer,

Welcome to the AutoIt forums.

for voting on some certain things on a website

We do not normally support "auto-voting" scripts - what site are you using and why do you wish to automate your voting?

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

Ill be honest with you.

Its for a game to get up in the ranking to show that your server is active your playing on to get more players.

For this voting you get some certain type of points in the game what you can use for getting certain type of items.

 

I have already made with AutoIt the automatic voting working;

Open IE -> Go to the website -> Use the logon information out of a text file -> automatic vote -> log out -> reopen IE -> Logon -> ect..

Now i have to open this by hand everytime what is working good enough but it can be more efficient if i let it run each 12 hours and 5 minutes after the last vote since it be voted for each 12 hours.
This would mean it is not only for my own but also for where i play.

Thanks for any help in this.

What i have found before on this: 
https://www.autoitscript.com/forum/topic/74169-run-script-automatically/

 

* EDIT *

 

It is not working in scheduled task.

Edited by Meijer
Link to comment
Share on other sites

  • Moderators

Meijer,

Double whammy! We certainly do not support any form of game automation - please read the Forum rules before you post again. Thread locked.

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

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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