4Botters


 
Go Back   4Botters" I am A Bad Ass Botter " > Online Games > Conquer Online Sections > Conquer Bots > Conquer Private Servers

Conquer Private Servers Post guides , scripts , advertise , anything related to Conquer Private Servers !

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-08-2010, 08:22 PM
2supertao's Avatar
A Botter
 
Join Date: Feb 2010
Posts: 208
Thanks: 69
Thanked 27 Times in 16 Posts
Default The correct way to use the Penty Amulet

From most of the releases, or sources of the Penty Amulet... Its always bugging.. Like it works if ur pkp is 30+ but if its below 30... Then you use it, and your pkps SHOOT up to like 50k.. For no reason.. Well This is how to fix it...
Search for:

Code:
case 723727:
And replace that whole case with:

Code:
                    #region Pentenice amulet
                    case 723727:
                        {
                            if (PKPoints > 29)
                            {
                                PKPoints -= 30;
                                RemoveItem(I);
                                MyClient.LocalMessage(2000, "You have used the pk amulet!!");
                            }
                            else
                                MyClient.LocalMessage(2000, "You do not have 30 PK Points +");
                            break;
                        }

                    #endregion
Thank me, ONLY if I helped
Reply With Quote
The Following User Says Thank You to 2supertao For This Useful Post:
newmind2 (02-08-2010)
Google Adsense
  #2 (permalink)  
Old 02-08-2010, 08:24 PM
killersub's Avatar
A Botter
 
Join Date: Dec 2009
Posts: 214
Thanks: 33
Thanked 80 Times in 26 Posts
Default Re: The correct way to use the Penty Amulet

hmmm...I don't think this is really necessary since My pent. ammy works fine the way I coded it lol...but nice realease anyways for the newbies!
Reply With Quote
  #3 (permalink)  
Old 02-08-2010, 08:55 PM
2supertao's Avatar
A Botter
 
Join Date: Feb 2010
Posts: 208
Thanks: 69
Thanked 27 Times in 16 Posts
Default Re: The correct way to use the Penty Amulet

Yup for the nubs.. but its just mostly a point out cause no one notices probably.. It was a simple code.. Useless but not to noobabass
Reply With Quote
  #4 (permalink)  
Old 02-08-2010, 09:00 PM
ramix's Avatar
Bad Ass Botta!
 
Join Date: Nov 2009
Posts: 305
Thanks: 7
Thanked 50 Times in 24 Posts
Default Re: The correct way to use the Penty Amulet

first this is wrong

Quote:
#region Pentenice amulet
case 723727:
{
if (PKPoints > 29)
{
PKPoints -= 30;
RemoveItem(I);
MyClient.LocalMessage(2000, "You have used the pk amulet!!");
}
else
MyClient.LocalMessage(2000, "You do not have 30 PK Points +");
break;
}

#endregion
you need to put...

Quote:
#region Pentenice amulet
case 723727:
{
if (PKPoints > 30)
{
PKPoints -= 30;
RemoveItem(I);
MyClient.LocalMessage(2000, "You have used the pk amulet!!");
}
else
MyClient.LocalMessage(2000, "You do not have 30 PK Points +");
break;
}

#endregion
test first and post -.-
Reply With Quote
  #5 (permalink)  
Old 02-08-2010, 09:20 PM
killersub's Avatar
A Botter
 
Join Date: Dec 2009
Posts: 214
Thanks: 33
Thanked 80 Times in 26 Posts
Default Re: The correct way to use the Penty Amulet

Quote:
Originally Posted by ramix Sorry you can't view links because you are not registered. [ Click here to register ]
first this is wrong



you need to put...



test first and post -.-
leave him lol...he just modified it for his own use and purpose especifically for newbs finding codes such as dis -.-...
Reply With Quote
  #6 (permalink)  
Old 02-08-2010, 09:35 PM
2supertao's Avatar
A Botter
 
Join Date: Feb 2010
Posts: 208
Thanks: 69
Thanked 27 Times in 16 Posts
Default Re: The correct way to use the Penty Amulet

Actually your wrong.... It ins't > 30... Its 29.. Because if do 30.. U have to have 31 PKP + to to use it.. if u do 29.. it makes it so u can use it at 30 PKP + so go ahead and try it your way...
Reply With Quote
  #7 (permalink)  
Old 02-09-2010, 06:55 AM
ramix's Avatar
Bad Ass Botta!
 
Join Date: Nov 2009
Posts: 305
Thanks: 7
Thanked 50 Times in 24 Posts
Default Re: The correct way to use the Penty Amulet

do like this looo -.-

if have >= 30

Quote:
Quote:
#region Pentenice amulet
case 723727:
{
if (PKPoints >= 30)
{
PKPoints -= 30;
RemoveItem(I);
MyClient.LocalMessage(2000, "You have used the pk amulet!!");
}
else
MyClient.LocalMessage(2000, "You do not have 30 PK Points +");
break;
}

#endregion
Reply With Quote
  #8 (permalink)  
Old 02-09-2010, 10:59 AM
Bad Ass Botta!
 
Join Date: Sep 2009
Posts: 386
Thanks: 69
Thanked 20 Times in 20 Posts
Default Re: The correct way to use the Penty Amulet

if (PKPoints > 30) will only works if you have more then 31 PKPoints, so, you will still having PKPOINTS (31-30=1).

if (PKPoints > 29) or if (PKPoints >= 30) will works if you have more then 30 PKPoints, so, you can get all your PKpoints erased.

Use it as your WISH.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


Translate This Page

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Release] ninja amulet code mikedaking Conquer Private Servers 3 02-10-2010 12:46 PM
[Request] disguise amulet 5165 killerp323 Conquer Private Servers 2 01-24-2010 03:11 PM
[Problem] With pk amulet lol dill Conquer Private Servers 5 01-21-2010 02:45 PM
[Release] freakin pk amulet simple code for noobs amulet mikedaking Conquer Private Servers 4 12-13-2009 11:56 AM
wanna need correct answer elmongy TQ Binaries 1 09-07-2009 08:17 AM


All times are GMT. The time now is 10:35 AM.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.