Jump to content
MakeWebGames

Recommended Posts

Posted

Just wondering if anyone out there has a one click attack system that works properly with V2?

Or even the code that i need to add into attack to make it happen would be great so i don't half to completely redo the attack script again.

Posted

Re: Looking for a one click attack system that works with V2

Check this out, it should give you some indication as to how you can do it.

$attacking = FALSE;
do {

echo 'attack!!!';
       // edit variables and when the attack is finished set $attacking to TRUE

} while ($attacking == FALSE);
Posted

Re: Looking for a one click attack system that works with V2

$40 wtf, i brought one about 1 year ago or like 2, 3 years ago for $5 so where did th $40 come from!

Posted

Re: Looking for a one click attack system that works with V2

lol the script using mccode basic attack has been posted over 20,000 times on the internet with the full attack in one page no clicking to update.

Posted

Re: Looking for a one click attack system that works with V2

 

That's because it will be secure, and not vulnerable to refreshing and decent coding.

Heck, I'd do it free..

Why quote my post when i never set the price?

Posted

Re: Looking for a one click attack system that works with V2

 

That's because it will be secure, and not vulnerable to refreshing and decent coding.

Heck, I'd do it free..

Why quote my post when i never set the price?

I think he quoted your post because he means he will secure it for free :-)

Posted

Re: Looking for a one click attack system that works with V2

If you want secure code that works ask alabamahit....he does quality work at a good price...hes done a one hit attack system for v1 and v2....Keep in mind u get what you pay for

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...