Reminder: Internet Explorer 6 or below are NOT supported.





|
There are currently 146 users playing Freelancer on
83 servers. | May. 21, 2013 |
Browsing this Thread:
2 Anonymous Users
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/7/30 4:40 From P.R.C
Group:
Registered Users Senior Members
Posts:
757
![]() |
Quote:
It's also work on server for anti cheat? I mean i already did this hack for my mod but i suppose it only work for gentleman which never cheat any bit. Just like the *You need more friendly to buy this item* function. AND BTW, now i know you will not help me because you got a love ;( BBTW: Since i got another people who can speak same language with me: 你个混蛋 :)
Posted on: 2012/4/1 9:27
|
|||
![]() Sorry for my poor english... |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just can't stay away
![]()
Joined:
2008/5/26 14:24 Group:
Registered Users FLServer Admins Senior Members
Posts:
396
![]() |
Quote:
My mod is on the test, so no any anti cheat on my test server, and I think that is not anti cheat problem. I think the problem is hex edit, its need same level to buy item or ship like: level 1 can buy level 1 limit of ship, but if your level > 1, you can't buy any ship, because your level not equal 1. Sorry again for my bad English, if you don't know what I mean. Ps. Chinese language "你个混蛋" = English language "you are bastard".
Posted on: 2012/4/1 19:26
|
|||
![]() The mod is only me working on it. |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/7/30 4:40 From P.R.C
Group:
Registered Users Senior Members
Posts:
757
![]() |
Quote:
OK, first, i starting to know the different mean of that language between P.R.C and Taiwan. Please forgave me, and i mean no offend, just want to play a joke or something. And back to the topic, i know a rule there between programmers: Never trust user's input. You know, the ini file is a kind of input anyway, because you never know who is the gentleman or not. So, on my test, in 5 years ago, the *You need more friendly to buy this item* only work in clientside which server never do any check on it. So, a setting in same file and same line, i still can't trust it. BUT, for anti waste your time: I say above because - you may got it - i'm not test it yet. so i just be lazy and want a answer...and do nothing myself...and i don't like this..... So if you don't want to test it and share the result, i will do the test myself and share it. ANYWAY, it's good to see a old face there in same countr...er..regio..er...continent making a new fresh mod. And good luck.
Posted on: 2012/4/2 1:48
|
|||
![]() Sorry for my poor english... |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/8/16 2:58 From Qld, Aus.
Group:
Registered Users FLServer Admins Trusted Speciality Developers Senior Members
Posts:
1399
![]() |
Sorry, I just don't know what to tell you. Using vanilla (JFLP) and solo multiplayer, I created a character. Okay, I can't buy any ships, so re-select the character. Right, now I need to be level 4 to buy the Startracker. Logout, hack the character to level 10, login, now I can buy it. (But buy a piece of equipment to reset level to 1 and I can still buy it. Oh well. Re-selecting the character again prevents it.)
As for an anti-cheat, I might be able to come up with something, but I don't know when...
Posted on: 2012/4/2 1:48
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just can't stay away
![]()
Joined:
2008/5/26 14:24 Group:
Registered Users FLServer Admins Senior Members
Posts:
396
![]() |
@NeXoSE:
Never mind, I know what you mean, but sound like you know me, may I can ask what's your name? @Adoxa: Let me say that the detailed point: I'm make a mod, when a new player use this mod and first time login to the mod server, he need to buy a new ship and equipment, in my mod setting, buy those items need level and friendly. I'm setting the ship to buy limit is level 1, and setting the equipment to buy of friendly is 0.3. When a new player login my mod server and create a new character, the character has level 23 and 0.8 of friendly to the sale items faction, so he can buy a ship and equipment as well. But after when I do those hex edit, then login my mod server and create a new character, I find that I can't buy anything, because the game tell me I need have more then high level and more friendly to buy item, even my level and friendly higher the mod setting. I was try to re-login many times and the game still tell me I need have more then high level and more friendly to buy item, so I don't know where is the problem. When I restoration those hex edit, those problem was disappear, I can buy any ship and equipment item with no problem. So I doubt the level must be equal to the setting to the correct implementation, if player of level greater than the setting level will appear above problem? Sorry for my bad English.
Posted on: 2012/4/2 17:49
|
|||
![]() The mod is only me working on it. |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/8/16 2:58 From Qld, Aus.
Group:
Registered Users FLServer Admins Trusted Speciality Developers Senior Members
Posts:
1399
![]() |
Quote: JONG wrote:But after when I do those hex edit, then login my mod server The server.dll edit must be applied to the server, not the client. Looking at the original post shows the server will return -1 for your level, which would explain why it's not working.
Posted on: 2012/4/3 1:43
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/7/30 4:40 From P.R.C
Group:
Registered Users Senior Members
Posts:
757
![]() |
OK, my own test is over, and result is: This hack is not be watched by anticheat. As adoxa already pointed out.
(Hey, adoxa, you back. long time no see, how are you doing? people rumoring your ISP got problems LOL) The ship rank limit will NOT be check by server anti cheats, and Rank limit setting is work only local. ![]() So, please don't make Buy Ship Rank Limit as a Important Balancing Limit in your mod if you don't want hurt gentlemans by add something that make villain cheaters lives better than them. ![]()
Posted on: 2012/4/3 6:41
Edited by NeXoSE on 2012/4/3 6:49:50
Edited by NeXoSE on 2012/4/3 6:53:33 |
|||
![]() Sorry for my poor english... |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just popping in
![]()
Joined:
2012/4/7 11:06 From Ukraine
Group:
Registered Users
Posts:
18
![]() |
Hello All!
HUD: Contacts / Weapons List / Wireframe freelancer.exe 000D0A4E: 57 -> EB Remove hostile Freighters from "important" filter. 000D0DC3: 57 -> EB Remove hostile Fighters from "important" filter. Tested in MP ~2 weeks (possible not fully). * This NOT remove players and group ships from "important" filter.
Posted on: 2012/4/7 11:27
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just can't stay away
![]()
Joined:
2008/5/26 14:24 Group:
Registered Users FLServer Admins Senior Members
Posts:
396
![]() |
Change flserver.exe of font color:
flserver.exe 0000F824: 87 C3 E0 -> any what you want of RGB color code, like FF FF FF will change it to white.(part 1) 0000F9B1: 87 C3 E0 -> any what you want of RGB color code, like FF FF FF will change it to white.(part 2) Still no luck to find how to change the freelancer.exe of font color (I mean that, in game of server info etc).
Posted on: 2012/4/8 17:03
|
|||
![]() The mod is only me working on it. |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/6/11 21:00 Group:
Registered Users
Posts:
134
![]() |
Which font colour exactly?
Hasn't all of this already been done? http://the-starport.net/freelancer/fo ... t_id=23562#forumpost23562
Posted on: 2012/4/8 17:57
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/7/30 4:40 From P.R.C
Group:
Registered Users Senior Members
Posts:
757
![]() |
Quote:
http://adoxa.110mb.com/freelancer/tools.html#flcolors http://the-starport.net/modules/wfdow ... lefile.php?cid=5&lid=2404 BTW: i still cannot send email to you, please give another one address.
Posted on: 2012/4/9 1:15
|
|||
![]() Sorry for my poor english... |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just can't stay away
![]()
Joined:
2008/5/26 14:24 Group:
Registered Users FLServer Admins Senior Members
Posts:
396
![]() |
Quote:
I was change those color, I mean is (see the picture at the arrow): I want to change those blue color fonts. Attach file: 1.jpg (121.04 KB)![]()
Posted on: 2012/4/9 8:01
|
|||
![]() The mod is only me working on it. |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/6/11 21:00 Group:
Registered Users
Posts:
134
![]() |
Try the rich fonts file.
http://the-starport.net/freelancer/fo ... t_id=24258#forumpost24258 Search for the colour hex codes, to find the blue.
Posted on: 2012/4/9 8:18
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just popping in
![]()
Joined:
2011/1/7 17:41 Group:
Registered Users
Posts:
6
![]() |
Quote:
Up guys no one has found it?
Posted on: 2012/5/23 15:07
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/8/16 2:58 From Qld, Aus.
Group:
Registered Users FLServer Admins Trusted Speciality Developers Senior Members
Posts:
1399
![]() |
Code: server.dll 0231BF -350f = jump gate/hole z-axis entry point adjustment ~adoxa
Posted on: 2012/5/24 13:47
|
|||
|
||||










Donations
Forum










1.jpg (121.04 KB)