Jump to content

SmokNiszczyciel

Active Members
  • Posts

    36
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

SmokNiszczyciel's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Um example is firefox or something like that: I want to find text "text" in window Firefox, so I use "ControlGetText" [or something like that:P] and after script find the text then I want to get it's position... [position of text]\ Btw, I have read topic and checked tutorials @edit Also this: if a controlgettext get some numbers like 5000 and i want it do something if it's under 5k or over 5k then how i do that and is it even possible?
  2. Sorry I've forgot to add that I've read in helpfile about these commands and I understand them, but they say nothing about getting position from ControlGetText so I've asked you:/ I will also read these tutorials, thanks and BTW I'm reading this topic: http://www.autoitscript.com/forum/index.php?showtopic=113217&st=0&p=792571&hl=memory%20scan&fromsearch=1&#entry792571 so maybe I'll learn something
  3. Now I'm back to this problem - you said that it will return position of text it find, so 1. how do I make script read the position? Will variable with controlgettext also get it's position? 2. what if text is hidden or memory scan is needed?
  4. What do u mean by saying: "P.S. I have already told you that it is not funny - do not push us too far." What l'm doing wrong?
  5. Like in topic destripction - how to make script calculate by percents? Like: $a= $a + 5% or something like that? -------NOT GAME BOT BUT A TOOL FOR ME---------- @edit yeah sorry i forgot basic math:P haven't used it for too long:P
  6. How do I make[if it's possible] my script have a save file [so player can for example save his game [NOT F****** GAME BOT]] and then read variables of it? [when pressed "load" button and chosen save file] @edit Would controlread from notepad [with saved variables like in notepad saved $blabla=OVER 9000!]?
  7. Because I dont want read thoushand times about "game bot" while my question is not about game bot ...
  8. NOTE: THIS IS NOT GAME MACRO NOTE: THIS IS NOT GAME MACRO NOTE: THIS IS NOT GAME MACRO Does GuiControlRead work only in your script GUI?
  9. Next post will be about: Send("We do not support game macros!" & "," & "Read this topic!")
  10. Yeah I know it's stupid question but WHAT FOR IS AUTOIT? Most time i hear about it then its about game macros... Is it possible to write game in AutoIt? Or AutoIt is made for making programs like paint,notepad or Microsoft XP? I need to know before i choose to stay with this programming language. [i still love AutoIt for how easy it is] <3 AUTOIT <3
  11. Stupid question? LOL I DIDNT UNDERSTAND ANYTHING! I must be very noob still:/
  12. Lol guys you'r like tibians o_o Author is creating game and he want to know how to make player CHOOSE SPELL BY LEFT CLICKING ON GUI and the spell will be "flashed" and if he left clicks then he keep attacking with this spell and he can choose few spells, example: player chooses spell fireball and then he can fire it by left clicking[iN GAME] and after that he can change to other spell to do same... [i understood u but idk how to help u]
  13. but i want script write text to input box, example: i have few buttons in GUI, few checkboxes, and few inputs - i check this box write this text and press button "ADD" and script adds text to inputbox
  14. but i want script write text to input box, example: i have few buttons in GUI, few checkboxes, and few inputs - i check this box write this text and press button "ADD" and script adds text to inputbox
  15. "u press button "ADD" and in main GUI window in the text window will be text u have added" - i need to know how to make such thing - u click button1 and in text window will appear some editable text and after u click button "SAVE SCRIPT" then it will make a .xml file with text from text window
×
×
  • Create New...