Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Help with Whack a Kass

  1. #11

    Joined
    Jul 2012
    Posts
    13
    Userbars
    0
    Thanks
    0
    Thanked
    2/2
    DL/UL
    26/0
    Mentioned
    6 times
    Time Online
    N/A
    Avg. Time Online
    N/A
    Oh wow lol, most likely going to get frozen.

  2. #12

    Joined
    Jul 2012
    Posts
    291
    Userbars
    4
    Thanks
    363
    Thanked
    286/184
    DL/UL
    14/0
    Mentioned
    117 times
    Time Online
    20d 18h 28m
    Avg. Time Online
    7m
    yeah if you're using that one and you can't see the score, don't send it.
    i almost sent in a 6k one on my main.

  3. #13

    Joined
    Jun 2012
    Posts
    1,699
    Thanks
    876
    Thanked
    2,881/1,142
    DL/UL
    44/1
    Mentioned
    562 times
    Time Online
    118d 6h 45m
    Avg. Time Online
    40m
    The cheats in alot flash game cheat programs are detected. If you do not set them via a program , instead you set them using a tool such as artmoney using varible steps then neopets launches (or at least used too) a popup page saying you are a cheat with a picture of one of those pets that looks like a old flying dinosaur (Pterosaurs?)



    Anyway as the flash game trainers use the .swf control the popups do not load and you do not see that you have been detected. The flash game cheats out there currently where made using the swf.getvarible / setvarible method. This is old.

    There is a new way instead you use , swf.loadmovie(somehacked.swf,99)
    Then inside somehacked.swf you can put actionscript such as

    if (_level0.gamelives < 1)
    {
    level0.addlife(1);
    }

    This would call the original add life function from the game. Instead of doing what the current cheat does witch is to remove the looselife function from the game by treating it as a variable and setting it to a value. Its also possible to call the sendscore function from a actual flash game itself if anyone's interested I could make a score sender that uses this method (just calls the original send score function from a flash file with faked variables)
    Last edited by DarkByte; 08-07-2012 at 07:25 AM.

  4. #14
    Sneasel's Avatar
    Joined
    Aug 2012
    Posts
    391
    Userbars
    31
    Thanks
    1,417
    Thanked
    1,199/287
    DL/UL
    61/0
    Mentioned
    42 times
    Time Online
    28d 9h 36m
    Avg. Time Online
    9m
    Haha
    That was excact the reason my Account got frozen 3 days ago.
    I sent a 50k + Score in Whack a Kass.

Posting Permissions

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