Author Topic: WingoBall Script (LVLS 1-18) ... 21 sometimes  (Read 1828 times)

Offline comosaydice

  • Leecher
  • Posts: 5
  • Rep: 0
    • View Profile
WingoBall Script (LVLS 1-18) ... 21 sometimes
« on: December 29, 2007, 02:41:19 am »
Code: [Select]
///////            //                      //////////////////////////////////////////////////////////////////////
//       //                                //   Script_Owned4's                                                //
///////  ///////   //   //////// //   //   //   Wingo-Ball                                                     //
//       //   //   //   //    // //   //   //   Script.                                                        //
///////  //   //   //   //    // //   //   //   INSTRUTIONS:                                                   //
                   //   //////// ///////   //1.Open the game.                                                  //
                /////                 //   //2.Wait till you see the "Play Game" Option.                       //
                                      //   //3.Run the script DO NOT TOUCH ANYTHING.                           //
                                 ///////   //////////////////////////////////////////////////////////////////////
// version 2 added on by comosaydice levels 12-17.....19 if your lucky
program WingoBall;
{NOTE=SCRIPT GETS TO ABOUT 565 POINTS PLAYS ONLY LEVELS 1-11}
begin
 Clickmouse(191,381,true);
 Wait(1000);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(527,189,true); //1        good
 Wait(3000);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(207,59,true);     //2 good
 Wait(3000);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(372,289,true);
 Wait(750);
 Clickmouse(305,196,true);       //3       good
 Wait(3500);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(323,396,true);          //4       good
 Wait(3500);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(320,406,true); //5            good
 Wait(3000);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(304,46,true);  //6        good
 Wait(3700);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(361,361,true);    //7                good
 Wait(3750);
 Clickmouse(372,289,true);
 Wait(1000);
 Clickmouse(231,428,true);       //8         good
 Wait(3495);
 Clickmouse(372,289,true);
 Wait(4000);
 Clickmouse(388,36,true);           //9  good
 Wait(3500);
 Clickmouse(372,289,true);
 Wait(800);
 Clickmouse(352,3,true); //10     fixed* good
 Wait(4005);
 Clickmouse(372,289,true);
 Wait(1500);
 Clickmouse(212,423,true);//11            good
 Wait(4005);
 Clickmouse(372,289,true);
 Wait(1500);
 Clickmouse(248, 92,true);    //12    good
 Wait(6005);
 Clickmouse(372,289,true);
 wait(1300);
 writeln('13');
 Clickmouse(372,289,true);   //13 miss
 wait(1500);
 repeat
 Clickmouse(372,289,true);
 wait(1400);
 until(getcolor(270,458))=16777214;
 repeat
 writeln('14');
 Clickmouse(300, 115,true);
 wait(1000); //14    too soon
 until(getcolor(270, 464))=8234876;
 Wait(4005);
 Clickmouse(372,289,true);
 wait(1500);
 Clickmouse(174, 23,true);     //15
 Wait(6005);
 Clickmouse(372,289,true);
 wait(1500);
 Clickmouse(128, 9,true);     //16

 Wait(4005);
 Clickmouse(372,289,true);
 repeat
 wait(1500);
 Clickmouse(130, 435,true);     //17
 until(getcolor(274, 460))=16777215;
 Wait(4005);
 Clickmouse(372,289,true);
 repeat
 wait(1300);
 Clickmouse(300, 233,true);     //18
 until(getcolor(270, 462))=218370;
 Wait(4005);
 Clickmouse(372,289,true);
 wait(1500);
 Clickmouse(260,369,true);     //19 good
 Wait(4005);
 Clickmouse(372,289,true);
 wait(1500);
 Clickmouse(302, 219,true);     //20 good
end.

Freddy1990.com

WingoBall Script (LVLS 1-18) ... 21 sometimes
« on: December 29, 2007, 02:41:19 am »

Offline ti.teg.tnod.I

  • The Best
  • Administrator
  • *****
  • Posts: 3233
  • Rep: 10
  • ^-^
    • View Profile
    • Rainbows In A Fire
Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #1 on: January 02, 2008, 12:04:37 pm »
You didn't make this did you?

Freddy1990.com

Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #1 on: January 02, 2008, 12:04:37 pm »

DaBomber

  • Guest
Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #2 on: January 02, 2008, 01:41:11 pm »
I'd say no, plus it's clickmouse, plus it looks poorly organized, plus he has not been on since he posted...

Offline ti.teg.tnod.I

  • The Best
  • Administrator
  • *****
  • Posts: 3233
  • Rep: 10
  • ^-^
    • View Profile
    • Rainbows In A Fire
Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #3 on: January 03, 2008, 06:25:36 am »
I'd say no, plus it's clickmouse, plus it looks poorly organized, plus he has not been on since he posted...

I don't think NeoPets has good anti-macro but it's a good precaution.

DaBomber

  • Guest
Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #4 on: January 03, 2008, 06:52:49 am »
i personally don't think they have any detection, but they might. not many people who are smart enough to macro or hack actually paly the game.

Freddy1990.com

Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #4 on: January 03, 2008, 06:52:49 am »

Offline ti.teg.tnod.I

  • The Best
  • Administrator
  • *****
  • Posts: 3233
  • Rep: 10
  • ^-^
    • View Profile
    • Rainbows In A Fire
Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #5 on: January 03, 2008, 06:55:59 am »
i personally don't think they have any detection, but they might. not many people who are smart enough to macro or hack actually paly the game.

They do, if you macro and are detected (Get in the highscores and they check you) you will get Neopoints but you won't get in the highscores.

DaBomber

  • Guest
Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #6 on: January 03, 2008, 06:58:30 am »
well i really don't care much about the highscores XD  cuz you can sell np to noobs lol.

Freddy1990.com

Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #6 on: January 03, 2008, 06:58:30 am »

Offline Bartdudecool

  • Leecher
  • Posts: 4
  • Rep: 0
    • View Profile
Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #7 on: March 02, 2008, 07:27:18 am »
Scrips not that good

Offline script_owned4

  • Newbie
  • *
  • Posts: 23
  • Rep: 0
    • View Profile
    • Email
Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #8 on: September 13, 2008, 02:17:31 pm »
Boy does this bring memories... I remember the time when I was a genius scripter at MITB but I have gotten IP banned from MITB and I gave up all my scripts.

Well thanks for editing it I guess but please don't take full credit.

And I'm so sorry for grave-digging I just can't help seeing one of my scripts.

EDIT: This script is out-dated I made this last year. So please don't make rude comments and I think I forgot about coding after some time.
And don't say its poorly organized it's as organized than any script in this section.
« Last Edit: September 13, 2008, 02:21:59 pm by script_owned4 »

Freddy1990.com

Re: WingoBall Script (LVLS 1-18) ... 21 sometimes
« Reply #8 on: September 13, 2008, 02:17:31 pm »

 

deductible-aliform