Jump to content

RandomGuest

Active Members
  • Posts

    71
  • Joined

  • Last visited

Profile Information

  • Interests
    this is an anonymous account

RandomGuest's Achievements

Wayfarer

Wayfarer (2/7)

0

Reputation

  1. Spamming just cost you
  2. you need firefox to use it though ^^ you just have to click record and then you just record what you want to do and it will do it fast!
  3. although I am loathe to bump my own post before I rollback to v3.2.8.1 does anyone know what new formatting this dllcall needs to work in 3.2.10.0? thanks
  4. Ok, thanks. If you think now remove this topic.
  5. I need the C implemention of this decompressing algorythm used in EA05. I dont need to somebody write a C program, I can do it myself, only information need. Purpose is AV related
  6. Hi guys! I would like to unpack a stream, the stream is: - content removed -
  7. First of all, im quite new to Autoit. $Pixel = PixelSearch ( 0, 0, 474, 176, 0x00CE00) If @ERROR Then Send("{2 down}") Sleep(500) Send("{2 up}") Else Send("{1 down}") Sleep(500) Send("{1 up}") EndIf So, if I want AutoIt to do another pixelsearch, it does not do anything. How can I make it so it can first do this pixelsearch above, then it starts another pixelsearch for another color and so on?...
  8. AutoIt3 2.3.4.2 inserts space before "HELO" command producing " HELO computername" which email server (exchange in particular) fails to handle.
  9. Oh, no sorry about that lol.. i sorta went off topic
  10. It would be cool if there was like an admin section where you need the password to continue..
  11. Big help guys, thanks. Oh and sorry I should of searched the forums before asking.
  12. How can you like replace the keys you type .. for example I type blah.. but it comes out as cool when you type b it will be c.. Sorry, sorta a nub here. Is it possible and if so .. tips on making one.
  13. How can I make so the text(one,two,three) shows in notepad and not in a messagebox? Thanks btw
  14. Hmm...im quite new to AutoIt, so I dunno what you are talking about , can you give me a example?
×
×
  • Create New...