• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Programmer [MaSc] Jerop's Services {TFS,OTSBR,OTX, OTCLIENT , OTCV8,php}

I want to add couple of changes in my sources
  1. Add absorbAll , increaseMagicDamage , increasePhysicalDamage as items attributes (this will absorb or increase final damage)
  2. Allow bows being able to dual weild with other weapons lol (have couple of bows inside my server)
  3. Allow players to look at other players and see how much time they've been online and how much hp/mp MAX they have

Please ping me ASAP :)
 
Can you tell me when he's due back?
I'm AVAILABLE Now for 5 days .
Post automatically merged:

I want to add couple of changes in my sources
  1. Add absorbAll , increaseMagicDamage , increasePhysicalDamage as items attributes (this will absorb or increase final damage)
  2. Allow bows being able to dual weild with other weapons lol (have couple of bows inside my server)
  3. Allow players to look at other players and see how much time they've been online and how much hp/mp MAX they have

Please ping me ASAP :)
I'm here if you still want
 
I will be available next saturday at 31/8 AFK for 8 days
 
Take care when buying stuff from this guy, he sold "market system with buy and sell offers" to one of my friends and it has major flaws. You can abuse server by forging packets with fake data (for example price 0, count whatever you like and item id whatever you like) which in the end makes the "attacker" create any item he wants for free (and it actually was abused by someone who knew the system). I took a look at the system code itself and its very messy and client input is not properly validated.
This is not drama attempt, because I don't care, this is purely informational. Take care.
 
Take care when buying stuff from this guy, he sold "market system with buy and sell offers" to one of my friends and it has major flaws. You can abuse server by forging packets with fake data (for example price 0, count whatever you like and item id whatever you like) which in the end makes the "attacker" create any item he wants for free (and it actually was abused by someone who knew the system). I took a look at the system code itself and its very messy and client input is not properly validated.
This is not drama attempt, because I don't care, this is purely informational. Take care.
I appreciate your feedback and concerns regarding the market system. If there was a validation issue, that’s something I might have overlooked, and I appreciate it being brought to my attention. Fortunately, it’s a simple fix with an if statement to prevent invalid input. I always ask my clients to test everything before use, and I provide full support if needed. Maybe he bought it when I first created it, and I didn’t have enough time to check it thoroughly.
 
Take care when buying stuff from this guy, he sold "market system with buy and sell offers" to one of my friends and it has major flaws. You can abuse server by forging packets with fake data (for example price 0, count whatever you like and item id whatever you like) which in the end makes the "attacker" create any item he wants for free (and it actually was abused by someone who knew the system). I took a look at the system code itself and its very messy and client input is not properly validated.
This is not drama attempt, because I don't care, this is purely informational. Take care.
Same, bought a market from him long time ago and it was a full joke, extremely bugged and messy
Wanted to do and did write a very big chunk of the system while using anydesk

In my experience with him, when complained he said things like I ask you to test, I provide full support (to trash writing), this market system was made initially for a programmer so they finished the rest of it's writing (as if it is your fault for not having enough knowledge and hiring him)

After it was abused in game, and I got discouraged getting fixes for it through him, had to hire someone new to fix it, then little later just gave up on that market and stopped using it (because it was very ugly and still messy even though fixed)
 
Last edited:
I literally told everyone this guy didn't know what he was doing when it came to C++ programming. I told everyone on OTA (before I got good with coding myself) and everyone laughed, people came and defended him, others make remarks to me like I was an ignorant fool badmouthing a great C++ programmer for no reason.

I'm glad people are starting to realize that this guy doesn't actually know what he is doing.. I would say his understanding of C++ is on beginner level at best, but his ability for problem solving and advanced programming concepts is less than that... I would almost recommend paying for the premium chatgpt or claude before paying this man for any C++ programming.

1741346769451.webp
 
The system I asked for, to check if a player is in the spawn area and spawn if there is a player.. I was told that it would cause "extreme lag" because it would be checking thousands of tiles and players every second, which is not even close to true.

The spawn system already checks if there is a player in the spawn zone, and instead it will block the spawn, all I wanted was the opposite... check every interval, if player in area, spawn. It took like less than 10 line changes to work.

Then that "Janek" aka "mrianarua" guy said that he was right, that it was a legitimate concern, and then just trash talked my reputation, and oen hopped right on that... now here we are.. I'm still getting better each day, those two are stuck in the same spot, and this guy still doesn't know what he is doing. 🤷‍♂️

I just really hate to see people throw their money down the drain paying a fraud... the guy clearly only takes on jobs he feels he can do and complains or argues with any job someone requests that he knows he can't figure out how to do, but then still has all these people paying him and recommending him for jobs... I can only imagine the code quality that these people are paying for...
 
The system I asked for, to check if a player is in the spawn area and spawn if there is a player.. I was told that it would cause "extreme lag" because it would be checking thousands of tiles and players every second, which is not even close to true.

The spawn system already checks if there is a player in the spawn zone, and instead it will block the spawn, all I wanted was the opposite... check every interval, if player in area, spawn. It took like less than 10 line changes to work.

Then that "Janek" aka "mrianarua" guy said that he was right, that it was a legitimate concern, and then just trash talked my reputation, and oen hopped right on that... now here we are.. I'm still getting better each day, those two are stuck in the same spot, and this guy still doesn't know what he is doing. 🤷‍♂️

I just really hate to see people throw their money down the drain paying a fraud... the guy clearly only takes on jobs he feels he can do and complains or argues with any job someone requests that he knows he can't figure out how to do, but then still has all these people paying him and recommending him for jobs... I can only imagine the code quality that these people are paying for...
think people defended him that time you spoke about it mainly because they were upset at you about the mobile client thing, then others jumped on the bandwagon
 
Last edited:
@Codinablack
I don’t waste my time on baseless comments, especially from people with nothing better to do than spread envy. My reputation speaks for itself. Yes, this market system is old and not the most organized, but who are you to judge me?
@Fifth And as for you, you bought this market two years ago, and I gave you all the support you needed, fixing almost everything you sent me. So what exactly are you yelling about now?
 
Back
Top