Thread: Oversoul Loader

Results 1 to 12 of 12
  1. #1
    zerobrium's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    613
    Reputation
    13
    Thanks
    823

    Oversoul Loader

    Code:
    Security.allowDomain("*");
    import flash.net.URLRequest;
    import flash.display.Loader;
    import flash.events.Event;
    import flash.events.ProgressEvent;
    
    function startLoad()
    {
    var mLoader:Loader = new Loader();
    var mRequest:URLRequest = (new URLRequest("https://oversoulcdn.arti*****m/game/OSGame0_6_18.swf"));
    mLoader.contentLoaderInfo.addEventListener(Even*****MPLETE, onCompleteHandler);
    mLoader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, onProgressHandler);
    mLoader.load(mRequest);
    }
    
    function onCompleteHandler(loadEvent:Event)
    {
            addChild(loadEvent.currentTarge*****ntent);
    }
    function onProgressHandler(mProgress:ProgressEvent)
    {
    var percent:Number = mProgress.bytesLoaded/mProgress.bytesTotal;
    trace(percent);
    }
    startLoad();
    Simple SWF loader, now to associate this with 'Game', so we can actually put some hacks on it.


    Source codes by @JamesRo
    Sends a packet.
    Code:
    Game.SessionInstance.send(Object);
    Heals the player.
    Code:
    Game.SessionInstance.me.player.healStat(String, int);
    Grants access to the player's skill deck.
    Code:
    Game.SessionInstance.me.player.skillDeck[0-4];
    Switches the game state(map, battle, etc.)
    Code:
    switchState(String, Object);
    Some player properties.
    Code:
    Game.SessionInstance.me.player.intLight;
    Game.SessionInstance.me.player.intNeutral;
    Game.SessionInstance.me.player.intMaxElement;
    Game.SessionInstance.me.player.intGold;
    Game.SessionInstance.me.player.intHPMax;
    Last edited by Gio; 08-17-2013 at 01:35 PM.

  2. The Following 3 Users Say Thank You to zerobrium For This Useful Post:

    magicsavior (08-07-2013),Oliboli8769 (03-29-2013),Plutonsvea (03-30-2013)

  3. #2
    Gynder's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    84
    My Mood
    Angelic
    Great now i just need oversoul on a swf file :P

  4. #3
    zerobrium's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    613
    Reputation
    13
    Thanks
    823
    Quote Originally Posted by Gynder View Post
    Great now i just need oversoul on a swf file :P
    You don't need a separate swf file to use this. Just copy & paste this code onto your AS3 actions panel and you're good to go.

  5. #4
    torin555's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    64
    Reputation
    35
    Thanks
    15
    My Mood
    Devilish
    Hey zerobrium I sent you a PM on youtube. (101TheGamer101) Would have emailed you but I haven't posted anything on these forums yet so it won't let me.

  6. #5
    Gynder's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    84
    My Mood
    Angelic
    What is we dont have AS3? i just want to make oversoul easier

    It's dosnt Work
    Last edited by Hunter; 05-30-2016 at 12:33 AM.

  7. #6
    joac114's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    Nobody knows...
    Posts
    28
    Reputation
    10
    Thanks
    2
    My Mood
    Sleepy
    Can anyone please make an Oversoul trainer?
    I'm confused.

  8. #7
    AQWorldsWhiteKnight890's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    Space
    Posts
    209
    Reputation
    10
    Thanks
    18
    My Mood
    Bored
    This is important information for future bots/trainers, so bump.

  9. #8
    Gio's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Work
    Posts
    7,149
    Reputation
    1227
    Thanks
    3,467
    My Mood
    Twisted
    /sticked , this is very helpful

    I regard the theatre as the greatest of all art forms, the most immediate way in which a human being can share with another the sense of what it is to be a human being. -Wilde

    Member Since: 7 March 2013
    Donator Since: 14 January 2014
    Editor Since: 10 August 2013
    Manager Since: 27 September 2013
    Middleman Since: 31 January 2014
    BattleOn Minion Since: 13 August 2013
    Dragon Nest Minion Since: 12 September 2013
    Minecraft Minion Since: Don't Remember
    Social Games Minion Since: Don't Remember
    Realm Of The Mad God Minion Since: Don't Remember
    Alliance of Valiant Arms Minion Since: Don't Remember
    Pharaoh #5: 2 January 2014
    Former Staff Since: 5 February 2015


  10. #9
    Rance-Sama's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Ice
    Posts
    6,322
    Reputation
    653
    Thanks
    8,883
    Quote Originally Posted by ModRed View Post
    /sticked , this is very helpful
    Not really... it's an old OS loader so it doesn't work now.

  11. #10
    Gio's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Work
    Posts
    7,149
    Reputation
    1227
    Thanks
    3,467
    My Mood
    Twisted
    Quote Originally Posted by AqworldThunder View Post
    Not really... it's an old OS loader so it doesn't work now.
    Well , didn't test it. Thanks to telling me

    /closed


    EDIT:
    @ @Elixir.93 Just told me that source still works , you just have to change build url.
    Last edited by Gio; 09-13-2013 at 01:04 AM.

    I regard the theatre as the greatest of all art forms, the most immediate way in which a human being can share with another the sense of what it is to be a human being. -Wilde

    Member Since: 7 March 2013
    Donator Since: 14 January 2014
    Editor Since: 10 August 2013
    Manager Since: 27 September 2013
    Middleman Since: 31 January 2014
    BattleOn Minion Since: 13 August 2013
    Dragon Nest Minion Since: 12 September 2013
    Minecraft Minion Since: Don't Remember
    Social Games Minion Since: Don't Remember
    Realm Of The Mad God Minion Since: Don't Remember
    Alliance of Valiant Arms Minion Since: Don't Remember
    Pharaoh #5: 2 January 2014
    Former Staff Since: 5 February 2015


  12. #11
    LockDowNPRO's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    ahah, really, is helpful

  13. #12
    kr0wns's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    31
    Reputation
    39
    Thanks
    2,593
    thanks, great job

Similar Threads

  1. [Outdated] [SOURCE]OverSoul Basic Shop Loader Trainer
    By ToxLP in forum Oversoul Hacks / Cheats / Trainers
    Replies: 6
    Last Post: 12-13-2015, 02:41 AM
  2. [Request] oversoul shop loader that works!
    By tuphrvnkl1 in forum Oversoul Hacks / Cheats / Trainers
    Replies: 4
    Last Post: 08-08-2015, 09:06 PM
  3. [Outdated] Oversoul loader
    By Neloth in forum Oversoul Hacks / Cheats / Trainers
    Replies: 5
    Last Post: 11-14-2013, 10:47 AM
  4. [Info] News on Oversoul - Upcoming Monster Loader
    By Anonymush in forum Oversoul Hacks / Cheats / Trainers
    Replies: 16
    Last Post: 06-05-2013, 01:29 PM
  5. [Release]Manga Fighter Loader
    By zack6924 in forum General Game Hacking
    Replies: 24
    Last Post: 07-01-2010, 10:03 AM