Jump to content

Facebook Like System


melron

Recommended Posts

so.. you use the api from the L2Test PAGE on facebook :D did you get it now?

Edited by Nightw0lf
Link to comment
Share on other sites

2 hours ago, SamDev-Coder said:

Pretty nice one mate, Great Job on it 

Thanks for sharing :)

About Coding Style thing, it's pretty nice and organized for me, methods and properties don't need to be like myMethodNameGoesHere , this is just one of multiple naming conventions , the idea be multi words identifiable so myMethodNameGoesHere is same as my_method_name_goes_here is same as any other convention, programming made by logic not rules, it just takes a flexible mind to handle it, also almost all modern IDEs made to auto detect naming cases, so you doing just great :)

There is convention in Java, but fine let's say we ignore it.

- state is enum, position is int, yeah that's normal

- partial usage of try with resources within the same method, cause fuck logic

- using deprecated method cause yolo

- usage of runnable on j8

And that's just a few shit found scrolling randomly ...

 

Link to comment
Share on other sites

4 minutes ago, Sdw said:

There is convention in Java, but fine let's say we ignore it.

- state is enum, position is int, yeah that's normal

- partial usage of try with resources within the same method, cause fuck logic

- using deprecated method cause yolo

- usage of runnable on j8

And that's just a few shit found scrolling randomly ...

 

You can make better and share :)

Link to comment
Share on other sites

as i can see i have to Sumbit every day to took my token ! and then work for admin ... Player cant access to /facebook i already did the command at system at "116" coomand 

2 hours ago, madarismenos said:

http://prntscr.com/h3456t wtf this error?

 

 

Edited by Fizo
Link to comment
Share on other sites

3 hours ago, Fizo said:

as i can see i have to Sumbit every day to took my token ! and then work for admin ... Player cant access to /facebook i already did the command at system at "116" coomand 

 

 

you can always add the 117 or 118 or more...

about the token as I did you can extend it up to 2-6 months on facebook

Link to comment
Share on other sites

  • 2 weeks later...

or you can do it in voice command handler without touching the client and the player is using .facebook instead of /facebook

Link to comment
Share on other sites

  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now



×
×
  • Create New...