Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gibaoran

Pages: 1 [2] 3
16
Miscellaneous / Re: Dragon Cave discussion
« on: November 22, 2010, 05:39:10 pm »
Where did you find those stats? (and they are only semi-rare, and I'd say only uncommon, rare is like my chicken :D)

17
Miscellaneous / Re: Dragon Cave discussion
« on: November 22, 2010, 05:33:45 pm »
They aren't to uncommon on the AP though. And they are all (except for the occasional pumpkin in the lineage) pure bred :D

18
Miscellaneous / Re: Dragon Cave discussion
« on: November 22, 2010, 05:32:26 pm »
I probably should get a pygmy :P

19
TI-BASIC / Re: Ticks?
« on: November 22, 2010, 01:12:03 pm »
Thats it. Thanks :D. (And for the confusion, I have one prg thats just a timer, and one that is eventually going to be an analog clock :P)

20
TI-BASIC / Re: Ticks?
« on: November 19, 2010, 02:40:04 pm »
It is counting up. Can you reset the timer?

21
TI-BASIC / Re: Ticks?
« on: November 19, 2010, 02:36:55 pm »
So it almost works, except my timer starts  around this number 43438259, then counts up.
Maybe I am doing it wrong?
Code: [Select]
:ClrHome
:startTmr->A
:While 1
:Output(1,1,A
:Repeat checkTmr(A
:End
:A+1->A
:End

22
TI-BASIC / Re: Ticks?
« on: November 19, 2010, 02:19:36 am »
Ty :D. I never figured out what Repeat does, just looked it up though. Thanks again

23
TI-BASIC / Ticks?
« on: November 19, 2010, 01:12:47 am »
How would I tell when the clock has gained a second best?

I am currently using:

Code: [Select]
:getTime->LB
:getTime->LA
:while LA(3)=LB(3)
:getTime->LB
://Second passed, do stuff

I am 100% certain there is a better way.

24
Miscellaneous / Re: Dragon Cave discussion
« on: November 16, 2010, 10:39:37 pm »
Don't waste a hatchling :P

25
Miscellaneous / Re: Dragon Cave discussion
« on: November 16, 2010, 06:57:02 pm »
For neglected you have to wait till the last 10 minutes :P. (Each dragon has 7 days+30 unmarked minutes to live, you have to pump in into emergency in the last 10)

26
Miscellaneous / Re: Dragon Cave discussion
« on: November 15, 2010, 10:37:06 pm »
Rare eggs, such as Gold, Silver, Chickens, Cheese, and Dinos, will be highlighted on the main page in red.
It helps you see them. (As reading the text takes a while and by that time with rares they are gone). If you want to check if it worked go to http://dragcave.wikia.com/wiki/Which_egg_is_which and you will see what eggs are highlighted (or at least until I figure out how to make it only work on Dcave). If anyone experiences their browser being slow, tell me (I want to know if it is my script or just me today).

Edit: It is the script I think. May just be chrome using it though. I think I will try to make it a bit faster if I can.

27
Miscellaneous / Re: Dragon Cave discussion
« on: November 15, 2010, 08:15:30 pm »
Be warned: I have not figured out userscript enough to make it run ONLY on dragoncave. (If anyone knows tell me :D)

28
Miscellaneous / Re: Dragon Cave discussion
« on: November 15, 2010, 07:51:07 pm »
Wow finally I get to post something codingish!

http://userscripts.org/scripts/show/89895

A script that I made with a friend that will highlight the rare and uncommon eggs if they are dropped in the cave, makes it much easier to see them.

I don't think its against the TOS as it does not actually cheat (by clicking the eggs for you), or exploit the website, it just aids the eye.

(Don't make fun of my sloppiness please)

29
Miscellaneous / Re: Dragon Cave discussion
« on: October 31, 2010, 01:17:01 am »
:-/ Extreme server lag on Dcave

30
Miscellaneous / Re: Dragon Cave discussion
« on: October 30, 2010, 07:50:34 pm »
DJ, your dragon is sick.  :(

Hide the egg so others can't see it for a bit. They get sick with to many views

Pages: 1 [2] 3