Some Questions...

10/06/2015 10:53 NoWay | Phoenix#1
Hello everyone!:D

Some Times ago a Friend asked me to make a PServer (again)...
Now I'm going to make a Server but Its a very long Time ago that i used VS03 x.x
I Quite FlyFF because I dont got much Time to do more in this Game;(

I want to make a GuildSige/Farm Server....
But now the Problem....

Bot

Currency

What shoud I need (more)?

and can someone say me where i change the price of the new Chip than? :o
Red Chips are: = = HERE = = 0 0 0 0 0 0......
10/06/2015 14:37 Kaev <3#2
A bot is not a exploit which you can just fix. It's a third party software which do you have to detect on the clientside somehow. You'll have to write a good clientside antihack, which probably will be bypassed sooner or later, to prevent users from using that.
I never used the bot, but if it is walking the same pathes all the time you could create a algorithm which detects the movement pattern on the serverside.

And if you want us to help you with your currency problem, we need to know which errors do you get. We are no wizards.
10/07/2015 03:03 NoWay | Phoenix#3
With a Source Upgrade (over) VS2010++
Its fixxes...
Because oft other Pointer and so on ://

'Offset Error: ......'

But how to do that without Upgrade*ing Source :(
10/07/2015 10:40 alfredico#4
Non-pointer address to pointer address?
I don't know how that bot works, but an antihack is the best way. You can for example use ReadProcessMemory using a loop to get multi level pointers.