Jump to content

random numbers? can u make it do send("$number1")


Recommended Posts

can u make it do send("$number1") like i know you can set the var and set various var's but i dont know how to make it do the numbers randomly

i know im a noob please i just really dont understand this B)

look up Random in the help

Random ( [Min [, Max [, Flag]]] )

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

i knew that much but how do i get it to send the random

send(random(0,100,1))

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

crap i need it to be solid numbers not decimals

I'm not sure what you mean by "solid numbers", but if you need floating point values, you should take a look at the help file entry of random().

EDIT: Wow, three answers within the same minute B)

Cheers

Kurt

Edited by /dev/null

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...