Author Topic: Rolling Script  (Read 5388 times)

0 Members and 4 Guests are viewing this topic.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Rolling Script
« on: December 18, 2005, 03:59:05 pm »
If anyone ever needs to roll something, you can use this.

var1 = Times to roll
var2 = Lowest
var3 = Highest

Example:
5 numbers, 0 to 100:
http://www.javaop.com/~joe/randomnums.php?var1=5&var2=0&var3=100
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Rolling Script
« Reply #1 on: December 18, 2005, 04:12:11 pm »
Incidentally, we're going to set up a slightly more complicated version of that when we actually play :)

Joe edit: I can moderate! =)
« Last Edit: December 18, 2005, 10:08:40 pm by Joe[e2] »

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Rolling Script
« Reply #2 on: December 18, 2005, 04:53:27 pm »
You name it, I script it.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline rabbit

  • Moderator
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Rolling Script
« Reply #3 on: December 18, 2005, 06:45:02 pm »
He names it, then he scripts it.  Sidoh and iago are already on it.  Sheesh.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Rolling Script
« Reply #4 on: December 18, 2005, 10:08:19 pm »
Thats why he asked me for a link to it. Hm. <3++ bunny.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Rolling Script
« Reply #5 on: December 18, 2005, 10:32:42 pm »
Try http://localhost .. it works for me! 

Sidoh gave me what he had before he went out of town.  I'll have to figure out how to finish it myself! :-o

Offline rabbit

  • Moderator
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Rolling Script
« Reply #6 on: December 19, 2005, 10:45:06 am »
Let me look at it ^^

Offline ZeroX

  • Hero Member
  • *****
  • Posts: 1933
  • Pirating Your software since 1998
    • View Profile
    • Crap
Re: Rolling Script
« Reply #7 on: December 19, 2005, 04:03:01 pm »
Try http://localhost .. it works for me! 

Sidoh gave me what he had before he went out of town.  I'll have to figure out how to finish it myself! :-o

404
Zeroforce
Zeroforce
Zeroforce





Quote
mutsumibear: David's coming over Sunday so we can have mad sex all day.
zxdropoff: lucky you
mutsumibear: :D I know.
mutsumibear: I just pray I don't start my period before then.
zxdropoff: omfg
zxdropoff: stfu
zxdropoff: now please
mutsumibear: HAHA
mutsumibear: I love disturbing you.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Rolling Script
« Reply #8 on: December 19, 2005, 04:23:26 pm »
I guess I should explain my joke...

http://localhost will always point at your own computer.  In my case, it works, because I'm running Apache and working on the program locally.  In your case, unless you're running a webserver, it won't.  :P

Offline ZeroX

  • Hero Member
  • *****
  • Posts: 1933
  • Pirating Your software since 1998
    • View Profile
    • Crap
Re: Rolling Script
« Reply #9 on: December 19, 2005, 04:31:14 pm »
I guess I should explain my joke...

http://localhost will always point at your own computer.  In my case, it works, because I'm running Apache and working on the program locally.  In your case, unless you're running a webserver, it won't.  :P


Nerd Jokes  >:(
Zeroforce
Zeroforce
Zeroforce





Quote
mutsumibear: David's coming over Sunday so we can have mad sex all day.
zxdropoff: lucky you
mutsumibear: :D I know.
mutsumibear: I just pray I don't start my period before then.
zxdropoff: omfg
zxdropoff: stfu
zxdropoff: now please
mutsumibear: HAHA
mutsumibear: I love disturbing you.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Rolling Script
« Reply #10 on: December 19, 2005, 05:56:22 pm »
Quote
Index of /

      Name                    Last modified       Size  Description

[DIR] Parent Directory        18-Dec-2005 15:39      - 
[DIR] UJZP/                   18-Dec-2005 18:11      - 
[   ] index.php               18-Dec-2005 15:47     1k 

Apache/1.3.34 Server at joe.x86labs.org Port 80
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Rolling Script
« Reply #11 on: December 19, 2005, 07:00:01 pm »
I guess I should explain my joke...

http://localhost will always point at your own computer.  In my case, it works, because I'm running Apache and working on the program locally.  In your case, unless you're running a webserver, it won't.  :P


Nerd Jokes  >:(

No, this would be a nerd joke:
First Atom: I think I lost an electron!
Second Atom: Are you sure?
First Atom: I'm positive!!!

One of the best pun-style jokes ever thought up. 

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Rolling Script
« Reply #12 on: December 19, 2005, 07:42:39 pm »
Old, but good! =)
I'd personally do as Joe suggests

You might be right about that, Joe.