(01-30-2015, 06:46 PM)nonAS Wrote: sorry im very noob abt all this but i cant make the deadbase search to work.
what does that mean:
1. Change the Include at the Top of your Script to the one belonging to your System
#AutoIt3Wrapper_UseX64=Y --> If you use Windows 64 Bit
#AutoIt3Wrapper_UseX64=N --> If you use Windows 32 Bit
what do i need to do and where because i really have no clue
(01-30-2015, 07:09 PM)General Sam Wrote:(01-30-2015, 06:46 PM)nonAS Wrote: sorry im very noob abt all this but i cant make the deadbase search to work.
what does that mean:
1. Change the Include at the Top of your Script to the one belonging to your System
#AutoIt3Wrapper_UseX64=Y --> If you use Windows 64 Bit
#AutoIt3Wrapper_UseX64=N --> If you use Windows 32 Bit
what do i need to do and where because i really have no clue
You right click the bot and compile the file according to your system. Click properties on computer, see what system you're using, then compile the bot. It's either 32 or 64 bit. Then you use the .exe you get after you compile.
(01-30-2015, 12:13 PM)General Sam Wrote:(01-30-2015, 12:07 PM)Grim Reaper Wrote: Can I ask question? I know this is stupid question but, i will still ask . Is the script still working even if the screen has been turned off? Thanks for your answer in the future.
As long as your PC/laptop doesn't go to sleep from the inactivity, yes, it will work.