Jump to content

Recommended Posts

Posted (edited)

as far i see there are many reports for scam in these section 

 @Maxtor maybe is time to do something ? here is my..

Suggestion: make these section for donate/vip members to post on these section.and add more rules on it with more proovs for the seller
@Justice [GR][anelabe drasi]

Edited by Fanky
Posted

Maybe it's time to put in use the Verified trader rank. Maybe people could be awarded the rank after certain transactions they do in the forum ( after they are verified by maxtor or a gmod) or pay for it as it is.

 

I don't know , maybe..

 

:alone:

Posted
1 hour ago, Red-Hair-Shanks said:

as far i see there are many reports for scam in these section 

 @Maxtor maybe is time to do something ? here is my..

Suggestion: make these section for donate/vip members to post on these section.and add more rules on it with more proovs for the seller
@Justice [GR][anelabe drasi]

Being vip member doesn't mean you are more trusted than any regular member

Posted
8 minutes ago, Fanky said:

Being vip member doesn't mean you are more trusted than any regular member

True but u can look like a trusted member if u are a vip ( at least on some ppls eyes )

Posted (edited)
5 minutes ago, `Sanctus said:

True but u can look like a trusted member if u are a vip ( at least on some ppls eyes )

you will probably look as trusted member to a newcomers who have no Idea how VIP membership is gained.

eventually, they will find it out.

Edited by Fanky
Posted

You talking about scams the time you resell Denart Donate Panel in this forum via pms irony! 

 

MASpgx5.png

 

https://l2hydra.org/donate/

 

One of the reason i leave this staff is because i dont like this policy we should protect our members in this forum, I dont like the idea to keep unbanned members that trying to make money from other people work you should be banned all but none cares when i suggest something. 

 

My regards!

Posted
6 minutes ago, Dragic said:

You talking about scams the time you resell Denart Donate Panel in this forum via pms irony! 

 

MASpgx5.png

 

https://l2hydra.org/donate/

 

One of the reason i leave this staff is because i dont like this policy we should protect our members in this forum, I dont like the idea to keep unbanned members that trying to make money from other people work you should be banned all but none cares when i suggest something. 

 

My regards!

@Maxtor give me a good reason to feel safe in this forum as a seller.

Posted
7 minutes ago, Dragic said:

You talking about scams the time you resell Denart Donate Panel in this forum via pms irony! 

 

MASpgx5.png

 

https://l2hydra.org/donate/

 

One of the reason i leave this staff is because i dont like this policy we should protect our members in this forum, I dont like the idea to keep unbanned members that trying to make money from other people work you should be banned all but none cares when i suggest something. 

 

My regards!

 

Posted
1 minute ago, Fanky said:

 

nobody protected her everybody attack her what you want her to do she stood up for her self, so give me a good reason to feel safe in this forum as a seller.

Posted
1 minute ago, Fanky said:

 

What you are trying to show us with this ?

Is it right ? But let it go man i dont want to make any conversation with you, you are disrespectful!

Posted

you posted it to fast funky what happent now cant talk??

 

give me 1 reason to feel safe in this forum as a seller go... how much time you need you posted this thread in seconds

Posted
Just now, Nightw0lf said:

nobody protected her everybody attack her what you want her to do she stood up for her self, so give me a good reason to feel safe in this forum as a seller.

dude, define the phrase "nobody protected her".

 

isn't a well known fact that since you create/code something and you are selling into the web, shouldn't you protect your source code as well?

It's obvious that since you didn't protected at all, it will end up as a shared thingy or someone will try to resell it.

 

by the way, i saw her ps in the above topic I figured out that there is no problem at all since, as she claims, this guy got(?) an outdated version with bugs.

  • Upvote 1
Posted
2 minutes ago, Nightw0lf said:

you posted it to fast funky what happent now cant talk??

 

give me 1 reason to feel safe in this forum as a seller go... how much time you need you posted this thread in seconds

 please.

 

 

Posted

@Maxtor you have a guy selling somebody's else's work, nobody protects the seller here, what is this?

you want me to feel safe in your forum as a seller while this guys are still in forum?

 

you have right under your nose with proofs an illegal reseller and you still take his side.:notbadn:

 

 

Posted (edited)
27 minutes ago, Fanky said:

 please.

 

 

In your last comment their is a button that you can edit your comments just to know double post is not allowed ! 

Edited by Dragic
  • Sad 1
Guest
This topic is now closed to further replies.



  • Posts

    • You always find a way to lower the bar. Consistency matters. I admire your dedication to being completely unaware of how little you matter.     at least you are not entirely useless you can always serve as a bad example
    • hahahahahahahahahahahaha this says more about MaxCheaters than about me xD
    • I already finished my panel for change name and gender, anyway need restart, im used schema  $stmt = $conn->prepare("EXEC lin_ChangeCharacterName2 ?, ?, ?"); for change name... also for change gender i used if ($race == 5) // Kamael race ID; modify this value as per your database { $error = "Gender change is not allowed for Kamael race characters."; } else { $stmt = $conn->prepare(" UPDATE user_data SET gender = ?, face_index = 0, hair_shape_index = 0, hair_color_index = 0 WHERE char_id = ? AND account_name = ? "); Sorry no idea how to add cached update in myext64 about, not have any  solution for this yet compatible to myext64 code. This is my panel make in php http://177.73.143.43:8080/account/ Cool panel for me, without experience in any code. Without help from any people here 🙄
    • Базы данных от прямых источников!                                  Холодка                 Реги                 Депы                 Богатые физики                                  Много актуальных гео!                 Замена брака!                 Гарант+                                  Контакты                 ТГ - @yashkatsigun    
    • Don't listen to that idiot @Nightw0lf — he doesn't know or understand anything... he just talks nonsense. Here's the solution, just to prove that they're the useless ones giving you meaningless and useless answers.   function disableCharacter($charId){ $buf = pack("cVV", 0x14, $charId, 1); return $this->Send($buf); } function enableCharacter($charId, $accountId){ $buf = pack("cVV", 0x15, $charId, $accountId); return $this->Send($buf); } function kickCharacter($charId) { $buf = pack("cV", 0x05, $charId); $tmp = $this->Send($buf); sleep(2); return $tmp; } //-------------------------------------------------------------------------------- if ($func==7)//DESHABILITAR PERSONAJE { $char_id = $var1; $CACHED->kickCharacter($char_id); $respuesta = $CACHED->disableCharacter($char_id); RegistrarActividad("disableCharacter",$respuesta,GetCharNameByCharId($char_id)."(".$char_id.")",0,0,0,0); } else if ($func==8)//HABILITAR PERSONAJE { $char_id = $var1; $account_id = $var2; $CACHED->kickCharacter($char_id); $respuesta = $CACHED->enableCharacter($char_id,$account_id); RegistrarActividad("enableCharacter",$respuesta,GetCharNameByCharId($char_id)."(".$char_id.")",$account_id,0,0,0); } //-------------------------------------------------------------------------------- $CACHED->disableCharacter($char_id); $tabla = sqlsrv_query($conexion_lin2world, "UPDATE user_data SET xxxxxxxxxxxx WHERE char_id=".$char_id.""); $CACHED->enableCharacter($char_id,$account_id); Now just compare the stupidity said by that imbecile @Nightw0lf with the answer I gave you... Thanks to people like this, MaxCheaters is in the state it's in... They keep following useless people who are good for nothing 😉  
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock