• 0

    posted a message on Purple Gem!!
    I plan on checking the script in the gem every week till the game is out. If there is any variation I will post it here.
    I do this because I love diablo with every inch of my body ( even my pee pee)
    Posted in: Diablo III General Discussion
  • 0

    posted a message on Purple Gem!!
    This is the scrip from a debug I did of the swf file from the site.
    Global Variables:
    Variable _global.mx = [object #1, class 'Object'] {
    transitions:[object #2, class 'Object'] {
    OnEnterFrameBeacon:[function 'OnEnterFrameBeacon'],
    BroadcasterMX:[function 'BroadcasterMX'],
    Tween:[function 'Tween'],
    easing:[object #6, class 'Object'] {
    Strong:[function 'Strong']
    }
    }
    }
    Level #0:
    Variable _level0.$version = "MAC 9,0,45,0"
    Variable _level0.vGemSelected = false
    Movie Clip: Target="_level0.mcGemOff"
    Movie Clip: Target="_level0.mcGemOn"
    Variable _level0.mcGemOn.onRelease = [function 'onRelease']
    Movie Clip: Target="_level0.__OnEnterFrameBeacon"
    Variable _level0.__OnEnterFrameBeacon.onEnterFrame = [function 'onEnterFrame']
    Posted in: Diablo III General Discussion
  • 0

    posted a message on Diablo 3 Gem revealed
    [THREAD LINK="http://us.media.blizzard.com/1901200114/_flash/chatgem.swf"]http://us.media.blizzard.com/1901200114/_flash/chatgem.swf
    [/THREAD LINK]
    I went to this link and downloaded the Swf file and saw this code in the debug.

    Global Variables:
    Variable _global.mx = [object #1, class 'Object'] {
    transitions:[object #2, class 'Object'] {
    OnEnterFrameBeacon:[function 'OnEnterFrameBeacon'],
    BroadcasterMX:[function 'BroadcasterMX'],
    Tween:[function 'Tween'],
    easing:[object #6, class 'Object'] {
    Strong:[function 'Strong']
    }
    }
    }
    Level #0:
    Variable _level0.$version = "MAC 9,0,45,0"
    Variable _level0.vGemSelected = false
    Movie Clip: Target="_level0.mcGemOff"
    Movie Clip: Target="_level0.mcGemOn"
    Variable _level0.mcGemOn.onRelease = [function 'onRelease']
    Movie Clip: Target="_level0.__OnEnterFrameBeacon"
    Variable _level0.__OnEnterFrameBeacon.onEnterFrame = [function 'onEnterFrame']

    So far I'm not seeing anything too mysterious.
    My guess is it's bogus.
    Posted in: Diablo III General Discussion
  • To post a comment, please or register a new account.