Jump to content

RaiNote

Active Members
  • Posts

    232
  • Joined

  • Last visited

1 Follower

Profile Information

  • WWW
    rainote-repo.yolasite.com/
  • Interests
    C++/AutoIt/OpenGL Easy Coder

Recent Profile Visitors

459 profile views

RaiNote's Achievements

Polymath

Polymath (5/7)

10

Reputation

  1. You should have asked here https://www.autoitscript.com/forum/forum/14-autoitx-help-and-support/ This is AutoItX which u are using not the General AutoIt
  2. Well i didn't wanted to be professional and this Topic is somehow useless. :/
  3. You found it this out? What first right now? Boring~ If you Need an Output test it without RequireAdmin~ or may start "Scite" or the "AutoIt3 Script" as admin then you may could get an amazing Output. and Yes with Admin rights started Scite will give an Output~ http://www.mediafire.com/download/oezwz5my82p5ppk/SciteRun.exe The RequireAdmin is a bit shaped but you see that it is there ~
  4. Because 0 sometimes Returns as the Nothing Maybe try For $i = 1 To 99 If Not @error Then If Not $TodaysList[$i][1] = "0" Then If $TodaysList[$i][1] = "" Then $TodaysList[$i][1] = "Not Copied" EndIf ElseIf Not $TodaysList[$i][1] = 0 Then If $TodaysList[$i][1] = "" Then $TodaysList[$i][1] = "Not Copied" EndIf EndIf Else MsgBox(0,"Error","Some Error maybe has been apeared bla bla") EndIf NextI think this with error is stupid and maybe is wrong but i don't care just remove it if u don't Need it or if it is wrong~
  5. Wrong "Section" it should be at the Example Scripts~
  6. You want to use other Browsers than IE for something like this? Search for FF.au3 Search for Chrome.au3 or make your own UDF with the oleview.exe which should be standardly for Windows and look for the COM what is bound to the Browser you want.
  7. Hi, I don't know why but This Code and this exceed with their error codes~ Maybe this caused it reads 0x.. wrong i don't know how to fix this currently. <snip di snip> Normally there would be another Value then 0 or 1
  8. If u Quote then pls not just a bit from the sentence~ "Irrlicht isn't a real engine i think~ just a compatible DirectX for AutoIt "
  9. Maybe you just did some mistake in your Code or modified something within COM. (I don't get any Errors with my IE Scripts with Beta and also latest Stable) Just tried to give advice if it is wrong ignore me.
  10. I am asking and i am learning from examples. I accept advices but i am not getting them always I am just a kid who learns massivly with Programming, IT and someother Thing related to them. Maybe I am getting weird so i'll stop asking for now.
  11. Maybe yes. Maybe not. Not sure~ I am getting deprimated because of all this. I still know i don't know everything but I still know something to get along.~
  12. Thanks o.o and the "mean" wasn't mean serious(just Saying it because it look like you thought it would be serious or maybe not because i am just to "stupid" for getting this Information from text or voice)
  13. .-. Guinness you are mean but then i'll do it with AES and SQLITE .-. but still Problem with hoster~
×
×
  • Create New...