Jump to content

xXUlTiMaTeSiNXx

Active Members
  • Posts

    43
  • Joined

  • Last visited

Everything posted by xXUlTiMaTeSiNXx

  1. I dont want to use a game creator, i want to prgram it, also i know how to use a bloody PNG image thats not the issue.
  2. Heyy, i download some source for a game from here: http://www.autoitscript.com/forum/index.php?showtopic=89733&st=0&p=645015&hl=mario&fromsearch=1&#entry645015 and i want to make a mario game out of it, but im going NUTS looking for a solution to this, i want 1 mario and for him to be full size but well... look at the pic: so um... yea, help would be appreciated. Download it here... source and images in download, help appreciated.
  3. @computername & @ipaddress1 or whatever the variable for ip adress is.
  4. The ip address? thats uniqe.
  5. Hey guys, im trying to write a remote maintenance tool in autoit but i am haveing trouble with getting the TCP connection working, if somebody could show me a basic code that would send a message box from the outgoing connection to the server useing the tcp connection and comment the code to show me how it works this would be much appreciated.
  6. Your used to batch arent you? MsgBox(0, PI, $p)
  7. Im just makeing sure, i just got a new hdd and i want to know if i should install linux (my prefered os) or windows.
  8. Will AutoIT v3 run fully and bug free in WINE windows emulator in Ubuntu? (i also mean the compiled scripts)
  9. i think i understand so, the value of first variable, lets call it $var1 is "123" and the value of our second variable, $var2 is "456" what you want is a variable called $var3 that will result in 123456? this can be achived two ways, the first is relitivly simple, rather than actuly haveing a $var3 you would simple write $var1 & $var2oÝ÷ ÚØ^±ç(جjZ(¥Ê'µ¨§Ø^m«"qÊ'qêm¡ûayø«²ÜÊ0z÷«r·¶)àÓ~¯j½ÚºÚ"µÍÚ[HBÖSÕTÓÑHTB ÌÍÝH [È ÌÍÝH ÌÍÝÂÛY L BÙ[
  10. no actuly it dose work that way, google search "binder" and you will see theres lots of them out there, all i want to do, is compile two .exe files into a single .exe file that will run both the original .exe files. and no i dont mean run("1.exe") run("2.exe" i mean make 1.exe and 2.exe into say, 3.exe wich contains and executes the first two .exes.
  11. I have edited out the link, and i realy don't understand your hate for keyloggers, i am no black hat hacker, i just want to learn as many possible aspects of AutoIT as i can, and for this my posts are shunned?
  12. i think you have it wrong, i am not saying "i dont understand it, write me one" i am saying "i dont understand it, simplyify the code so i can understand it and learn" i do not intend to "use it" other than to test it.
  13. Hey, posted HERE however it is slightly over complex for me to understand, but i want to learn how to write keyloggers in autoit, so i was hoping someone could strip it down the the bare basics of the code (basically without all the install stuff and checking if a current install egzists and whatever) so that is is just the keylogger itself? also if possible you could put in some comment lines explaining what it dose, thank you for reading this and no, i don't intend to use this keylogger on any computer other than my own. (sorry for my bad spelling / grammar, its 1am and im kina outa it)
  14. YAY, the first user i have helped on AutoITscript forums!
  15. i am trying to build a binder / byte adder. and this still remains unresolved!!!
  16. I recently wrote a scrupt to run the egzact same program, i recall it going somewhat like this; Run("CCleaner.exe") winwaitactive("Piriform CCleaner") send("{TAB}") send("{TAB}") send("{TAB}") send("{TAB}") send("{TAB}") send("{TAB}") send("{TAB}") send("{TAB}") send("{TAB}") send("{TAB}") send("{ENTER}") sleep(5000) MsgBox(0, "CCLeaner", "CCLeaner ran succsesfuly!") exit
  17. I think the correct term of what you want is "streaming".
  18. no, i need the files physicaly as one.
  19. weed find a man with long hair and give him $25
  20. Thankyou, this will help me alot. [sorry or bumping a resolved thread, i just believe thanks is in order]
  21. ohnestly i woudent have a clue, a mate from school asked me to make it for him, but i know hes no webmaster so i dont realy know why.
  22. yeh but im runing the cd live atm coz my ubuntu partition s**t itsself, but in the morning i will go on my windows partition and do this.
×
×
  • Create New...