Jump to content

Nothing2Lose

Active Members
  • Posts

    49
  • Joined

  • Last visited

Profile Information

  • Location
    The Earth! :)

Nothing2Lose's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Hi everybody, As the question above, can I change FF Proxy without restarting FF? I used FF.au3 but it went wrong. I got some errors. Thanks!
  2. Hi all, Can anyone tell me the difference between WM_NOTIFY and WM_COMMAND message? Thanks a lot.
  3. Oh. I forgot. I just extracted only "WinAPIEx.au3". Thank you!
  4. I couldn't get Processor Unique ID (_ComputerGetProcessors()). I got a blank string. I try getting it by using _WinAPI_UniqueHardwareID() but I don't have "APIConstants.au3". Can you post it? Thanks a lot.
  5. Hi, Can anyone tell me what the unique info of a computer is? I want to find the information in a computer which isn't duplicate with one in the other computer. Thanks! P/s: and pls tell me how to get it with AutoIt.
  6. Thank you very much. I'll try it soon.
  7. Thanks for your suggestion. But I want to develop a program with firewall using AutoIt.
  8. Hi ya, As you can see above, I wonder how I can make a firewall with AutoIt. The firewall will detect every connection to the Internet of any process and accept (or deny) it and it is 'stealth' as Manadar said in topic Any idea?
  9. Can anyone tell me which sms service allows to change sender id?
  10. Hi, I used GraphicsDrawStringEx() udf to draw a string in my GUI but the text had a black bound. And i don't want to draw it. Thanks for your help!
  11. $result = MsgBox (4, "Confirm Settings", "Mark appropriate buttons", 10) If $result = 7 then Exit
  12. Ah. One more question! How can i display maths symbols (square root, sum,...) in a GUI?
  13. Thank you! But i want to talk about this (see attachment :-) ).
  14. Thank you very much!
×
×
  • Create New...