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

Pages: 1 ... 54 55 [56] 57 58 ... 139
826
Computer Programming / Re: c# pointers help needed
« on: August 04, 2012, 09:01:04 am »
jwalker, you can use pointers in c#.

http://msdn.microsoft.com/en-us/library/y31yhkeb(v=vs.80).aspx

I believe he is trying to write a program that will change his MW3 nickname. He's trying to read/write to the address that contains it.

827
Computer Programming / Re: c# pointers help needed
« on: August 04, 2012, 08:04:20 am »
A string is nothing more than an array of chars, at least in C++. No reason it's not the same for C#

Just to note, I believe I've heard it somewhere that each program has it's own memory space for pointers, so an address in one program wouldn't equal the address in another. So you might not be able to easily access the memory of an external program like that. But, then again I'm not 100% sure.

If it's in cheat engine, you should be able to modify the string through that.

828
Computer Projects and Ideas / ARG game
« on: August 04, 2012, 07:49:21 am »
For those of you that don't know, ARG is the Applebee's Reply Guy who has recently gained meme level fame here http://www.facebook.com/applebees This game was made in his honor :P

Anyways, few days ago I speed coded this small game playable on your browser here: http://javastuff.x10.mx/index.html

I don't know if it is currently possible to win The Game, but you guys are all welcome to give it a go. =)

It's not finished, so no screen will pop up to tell you if you've won or not, but I will add that in soon. I'll also be adding in eastereggs.

Note: this is just a small side project. There is a much larger one on the way though... All I'll say on that in the meantime. :D

Edit: My fellow Omnimagians, I have just Won The Game... *.*

829
Computer Usage and Setup Help / Re: Virus problem
« on: August 04, 2012, 07:13:19 am »
You could always boot into safe mode and check/recover your flashdrive there. Just make sure hidden and system folders are visible to see if any malicious content is there, as well as check the autorun file.

830
Computer Programming / Re: c# pointers help needed
« on: August 04, 2012, 07:04:28 am »
I don't know C#, but I'll give it a go in explanation.

Code: [Select]

char*[] p = 09C97AF2; //The nickname will be an array of chars, so we set a pointer to that address

p* = "New Nickname"; //Assign the new data to the pointer



And that *should* work, but I don't know C#, only C/C++. :P

831
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 03, 2012, 08:13:14 pm »
3157: You frequently use the WTF Licence for your projects.

832
Introduce Yourself! / Re: Hello World
« on: August 03, 2012, 03:05:25 am »
ohithur!
do you plan to hang it out around here for a while?
oh, and:


Yay, one of my peanut bags is in there :P

833
TI-Nspire / Re: Scramble/Boggle Lua
« on: August 02, 2012, 11:57:47 pm »
Currently, the Nspire seires doesn't support any kind of wireless or internet connectivity, not even with Ndless. :P

834
Computer Projects and Ideas / Re: Contest: Coding Battles Topic Poll
« on: August 02, 2012, 09:45:42 pm »
I'd prefer that you not start till the voting finishes though in case the one you start on wins. it wouldnt be fair if you got a headstart on it.

And if you get a good idea for a project you should always at least look into making it happen.

I meant just getting the base things down like media, not starting on the actual game portion of the code :P But I agree

835
Computer Projects and Ideas / Re: Contest: Coding Battles Topic Poll
« on: August 02, 2012, 09:39:39 pm »
Since these will be reused, I might start entries for the more popular ones. :P

If I get a good enough idea, I may start a project regardless of if it's the category or not XD

Edit: 1000th post!

836
Music Showcase / Re: High Quality Music Packs for DOS Games
« on: August 02, 2012, 09:37:47 pm »
I know the feeling for false nostalgia, I grew up with PlayStation games, but I feel nostalgic for the SNES era XD

837
TI-Nspire / Re: OSLauncher 3.1
« on: August 02, 2012, 09:32:43 pm »
I think it was to try and salvage our image as a community to TI. Give them no further reason to block Ndless, iirc. That or various legal issues that could arise. I know that PTT Killer was taken down for similar reasons.

838
Computer Projects and Ideas / Re: Contest: Coding Battles
« on: August 02, 2012, 09:26:06 pm »
Maybe. I think that might be a nice way to kick of the first one. Though I personally would say you might want to wait and see how it turns out before promising prizes.

So far it seems like we're going to have a nice turnout for the first few :P

It's definitely going to get a few projects going :D

839
Computer Projects and Ideas / Re: Contest: Coding Battles Topic Poll
« on: August 02, 2012, 09:24:41 pm »
lol, i thought you'd vote for music DJ ^^

Ah, ok then.
* HOMER-16 already has a few ideas >:D
* Sorunome bets he has more awesome ideas

lol We just need to be careful we don't get too set on one idea, then suddenly another category is voted into place :P

Best to keep a few laying around :D

840
Music Showcase / Re: Starfall
« on: August 02, 2012, 09:21:47 pm »
Your concept idea is definitely a great base for a future game. I could see it becoming popular is implemented properly.

That song reminded me of games like Star craft and Doom. Simple, yet effective soundtracks :P

Sounds pretty good, imo. :D

Pages: 1 ... 54 55 [56] 57 58 ... 139