^_^ Oops.!
Great thanks!
Search found 24 matches
- Fri Jun 29, 2007 12:54 pm
- Forum: Beginners
- Topic: problem with if?
- Replies: 5
- Views: 7073
- Fri Jun 29, 2007 10:59 am
- Forum: Technical / Scripting
- Topic: making this script use less cpu?
- Replies: 2
- Views: 4459
^_^
Works great thanks .
- Fri Jun 29, 2007 10:25 am
- Forum: Beginners
- Topic: problem with if?
- Replies: 5
- Views: 7073
hmm
if>{((natb.delay1%+%natb.delay2%+%natb.delay3%)>200)OR((%natb.delay1%+%natb.delay2%+%natb.delay3%)<10)}
I wrote this and i get the following errors:
unknown identifier natb, parsing error and another parsing error.
I also know for a fact these variables do exist.. so i dont know the problem?
I wrote this and i get the following errors:
unknown identifier natb, parsing error and another parsing error.
I also know for a fact these variables do exist.. so i dont know the problem?
- Thu Jun 28, 2007 9:33 pm
- Forum: Technical / Scripting
- Topic: making this script use less cpu?
- Replies: 2
- Views: 4459
making this script use less cpu?
Label>Start OnEvent>KEY_DOWN,VK50,0,Base OnEvent>KEY_DOWN,VK49,0,Send SRT>Base GetCursorPos>xbase,ybase END>Base SRT>Send GetCursorPos>xcurrent,ycurrent MouseMove>xbase,ybase Wait>0.01 RCLICK MouseMove>xcurrent,ycurrent END>Send Goto>Start The endless loop makes the cpu on my computer rise and I don...
- Thu Jun 28, 2007 9:24 pm
- Forum: Beginners
- Topic: problem with if?
- Replies: 5
- Views: 7073
problem with if?
How do i make an if with more then 1 variable. for example
if> { (variable1 + variable2 + variable3) >200 OR (variable1 + variable2 + variable3)<10 }
I'm trying to achieve something like this.
if> { (variable1 + variable2 + variable3) >200 OR (variable1 + variable2 + variable3)<10 }
I'm trying to achieve something like this.
- Tue Mar 06, 2007 2:58 pm
- Forum: General Discussion
- Topic: :( Is it possible to decompile an exe made from ms
- Replies: 6
- Views: 8733
:( Is it possible to decompile an exe made from ms
Well i lost my script but my exe stayed, and i want to get my script back... is this possible? to decompile an exe?
- Sat Dec 02, 2006 9:56 am
- Forum: Technical / Scripting
- Topic: Is it possible to restore a script from an exe?
- Replies: 3
- Views: 6973
tt
Nope .
- Sat Dec 02, 2006 5:18 am
- Forum: Beginners
- Topic: How do you make an icon :O?
- Replies: 1
- Views: 4388
How do you make an icon :O?
How can i make an icon that works for other programs when i compile them ?
- Thu Nov 30, 2006 7:35 pm
- Forum: Beginners
- Topic: dialog edit restriction help
- Replies: 6
- Views: 8626
tt
I have added u to msn for more help
- Thu Nov 30, 2006 6:07 pm
- Forum: Beginners
- Topic: dialog edit restriction help
- Replies: 6
- Views: 8626
tt
im a real noob at this thing and i dont know what to put in the isnumresult and isnumeric...
And im not sure where i put this o.O
vbstart
vbend
let>natb.delay=1
VBEval>IsNumeric("%natb.delay%"),IsNumResult
mdl>%IsNumResult% %natb.delay%
And im not sure where i put this o.O
vbstart
vbend
let>natb.delay=1
VBEval>IsNumeric("%natb.delay%"),IsNumResult
mdl>%IsNumResult% %natb.delay%
- Thu Nov 30, 2006 5:38 pm
- Forum: Beginners
- Topic: dialog edit restriction help
- Replies: 6
- Views: 8626
:(
Is there a way to do this without VB because i dont understand VB
and what does MDL stand for?
and what does MDL stand for?
- Thu Nov 30, 2006 2:50 pm
- Forum: Beginners
- Topic: dialog edit restriction help
- Replies: 6
- Views: 8626
dialog edit restriction help
how do i make the things they type in a edit box in my dialog be only numbers and be between 5 and 160.
for example if they type 180 it wont let them click on START script
for example if they type 180 it wont let them click on START script
After pressing F4 or F5 once, pressing either F4 or F5 a second time does nothing. thats hte problem... I want my BOT to pause when i clcik F5 even if i already clicked F4 before... (meaning im in a current loop..) (meaning the value of r gos to 0 and it will go back to the menu where you can defin...
- Thu Nov 23, 2006 7:37 am
- Forum: Beginners
- Topic: Dialog Image Question :S
- Replies: 4
- Views: 6474
tt
Because when I send the .exe I want it to be a standalone
Maybe i can host it on my webhost...
Maybe i can host it on my webhost...