Jump to content

  •  

  • iBotModz CBox


    xXxStevenxXx's Content

    There have been 138 items by xXxStevenxXx (Search limited from 18-May 23)



    Sort by                Order  

    #109333 360 Prog: Avatar Color Editor

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

    Or use this tool it works :)



    #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   401 downloads




    #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 :)



    #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



    #109551 hi i'm new here

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

    Boner :p



    #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 :)



    #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




    #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



    #111312 Valhalla

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

    +1 for unknown v2



    #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   320 downloads



    #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



    #113025 360Toolz

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

    Way to bump :)



    #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