Arcade Prehacks

Page 4 of 6 FirstFirst ... 23456 LastLast
Results 31 to 40 of 57
  1. #31

    Join Date
    May 2008
    Location
    Your Moms Pants
    Posts
    3,040

    Re: New Redesign for ArcadeTrainer.com

    no its a preloading page sorta like an introduction and the website is the body
    Someone got an 11 killstreak so I must come back.

  2. #32

    Join Date
    Aug 2008
    Location
    Above and beyond the valleys of contentment
    Posts
    1,217

    Re: New Redesign for ArcadeTrainer.com

    Quote Originally Posted by killer1478
    no its a preloading page sorta like an introduction and the website is the body
    on the top of the game? That might be good if the game itself doesnt have a loader...

  3. #33
    RJT
    RJT is offline
    Senior Member
    Join Date
    Oct 2008
    Posts
    304

    Re: New Redesign for ArcadeTrainer.com

    With some code I think it won't be that hard to add our own preloaders to the games.

    Then we can load our own ads and skip their preloader, lol
    http://img98.imageshack.us/img98/365...lestorymk8.jpg
    My Programs: RJT MochiCrypt Extractor!
    98% of all the teenagers cant count, if you are one of the other 7% copy this into your signature.

  4. #34

    Join Date
    Aug 2008
    Location
    Above and beyond the valleys of contentment
    Posts
    1,217

    Re: New Redesign for ArcadeTrainer.com

    Quote Originally Posted by RJT
    With some code I think it won't be that hard to add our own preloaders to the games.
    two files? one file?

  5. #35
    RJT
    RJT is offline
    Senior Member
    Join Date
    Oct 2008
    Posts
    304

    Re: New Redesign for ArcadeTrainer.com

    One file. This file can be a generic loader which can then load other games based on a set variable on the gamepage.
    http://img98.imageshack.us/img98/365...lestorymk8.jpg
    My Programs: RJT MochiCrypt Extractor!
    98% of all the teenagers cant count, if you are one of the other 7% copy this into your signature.

  6. #36

    Join Date
    Aug 2008
    Location
    Above and beyond the valleys of contentment
    Posts
    1,217

    Re: New Redesign for ArcadeTrainer.com

    Quote Originally Posted by RJT
    One file. This file can be a generic loader which can then load other games based on a set variable on the gamepage.
    no i mean you would need 2 swf files...loader and game...and also, we would need as3 loaders then for as3 games

  7. #37

    Join Date
    May 2008
    Location
    Your Moms Pants
    Posts
    3,040

    Re: New Redesign for ArcadeTrainer.com

    not nescesarily

    as3 games are just that as3 games just a difference in coding

    all the game loader is doing you is showing you something then it has a preloading bar

    basicly if u used vb the preloader is on level 1 where the actual game is on level 0

    and whatever the game uses to show load speed thats what the loader uses it gets data from level0 and when the game is 100% loaded then the whole preloader gets unloaded

    i know it sounds complitcated but in short it isnt ill rig up a program in vb to demonstare this
    Someone got an 11 killstreak so I must come back.

  8. #38
    RJT
    RJT is offline
    Senior Member
    Join Date
    Oct 2008
    Posts
    304

    Re: New Redesign for ArcadeTrainer.com

    killer1478 is right, we only need to have one generic loader which we can pass flashvars to load our hacked games.

    However this implementation cannot be in VB because we need it to be on the web. :P

    We can achieve this in flash with actionscript 3 as as3 can load as2 files but not vice versa.
    http://img98.imageshack.us/img98/365...lestorymk8.jpg
    My Programs: RJT MochiCrypt Extractor!
    98% of all the teenagers cant count, if you are one of the other 7% copy this into your signature.

  9. #39

    Join Date
    May 2008
    Location
    Your Moms Pants
    Posts
    3,040

    Re: New Redesign for ArcadeTrainer.com

    i know we cant load vb on the site but i said i was going to make a demonstartion but im a little tired right now other then that id have it done
    Someone got an 11 killstreak so I must come back.

  10. #40

    Join Date
    Aug 2008
    Location
    Above and beyond the valleys of contentment
    Posts
    1,217

    Re: New Redesign for ArcadeTrainer.com

    Quote Originally Posted by RJT
    killer1478 is right, we only need to have one generic loader which we can pass flashvars to load our hacked games.

    However this implementation cannot be in VB because we need it to be on the web. :P

    We can achieve this in flash with actionscript 3 as as3 can load as2 files but not vice versa.
    why need preloaders if there are loaders besides that you like advertising?

Page 4 of 6 FirstFirst ... 23456 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •