Coder Social home page Coder Social logo

Tibia 11 login about castro HOT 9 OPEN

raggaer avatar raggaer commented on July 23, 2024
Tibia 11 login

from castro.

Comments (9)

forgee avatar forgee commented on July 23, 2024 2

I uploaded what I have. It is a simple plugin that adds a page to handle the post request.
Connect using domain/nocsrf/play

It worked with 11.49.5813 but I have not been able to test with a newer client.

https://github.com/forgee/castro-client11
https://plugins.castroaac.org/view/castro-client11

from castro.

Aerwix avatar Aerwix commented on July 23, 2024

It's ready?

from castro.

Raggaer avatar Raggaer commented on July 23, 2024

@forgee Is working on it, I saw some progress and so far so good, but I have no idea if its finished

from castro.

forgee avatar forgee commented on July 23, 2024

Normal login and two factor authentication is finished. Cast support is coming, but I have to look into the different cast systems and how to handle password protected casts.

from castro.

joseluis2g avatar joseluis2g commented on July 23, 2024

How is this

from castro.

Raggaer avatar Raggaer commented on July 23, 2024

No progress, but should be easy to make using lua

from castro.

Raggaer avatar Raggaer commented on July 23, 2024

I did something in lua but never finished it, but using the json package and the http write function should be anough to make this

from castro.

joseluis2g avatar joseluis2g commented on July 23, 2024

Could you post it as gist or smth

from castro.

Raggaer avatar Raggaer commented on July 23, 2024

Something like this

function get()
  local data = json:unmarshal(http.body)
  print(data.password)
end

Then you could take a look at znote login and add whats missing, ill try to work on this the following weeks

from castro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.