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 - Happybobjr

Pages: 1 ... 17 18 [19] 20 21 ... 166
271
Computer Programming / Re: Visual Basic savefile error
« on: December 17, 2011, 01:09:59 pm »
Sry, i got nothin

272
Axe / Re: Axe Q&A
« on: December 17, 2011, 12:56:22 pm »
i think that is becasue X-- is a command, not a value.  Try x-1->x

273
Axe / Re: Axe Q&A
« on: December 17, 2011, 12:50:50 pm »
I am prety sure it is the same.
but can be used for other optimizations because it works inline.

274
Miscellaneous / Re: Random Project. Come join in.
« on: December 15, 2011, 01:04:14 pm »
that was what i initialy hoped for :P

275
The Axe Parser Project / Re: Features Wishlist
« on: December 15, 2011, 01:02:45 pm »
I always love faster code ;)

276
General Calculator Help / Re: Disable Press-To-Test
« on: December 14, 2011, 05:23:04 pm »
Looking for a way to disable Press To Test is not a good idea.
Why do you think TI wants to block Ndless ? Because we could disable Press To Test and Nspires would no longer be allowed in tests so less people would buy Nspires.
And when less people have Nspires, less people code for Nspire.

This means that if your question already had an answer before, we wouldn't have gbc4nspire at the moment :) (this is only an example, I could have said NESpire or nDoom, etc)

They block it because they hate us.

277
Miscellaneous / Re: Random Project. Come join in.
« on: December 13, 2011, 09:18:45 pm »
Thanks!!!

Code: [Select]
:.THEGAME
:.SMILE SPRITE
:[3C42A581A599423C→Pic1S
:
:Fix 5
:
:For (A,0,5)
:Text(0,A*6,"You will lose the Game...")
:End
:DispGraph
:Text(0,0,"Eat Netham
:DispGraph
:Repeat Getkey(15):End
:.Clears the Screen
:Asm(EF4045
:GetCalc("appvOMNIMAGA",1337)→Pic666
:Repeat Getkey(15)
:Bitmap(Pic666)
:Displaygraph
:If getKey(54)
:TY(
:End
:End
:
:Fix 4
:Return
:LBL TY
:Text(1,8,"You've exploded, fool!"
:Pause 1800
:ClrDraw
:[FEFDFBF7EFDFBD7F]->Str1
:Line(0,63,95,63   
:Repeat getKey(15) 
:For(F,L6+12,L6+767
:{F} and {rand^8+Str1}->{F-12}
:End
:DispGraph
:End
:
:Fix 4
:
:Return

278
Miscellaneous / Re: Random Project. Come join in.
« on: December 13, 2011, 09:13:47 pm »
Rule Change!
* please put comments next to things that people normaly can't understand.  Like the Asm(###########) :P
also, please make sure you don't give it errors, and make it so i won't clear ram :P


Code: [Select]
:.THEGAME
:.SMILE SPRITE
:[3C42A581A599423C→Pic1S
:
:For (A,0,5)
:Text(0,A*6,"You will lose the Game...")
:End
:
:Repeat Getkey(15):End
:Asm(EF4045
:GetCalc("appvOMNIMAGA",1337)→Pic666
:Repeat Getkey(15)
:Bitmap(Pic666)
:Displaygraph
:If getKey(54)
:TY(
:End
:End
:Return
:LBL TY
:Text(1,8,"You've exploded, fool!"
Pause 1800
ClrDraw
[FEFDFBF7EFDFBD7F]->Str1
Line(0,63,95,63   
Repeat getKey(15) 
For(F,L6+12,L6+767
{F} and {rand^8+Str1}->{F-12}
End
DispGraph
End
:Return

279
Miscellaneous / Random Project. Come join in.
« on: December 13, 2011, 05:12:53 pm »
Ok, so i have been seeing lot of random topics lately, and thought of this.
Basically all you have to do, as a minimum, is add one line of code to the program.

You may make changes to previous parts of the program for obvious reasons, but don't change everything all at once ;)

oh.  and please have a comment next to every sprite.


Code: [Select]
:.A
:
:Repeat Getkey(15)
:
:
:
:End

280
Humour and Jokes / Re: If there was tech support in botswana...
« on: December 12, 2011, 10:22:29 pm »
Wait to find the pot of gold.

The leprechaun can't escape your intestines O.o

281
The Axe Parser Project / Re: Features Wishlist
« on: December 12, 2011, 09:51:46 pm »
Big request.

When program is compiling.  Show the size it will be when finished.
And have a key, such as +, that when held down, will continue to show the compiling screen (with program size), until released.

282
Humour and Jokes / Re: If there was tech support in botswana...
« on: December 12, 2011, 09:50:14 pm »
just lose the game.

I bit my cell phone.

283
Humour and Jokes / Re: If there was tech support in botswana...
« on: December 12, 2011, 09:07:41 pm »
I forgot how to find it.

I forgot how to rememeber stuff.

284
Humour and Jokes / Re: If there was tech support in botswana...
« on: December 12, 2011, 07:35:37 pm »
Kill Gary M****** F******** Oak first.

I caught a shiny butterfly

285
Humour and Jokes / Re: If there was tech support in botswana...
« on: December 12, 2011, 07:15:16 pm »
google it.

parser is googling at me

Pages: 1 ... 17 18 [19] 20 21 ... 166