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

Pages: 1 ... 380 381 [382] 383 384 ... 424
5716
Axe / Re: Protected Programs
« on: November 18, 2010, 04:10:25 pm »
TI Connect>> Explorer >> File (Right Click) >> Open

The Open is blocked, can't press it, also tried Ctrl+C, no luck.

Besides from Open all I can do is Delete :s

5717
Axe / Re: Protected Programs
« on: November 18, 2010, 04:07:57 pm »
there is, and i don't know it. however, you wouldn't want to. all that will be displayed is random tokens, since protected programs are ASM programs, aka, machine code. just a bunch of numbers the calculator interprets.

But I don't want to edit it in the computer, just distribute for people to play :s

5718
Axe / Protected Programs
« on: November 18, 2010, 04:05:07 pm »
Hey there,

I have an important question here:

I have the file AXE3DRAC, which starts with:

Code: [Select]
.RACER3D

And when I compile it, I get the file RACER3D.

Now, I open TI-Connect, and I'd like the file RACER3D to upload to my website.
However, since it is a protected program (both archived and unarchived), it won't let me open it.

Is there a way to do it, since Sniper101 was like that and a few more games too :s

Thanks!

5719
Other Calculators / Re: Connect-to-Class 1.4 link
« on: November 18, 2010, 03:59:11 pm »
That is really strange.  I have gotten that error message many times before, but not once for this program.

Maybe try an uninstall/reinstall?

Installing and reinstalling what? I can't open the setup :s

5720
Axe / Re: Ion Table
« on: November 18, 2010, 03:58:37 pm »
Actually, instead of Fix 3 and 2 you should use Fix 1 and 0, respectively, since Fix 3 only inverts the text. And Fix 4 is used to cancel Fix 5, so otherwise you should be fine.

That works better.

Fix's are cool, had no idea of what they were, though

5721
TI Z80 / Re: TimeTools
« on: November 18, 2010, 03:22:31 pm »
The analog clock is getting close to completion. Everything that's left are just some optimizations.
I'm making some progress on the set time function, but it's not usable yet. I might try to make a "countdown to" function after that, but the code was never designed for that so it's definitely going to be a bit tricky.

Cool the analog is going good, it would be impossible for me :s

5722
Other Calculators / Re: Connect-to-Class 1.4 link
« on: November 18, 2010, 03:08:20 pm »
Windows 7 64-bit, it says 'This is not a valid Win32 application'.

It may sound like the app won't work in 32, but that's the error message for 64bits not working :(

5723
Axe / Re: Ion Table
« on: November 18, 2010, 02:55:53 pm »
yes, that should work fine.

I'll try it right away, thanks much!

EDIT: It sure works, thanks everyone.

How to cancel Fix 5 so?

5724
Axe / Re: Ion Table
« on: November 18, 2010, 02:53:20 pm »
yes that should work.  Also, you might wanna do fix 4 at the end to make sure text gets drawn normally.
Code: [Select]
:[080808082A1C0800]->Pic1
:Fix 5
:Fix 3
:Output(0,0,"Ioes Positivos
:Fix 2
:Text(0,15,"Aluminio
:Text(0,22,"Amonio
:Text(0,29,"Bario
:Text(0,36,"Calcio
:Text(0,43,"Chumbo
:Text(0,50,"Cobalto (II)
:Text(0,57,"Cobalto (III)
:Fix 4
:Pt-Change(40,45,Pic1
:DispGraph

Like this?

5725
TI Z80 / Re: [PROJECT] SimpleCS
« on: November 18, 2010, 02:29:23 pm »
Oh... Then it's not really a "parent" control.

But the program is called 'Parental Control' :s

5726
TI Z80 / Re: [PROJECT] SimpleCS
« on: November 18, 2010, 02:22:09 pm »
Parent parent control or School parent control?
What's a school parent? s:

My school has 'Parent Control' in their computers :s

5727
TI Z80 / Re: [PROJECT] SimpleCS
« on: November 18, 2010, 02:19:20 pm »
Parent parent control or School parent control?

5728
Axe / Re: Ion Table
« on: November 18, 2010, 02:09:06 pm »
Yes, or an image, because I wanted the title to be BIG :s
Fix 3 changes the font I believe

Output font? Sorry, I don't understand your reply
It makes the Text() command display homescreen font. Fix 2 should put it back again.

Code: [Select]
:[080808082A1C0800]->Pic1
:Fix 5
:Fix 3
:Output(0,0,"Ioes Positivos
:Fix 2
:Text(0,15,"Aluminio
:Text(0,22,"Amonio
:Text(0,29,"Bario
:Text(0,36,"Calcio
:Text(0,43,"Chumbo
:Text(0,50,"Cobalto (II)
:Text(0,57,"Cobalto (III)
:Pt-Change(40,45,Pic1
:DispGraph
You mean this?

5729
Axe / Re: Ion Table
« on: November 18, 2010, 02:06:33 pm »
Yes, or an image, because I wanted the title to be BIG :s
Fix 3 changes the font I believe

Output font? Sorry, I don't understand your reply

5730
Introduce Yourself! / Re: Hello All Its the Russan Man
« on: November 18, 2010, 02:06:10 pm »
Comunists pick up AK47s, kill Nazis and they are happy and then go drink :P j/k

Pages: 1 ... 380 381 [382] 383 384 ... 424