Jump to content

  •  

  • iBotModz CBox


    xXxStevenxXx's Content

    There have been 138 items by xXxStevenxXx (Search limited from 24-April 23)



    Sort by                Order  

    #114883 Mod tool list for the xbox360

    Posted by xXxStevenxXx on 28 March 2010 - 05:35 PM in Programs

    As part of the Aversion Media Team I would like to ask you to remove the cracked profile editor from your list. Thanks
    -Steven



    #113025 360Toolz

    Posted by xXxStevenxXx on 08 February 2010 - 01:54 PM in Programs

    Way to bump :)



    #111641 Project Infinity RC1 Release!

    Posted by xXxStevenxXx on 08 January 2010 - 11:22 AM in Programs

    I didnt do the Ribbon Tag did, Ill tell him not to code while hes drunk again



    #111492 Project Infinity RC1 Release!

    Posted by xXxStevenxXx on 03 January 2010 - 10:14 PM in Programs

    Since our last Release's of the Beta's we have improved Project Infinity
    Massively we now have a Fully working Game adder and Achievement
    Unlocker (VIP Only) Which Currently has 254 Game's Available and will be
    updated Regulary Our Fatx Hdd Viewer has been Improved Allot,
    More Modding tools Have also been Added such as Grand Theft Auto 4 tool
    and Our GUI has Also been Upgraded since the Betas Making it look Very
    Attractive and Easy to use Here are a Few Screen shots of the tool.


    Screen Shots:


    Posted Image
    Posted Image
    Posted Image
    Posted Image

    The Reason for there Being 2 Downloads is 1 is for VIP User's it Contains all
    of the Games for the game adder and the other is for Normal User's who do
    not need the Games Folder!

    So a Big Thank you to all the people who have Worked on Project Infinity
    over the past week's


    Bug Reports - XBLHackers

    And any Suggestions Here


    Suggestions - XBLHackers

    Download link (In Attachment, VIP- Link below)
    http://www.xblhacker...ty-rc1-vip-.rar
    Had to link the VIP version of the app from xblhackers because it was to big to be uploaded in the attachment

    Thanks
    XBLHackers Admin Team
    -Tagknife
    -SOLiiiDuS
    -EkliiPzE
    -Nero
    Project Infinity Team
    -QuickKill0
    -Superaison
    -xXxStevenxXx
    -Nickcas

    Attached File  Project Infinity RC1.rar   2.81MB   319 downloads



    #111312 Valhalla

    Posted by xXxStevenxXx on 30 December 2009 - 02:06 PM in Programs

    +1 for unknown v2



    #111097 Project Infinity RC1 Update *(New Screenshots)*

    Posted by xXxStevenxXx on 25 December 2009 - 07:11 PM in Programs

    Before anyone ask we are using the X360Lib witch is Created by Anthony :p



    #111037 Project Infinity RC1 Update *(New Screenshots)*

    Posted by xXxStevenxXx on 24 December 2009 - 10:42 AM in Programs

    New Update
    ETA 26/12/09

    Info:
    After many Upgrades on the Application we have Decided to make the Achievement Unlocker and Game adder VIP Only the new Release of the Tool Brings a Full Function Gameadder and Achievement unlocker allot better than the Older Builds the Fatx HDD Viewer has had a massive Update on the tool And is one of the Best HDD Viewers out there for Free.

    More Info will be posted Very soon.


    Screen Shots:

    STFS Tool
    Posted Image
    Posted Image
    Posted Image


    FATX Tool


    Posted Image
    Posted Image

    Achivement Tool


    Posted Image
    Posted Image

    Save Editors

    Posted Image
    Posted Image




    #110335 Project infinity (BETA 2) Release

    Posted by xXxStevenxXx on 06 December 2009 - 06:41 PM in Programs

    Nope look at the credit Anthony in there We are using his lib :)



    #109551 hi i'm new here

    Posted by xXxStevenxXx on 16 November 2009 - 06:18 PM in Showoff

    Boner :p



    #109389 Getting Avatar C#

    Posted by xXxStevenxXx on 10 November 2009 - 05:48 PM in Coding / Development

    Reason they should make an account on bs :l



    #109371 Getting Avatar C#

    Posted by xXxStevenxXx on 09 November 2009 - 08:28 PM in Coding / Development

    1.) Create an Textbox and an Picturebox big enought for your avatar.

    2.) Create a button and code it with this
    this.pictureBox1.ImageLocation = "http://avatar.xboxlive.com/avatar/" + this.textBox1.Text + "/avatar-body.png";

    3.) If You like to create a save button do so name it save then enter this as the code
    SaveFileDialog dialog = new SaveFileDialog();
     dialog.Filter = "PNG Image|*.png|JPEG Image|*.jpg|GIF Image|*.gif";
     if (dialog.ShowDialog() == DialogResult.OK)
     {
     this.pictureBox1.Image.Save(dialog.FileName);
     }

    4.)Now your done ! :) I will include an project source

    This tut was brought to you by xXxStevenxXx of Blueshadowz

    Link below on next post :)



    #109370 Getting Your IP C#

    Posted by xXxStevenxXx on 09 November 2009 - 08:26 PM in Coding / Development

    1.) Let's start by creating a new C# Windows Application ( File -> New -> Project -> Windows Application ). Name the project What ever you like.

    2.) Put this at the using method
    using System.Net;

    3.) Make an TextBox Anywhere in the Form

    4.) Double click the Form1 And it should take you to private void Form1_Load And add the following Code
    //Get the host
     string myHost = System.Net.Dns.GetHostName();
     // Get the IP 
     string myIP = System.Net.Dns.GetHostByName(myHost).AddressList[0].ToString();
     // Show IP
     this.textBox2.Text = (myIP);
    Your Done! Build it and it will show your IP :) I will add An Source Project

    Need a Tut Written in C#? Feel free to ask me
    This tut was brought to you by xXxStevenxXx of Blueshadowz

    Attached File  IP.rar   1.36MB   398 downloads




    #109333 360 Prog: Avatar Color Editor

    Posted by xXxStevenxXx on 08 November 2009 - 06:15 PM in Programs

    Or use this tool it works :)



    #109285 360 Prog: Avatar Color Editor

    Posted by xXxStevenxXx on 07 November 2009 - 11:40 AM in Programs

    File Name: Avatar Color Editor
    File Submitter: xXxStevenxXx
    File Submitted: 07 Nov 2009
    File Updated: 07 Nov 2009
    File Category: Xbox 360 Programs
    Author: xXxStevenxXx
    Version: 1

    Hello guys Ive finish up my Avatar Color Editor and is ready for people to test. Ive done had some testor and they said it worked fine. Please pay the respect and Dont flame.

    Click here to download this file



    #109095 Avatar Color editor

    Posted by xXxStevenxXx on 04 November 2009 - 04:25 PM in Applications

    Dont forget you have to rehash, I might make it rehash if I ever get around updating it



    #109093 Avatar Color editor

    Posted by xXxStevenxXx on 04 November 2009 - 04:23 PM in Applications

    Hello guys Ive finish up my Avatar Color Editor and is ready for people to test. Ive done had some testor and they said it worked fine. Please pay the respect and Dont flame.
    Posted Image

    Attached Files




    #106454 Testing new stuff

    Posted by xXxStevenxXx on 21 September 2009 - 06:16 PM in Off-Topic

    /ban coming up?



    #105155 In Progress

    Posted by xXxStevenxXx on 01 September 2009 - 08:38 PM in Applications

    wow Since when did kiss become Kick. i was sucking up to you but now your saying I said im kicking your ass? If you cant tell the differnt from kiss and kicking then Sure... yeah..... they use stolen stuff. if you get stolen and homemade switch up :p



    #105151 In Progress

    Posted by xXxStevenxXx on 01 September 2009 - 08:18 PM in Applications

    I havnt seen an program like this arould.
    /kiss Gabe ass



    #105127 In Progress

    Posted by xXxStevenxXx on 01 September 2009 - 04:00 PM in Applications

    Any Proof That stoker stold code? Dont start stuff you cant backup



    #105036 In Progress

    Posted by xXxStevenxXx on 31 August 2009 - 06:39 PM in Applications

    Yeah I know I wrote like 20% of it. Stoker Helped me with the header of the package so it will works with the new update



    #105034 In Progress

    Posted by xXxStevenxXx on 31 August 2009 - 06:32 PM in Applications

    It Reads the Bio, Motto, Zone, Rep, and Gamertag of the ConFile. It Only works with the newest update so if you try opening an old con it will not work only support New con File. The Save button is a little buggy it only works for the Bio, Motto, and the Gamerzone half the time. Its not ready for release yet but If you like for me to test it on your profile just upload your profile con here and ill open it up and take and screeny and send you :p Heres what i got so far:
    Posted Image



    #105005 Gears of war 2 Screenshot Extractor/Injector

    Posted by xXxStevenxXx on 31 August 2009 - 04:20 PM in Programs

    oh ok I made one because i couldnt get the one of yungbol to work doesnt seem to work after the update for meh. Thanks Caboose too I couldnt of done it without him :)



    #104863 Gears of war 2 Screenshot Extractor/Injector

    Posted by xXxStevenxXx on 30 August 2009 - 07:49 PM in Programs

    YungBol have made one before but its Fail it doesnt work at all. Its posted somewhere on the site you can look it up and open an screenshot and it will errors. I had Caboose Research it for me.



    #104838 Gears of war 2 Screenshot Extractor/Injector

    Posted by xXxStevenxXx on 30 August 2009 - 06:17 PM in Programs

    Title pretty much says it all.
    Credit: xXxStevenxXx (me) For Coding the app and Caboose For the Research
    Screenshots:
    Posted Image
    Posted Image

    Attached Files