Arcade Prehacks

View Poll Results: Work?

Voters
18. You may not vote on this poll
  • Yes 64 bits

    11 61.11%
  • Yes 32 bits

    5 27.78%
  • No 64 Bits

    1 5.56%
  • No 32 bits

    1 5.56%
Page 4 of 8 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 77
  1. #31
    Senior Member Dezlad's Avatar
    Join Date
    Feb 2010
    Location
    UK
    Posts
    327

    Re: Dberube4 project : Element Master /Element card game trainer

    Quote Originally Posted by dberube4
    Quote Originally Posted by ShadowHaunter
    You should try making custom cards, even for just offline.
    With flasm you can edit the cost(in quanta), the skill , the name ,the skill cost, etc (maybe the picture?) of any card.
    Can you? It doesn't come up in mine xD
    Min only has dagger that i can edit :/

  2. #32
    dberube4's Avatar
    Join Date
    Oct 2009
    Location
    In my dream....
    Posts
    637

    Re: Dberube4 project : Element Master /Element card game trainer

    Quote Originally Posted by Dezlad
    Quote Originally Posted by dberube4
    Quote Originally Posted by ShadowHaunter
    You should try making custom cards, even for just offline.
    With flasm you can edit the cost(in quanta), the skill , the name ,the skill cost, etc (maybe the picture?) of any card.
    Can you? It doesn't come up in mine xD
    Min only has dagger that i can edit :/
    look:

    I will make a new card!
    Code:
    frame 511
          constants '_parent', 'ctype', 'creature', 'atk', 'def', 'skill', 'venom', 'skillcost', '', 'skillelement', 'cost', 'costelement', 'costany', 'posy', 'rarity', 'passive', 'poisonous'  
          push '_parent'
          getVariable
          push 'ctype', 'creature'
          setMember
          push '_parent'
          getVariable
          push 'atk', 1
          setMember
          push '_parent'
          getVariable
          push 'def', 2
          setMember
          push '_parent'
          getVariable
          push 'skill', 'venom'
          setMember
          push '_parent'
          getVariable
          push 'skillcost', ''
          setMember
          push '_parent'
          getVariable
          push 'skillelement', 2
          setMember
          push '_parent'
          getVariable
          push 'cost', 3
          setMember
          push '_parent'
          getVariable
          push 'costelement', 5
          setMember
          push '_parent'
          getVariable
          push 'costany', 0.0
          setMember
          push '_parent'
          getVariable
          push 'posy', 10
          setMember
          push '_parent'
          getVariable
          push 'rarity', 2
          setMember
          push '_parent'
          getVariable
          push 'passive', 'poisonous'
          setMember
        end // of frame 511
    Support me and get news of my latest project!
    [center]

  3. #33

    Join Date
    Oct 2010
    Posts
    15

    Re: Dberube4 project : Element Master /Element card game trainer

    when i click the open it wont do nothing and i wana use element super swf any help?

  4. #34
    dberube4's Avatar
    Join Date
    Oct 2009
    Location
    In my dream....
    Posts
    637

    Re: Dberube4 project : Element Master /Element card game trainer

    Quote Originally Posted by luckieme
    when i click the open it wont do nothing and i wana use element super swf any help?
    Read readme:

    Extract

    Open my trainer.

    Change movie

    Use the directory of "super element swf" as movie.
    Support me and get news of my latest project!
    [center]

  5. #35

    Join Date
    Oct 2010
    Posts
    15

    Re: Dberube4 project : Element Master /Element card game trainer

    so use the C:/user thing?

  6. #36
    dberube4's Avatar
    Join Date
    Oct 2009
    Location
    In my dream....
    Posts
    637

    Re: Dberube4 project : Element Master /Element card game trainer

    Quote Originally Posted by luckieme
    so use the C:/user thing?
    Yes:

    Example:
    Support me and get news of my latest project!
    [center]

  7. #37

    Join Date
    Oct 2010
    Posts
    15

    Re: Dberube4 project : Element Master /Element card game trainer

    ok thx i put my name rite and put the file in the document folder?

  8. #38
    dberube4's Avatar
    Join Date
    Oct 2009
    Location
    In my dream....
    Posts
    637

    Re: Dberube4 project : Element Master /Element card game trainer

    Yes. If you have other problems pm me.

    1.4 out.

    Better anti ban.
    Freeze money hack
    Base movie changed
    Super swf Login
    Support me and get news of my latest project!
    [center]

  9. #39
    dberube4's Avatar
    Join Date
    Oct 2009
    Location
    In my dream....
    Posts
    637

    Re: Dberube4 project : Element Master /Element card game trainer

    Bump!

    Element super swf 2 is out! (its a prehack trainer)

    Hacks: Add money
    Add score (permanent)
    Load oracle
    Redeem Code hack
    Add hp
    Kill enemy
    Get all cards

    Link(copy it in change movie in my trainer) : http://www.swfcabin.com/swf-files/1291084959.swf

    In 3:

    Login even if you are banned!
    Maybe custom cards
    All cards
    Give me ideas!
    Support me and get news of my latest project!
    [center]

  10. #40
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,863

    Re: Dberube4 project : Element Master /Element card game trainer

    Nice release! Keep updating this, it's epic!
    I've been here before.

Page 4 of 8 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
  •