Introducing myself.

XPGProgrammer Jan 2, 2013

  1. XPGProgrammer

    XPGProgrammer Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    802
    Likes Received:
    214
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    Hello, I'm Programmer. My name is Dom. I live in Canada.

    My favorites games are the CoD series and Halo series.

    My username is OG :).

    So yeah, that's me Programmer.
     
  2. CoDiWin

    CoDiWin Member BANNED
    95/188

    Joined:
    Jun 24, 2012
    Messages:
    1,002
    Likes Received:
    182
    Trophy Points:
    95
    Gender:
    Male
    Console:
    Xbox
    Nice to meet you
    stay active dont :fap:
    all over the forums and
    what kinda programming do you do
     
  3. Wallsch

    Wallsch Gold Member Gold Subscriber Lifetime Gold
    185/188

    Joined:
    Oct 3, 2011
    Messages:
    4,649
    Likes Received:
    526
    Trophy Points:
    185
    Gender:
    Male
    Location:
    Wausau, Wi
    Console:
    Computer
    Welcome to XPG! What kind of programmer are you? Read the rules, stay active and enjoy.
     
  4. XPGProgrammer

    XPGProgrammer Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    802
    Likes Received:
    214
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    I create programs to exploit games. I know that sound strange but that's what I like to do. For example, at the moment, I'm making a Black Ops 2 tool.
     
  5. CoDiWin

    CoDiWin Member BANNED
    95/188

    Joined:
    Jun 24, 2012
    Messages:
    1,002
    Likes Received:
    182
    Trophy Points:
    95
    Gender:
    Male
    Console:
    Xbox
    Oh great we got Another Modboxer over here :)
     
  6. XPGProgrammer

    XPGProgrammer Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    802
    Likes Received:
    214
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    Yes man, hope I can help the site.
     
  7. Wallsch

    Wallsch Gold Member Gold Subscriber Lifetime Gold
    185/188

    Joined:
    Oct 3, 2011
    Messages:
    4,649
    Likes Received:
    526
    Trophy Points:
    185
    Gender:
    Male
    Location:
    Wausau, Wi
    Console:
    Computer
    What do you do professionally?
     
  8. XPGProgrammer

    XPGProgrammer Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    802
    Likes Received:
    214
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    Well, I'm very good with this. I can do alot of things. I'll maybe delete the professionnal, because a professionnal do not exploit games :p.
     
  9. CoDiWin

    CoDiWin Member BANNED
    95/188

    Joined:
    Jun 24, 2012
    Messages:
    1,002
    Likes Received:
    182
    Trophy Points:
    95
    Gender:
    Male
    Console:
    Xbox
    You do notice not one modbox i have used works. i hope And wish you good luck mate :good:
     
  10. cmuser

    cmuser Newbie
    0/47

    Joined:
    Dec 18, 2012
    Messages:
    65
    Likes Received:
    13
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Texas
    Console:
    Xbox
    Welcome to the forums.
     
  11. begallegal1

    begallegal1 Medicine Man Lifetime Gold TeamXPG
    235/282

    Joined:
    Oct 31, 2011
    Messages:
    3,694
    Likes Received:
    3,131
    Trophy Points:
    235
    Gender:
    Male
    Location:
    In a Field of Green
    Console:
    Xbox
    Good to have you here Dom , enjoy the site ;)
     
  12. us

    usmcmiles Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Console:
    Xbox
    Whats up man. welcome.

    why start a new string? im a newbie here too! imma hardware modder. still JV with software compared to some of you guys/gals.

    glad to be a part of the community!
     
  13. XPGProgrammer

    XPGProgrammer Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    802
    Likes Received:
    214
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    You should have looked on google. But anyways, here's the definition, hope it helps.


    A string is a data type used in programming, such as an integer and floating point unit, but is used to represent text rather than numbers. It is comprised of a set of characters that can also contain spaces and numbers. For example, the word "hamburger" and the phrase "I ate 3 hamburgers" are both strings. Even "12345" could be considered a string, if specified correctly. Typically, programmers must enclose strings in quotation marks for the data to recognized as a string and not a number or variable name.

    For example, in the comparison:

    if (Option1 == Option2) then ...

    Option1 and Option2 may be variables containing integers, strings, or other data. If the values are the same, the test returns a value of true, otherwise the result is false. In the comparison:

    if ("Option1" == "Option2") then ...

    Option1 and Option2 are being treated as strings. Therefore the test is comparing the words "Option1" and "Option2," which would return false. The length of a string is often determined by using a null character.

    That's a string, so you should know why you should start a new string now. I don't if you were talking about that kind of string.
     
  14. us

    usmcmiles Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Console:
    Xbox
    @Leecher
    thanks bruh...i think i should have been more clear; why start a new topic "string"/conversation. i figured, what good would another "introducing myslef" topic do. so i jumped on this one.

    thanks for the data stream info though. trust me, im nooooo stranger to google. :|
     
  15. XPGProgrammer

    XPGProgrammer Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    802
    Likes Received:
    214
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    Why did you put "@Leecher" by the way and sorry I didn't really understand what you was talking about.
     
  16. us

    usmcmiles Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Console:
    Xbox
    my bad man. not trying to be brazen. guess i gotta work on my etiqutte :) i appreciate your help. w/that you seem to be locked on, so maybe you can help me make a decision:

    i have modded pretty much every system in the house...except my xbox. my other systems a=can run roms/emulators etc. i know im behind the power curve, but i firgued that with the 720 coming out pretty soon, idk as much about bricking my xbox as when i first got it.

    whats the best method to be my xbox online with the rest of the systems? i think the engine on the xbox will run emaulators like the N64 emulator, better than my other systems.

    thanks!
     
  17. XPGProgrammer

    XPGProgrammer Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    802
    Likes Received:
    214
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    Sorry to say that but could you be more specific. I don't really understand what you're talking about. You say "I have modded pretty much every system in the house" and "what's the best method to be my xbox online with the rest of the systems?" but which system you're talking about, please be specific. Thanks in advance.
     
  18. us

    usmcmiles Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Console:
    Xbox
    i.e. i hacked my wii to play homebrew. i hacked my psp(s) to play emulators.

    now i want to play homebrew/emulators on my 360. but idk where to start. mod/jtag/hack-none of it makes sense to me.(as far as what method is the best)

    im just trying to rock some NES Kung Fu on the 360!
     
  19. begallegal1

    begallegal1 Medicine Man Lifetime Gold TeamXPG
    235/282

    Joined:
    Oct 31, 2011
    Messages:
    3,694
    Likes Received:
    3,131
    Trophy Points:
    235
    Gender:
    Male
    Location:
    In a Field of Green
    Console:
    Xbox
    If you'd like support or have questions,please make your own thread instead of hijacking someones intro thread. When done that way more members can read it and have a chance to help you out ;)
    thank you
     
  20. XPGProgrammer

    XPGProgrammer Newbie
    0/47

    Joined:
    Jan 2, 2013
    Messages:
    802
    Likes Received:
    214
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    If you want to play homebrew/emulators on your Xbox 360, you need to Jtag/Rgh it and then you'll be able to do what you wanted. You should do what begal said by the way.
     

Share This Page

Close