[SCAR] Fashion Fever Auto-Player

Discussion in 'Code Snippets and Tutorials' started by Heya_old, Aug 22, 2008.

  1. Heya_old

    Heya_old Level IV

    Joined:
    Mar 31, 2008
    Messages:
    928
    Likes Received:
    46
    Code (Text):
    1. //************************************************************************//
    2. //***              Made by: heya                                    *618**//
    3. //***              For: Neofriends.net                                 ***//
    4. //*** Drag the crosshair to the game window, "CTRL + ALT + R" to start ***//
    5. //*** http://www.neopets.com/games/play.phtml?game_id=805              ***//
    6. //************************************************************************//
    7.  
    8. Program DiceEscapePlayer;
    9. Begin
    10. clickmouse(618,400,true); //game 1
    11. wait(200);
    12. clickmouse(92,452,true);
    13. wait(100);
    14. clickmouse(680,25,true);
    15. wait(200); //Change this to make time between send longer
    16. clickmouse(606,390,true);
    17. wait(200);
    18. clickmouse(600,300,true);
    19. wait(200);
    20. clickmouse(618,400,true); //game 2
    21. wait(200);
    22. clickmouse(92,452,true);
    23. wait(100);
    24. clickmouse(680,25,true);
    25. wait(200); //Change this to make time between send longer
    26. clickmouse(606,390,true);
    27. wait(200);
    28. clickmouse(600,300,true);
    29. wait(200);
    30. clickmouse(618,400,true); //game 3
    31. wait(200);
    32. clickmouse(92,452,true);
    33. wait(100);
    34. clickmouse(680,25,true);
    35. wait(200); //Change this to make time between send longer
    36. clickmouse(606,390,true);
    37. wait(200);
    38. clickmouse(600,300,true);
    39. wait(200);
    40. End.
    For the lazy man. Really simple to do your self, this will do it in under 10 seconds :D If you want times in between to be longer, change the number write before where it says "//Change this to make time between send longer", at all3 ones :) Again, just the lazy mans script, 900 NPs in 10 Seconds :D
     
  2. II_warlord_II

    II_warlord_II Level III

    Joined:
    Aug 13, 2008
    Messages:
    532
    Likes Received:
    31
    I think, we dont even NEED that man. lol...
    i think its faster to manual