Jump to content

cbox


Recommended Posts

Posted

Hi guys, I need a lil bit of code (preferably one line or so...) that finds the words "RFGP" in a file.. moves 4 bytes.. for example

 

br.BaseStream.findword (LOL) = RFGP

Move 4 bytes

Dim EP As Byte() = br.ReadBytes(3)

 

IDK

 

Anyway, could someone help please?

 

Thanks, +Rep whoever helps..

  • Like 2
Posted
Lol, to search for a string you need to use Linear or Recursive search. I removed my tutorials, use my library if you want to search for the offset. (Or wait until someone else posts the code.)

 

Can't you just post it? :unsure:

  • Like 2
Posted

Nah, I was shat on by the community here, and after quitting the modding community to maintain Blue Shadowz, and play with the friends I got left on XBL, I quit here. You all know the story.

 

I'm pretty sure TheEazyB, gabe_k, yungbol etc. will be willing to help.

  • Like 1
Posted
Nah, I was shat on by the community here, and after quitting the modding community to maintain Blue Shadowz, and play with the friends I got left on XBL, I quit here. You all know the story.

 

I'm pretty sure TheEazyB, gabe_k, yungbol etc. will be willing to help.

 

I didn't though... and for that reason can't you help me? Just PM me or something if you don't want other people to see it?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...