Register for your free account! | Forgot your password?

You last visited: Today at 03:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[RELEASE] Possible Hacker System LOTF

Discussion on [RELEASE] Possible Hacker System LOTF within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
[RELEASE] Possible Hacker System LOTF

This is my possible hacker system.


What does this Possible Hacker System do?

When someone logs out of the game and if they have more than 15k cps or more than 350m it writes their ...

Name :

CPs :

Silvers :

Status :

And the Date & Time :

on a ini file that is in your debug folder. You can check your ini file whenever you want to...


First Step - Make a Ini file in the debug folder called PossibleHacker.ini

Second Step - Ctrl + F and search Public void drop

Third Step - Go down until you see
Code:
MyChar.Enemies.Clear();


Fourth Step - Directly Under it put this there


HTML Code:
 //-----------------Created By Fail------------------//
                                //-----Possible Hacker System------//
                        if (MyChar.CPs >= 15000 || MyChar.Silvers >= 350000000)
                        {
                            string NewStatus = Status.ToString();
                            if (Status >= 7)
                            {
                                NewStatus = "GM";
                            }
                            else
                            {
                                NewStatus = "Normal";
                            }
                            System.IO.StreamWriter PossibleHacker = new System.IO.StreamWriter(System.Windows.Forms.Application.StartupPath + "/PossibleHacker.ini", true);
                            PossibleHacker.WriteLine(MyChar.Name + " DateTime : " + DateTime.Now + " CPs : " + MyChar.CPs + " Silvers : " + MyChar.Silvers + " Status : " + NewStatus);
                            PossibleHacker.Flush();
                        }
                        //-------------EndCode-----------//

By the way you can edit the Cps and silver checking part so it will fit to your serve
Credits go to Fail
Original Release Link : Link back in rules
You can thank me
Pete1990 is offline  
Old 06/29/2009, 07:43   #2
 
elite*gold: 0
Join Date: Jun 2009
Posts: 140
Received Thanks: 12
Nice JOb.
JustChillin is offline  
Old 06/29/2009, 09:03   #3
 
elite*gold: 0
Join Date: Jun 2009
Posts: 787
Received Thanks: 314
lol'd at this
just prevent them from getting 15k cps instead of wasting a file lol
_tao4229_ is offline  
Old 06/29/2009, 13:41   #4
 
elite*gold: 0
Join Date: Dec 2007
Posts: 618
Received Thanks: 213
or just fix the exploit, meh, so easy to exploit these days, using just cheat engine, you can get anything U want! :P dual wepon even being a tao or warrior or archer...meh dont ask noobs to fix noob's exploits.
alexbigfoot is offline  
Old 06/29/2009, 22:30   #5
 
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
It just adds into a file so we can check into it nothing bad lol
Pete1990 is offline  
Old 06/29/2009, 23:23   #6
 
elite*gold: 0
Join Date: Jun 2009
Posts: 34
Received Thanks: 1
well i dont see a point in this buts its a nice little release because these are p-servers and there rates are real high at least mines is and anybody could pass that up very easily so i would have to find a different system for a potential hacker
LeGend[SkyNightCo] is offline  
Old 07/01/2009, 03:29   #7
 
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
Why u can change the rate to what ever u want tis to see if someone is useing Cheatsystems its a good to have also see if ur staff is giving people Cps
Pete1990 is offline  
Old 07/01/2009, 06:06   #8
 
felipeboladao's Avatar
 
elite*gold: 0
Join Date: Jul 2007
Posts: 255
Received Thanks: 273
Make Codes to Save the Traded Items and Cps And Money and Drop item ...
Good Code.
felipeboladao is offline  
Reply


Similar Threads Similar Threads
[Release]Easier Npc System for LOTF
12/04/2009 - CO2 PServer Guides & Releases - 26 Replies
Well I don't know if this would count as a release but here it goes. This is really easy, I coded this in all of but 5 minutes. Go to Client.cs and search for public void SendPacket(byte Dat) Right above that insert this code. public void Say(string text) { SendPacket(General.MyPackets.NPCSay(text)); } public void Link(string text, byte option)
[Req]New upgrade system LOTF
08/07/2009 - CO2 Private Server - 3 Replies
I need help to add new upgrade system on global (minor major progres) for guide to add horse (LOTF)
[HELP]GW system in lotf- which changes the anme of the pole etc.
07/06/2009 - CO2 Private Server - 0 Replies
can anyone like give me the link to a working gw system that name of the pole changes and it has the points of the guilds at the top right of the screen or can you etach me ho wto do it?please tell me its like the only thing that does not work for my server..T_T..i would b really glad if anyone could help..^^
[LOTF]NPC Talk System
05/19/2009 - CO2 Private Server - 14 Replies
Creat NPCDialog.cs and paste this code: using System; using System.Collections.Generic; using System.Text; using System.Collections; namespace COServer_Project
Possible Integration of the Anti-Hacker system.
12/29/2007 - Dekaron - 3 Replies
I happened to run pass this in the 2Moons forums today. Original Post: http://phpbb.acclaim.com/2moons/viewtopic.php?t=64 534 This could either be a bluff or the possible integration of an effective anti-hacker system similar to that in Dekaron which has greatly limited hacking in regards to the data.pak file. If they have begun to develop an effective automated means to single out players, especially those using "hacks", then this could get rather messy for us in the near future.



All times are GMT +2. The time now is 03:22.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.