BBot - The best bot of the world
Full access data char from anywhere - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Community (https://forums.bmega.net/forum-5.html)
+--- Forum: Off-Topic (https://forums.bmega.net/forum-9.html)
+--- Thread: Full access data char from anywhere (/thread-18497.html)

Pages: 1 2


Full access data char from anywhere - sifu - 09-16-2015

    Hello,

I'm started use BBOT because this:

Code:
Misc.LoadUrl(Url) Load a URL

This is fucking amazing, you can load any URL with any parameters you want.

I created yesterday a small webpage that receive those params and create a visualization.

This week I want improve this macro to show Skills in progress and another infos. I've created this cuz I never am in front of PC. I have to go work, you know? Confused

When I get better code and improve this macro i'll share you. Maybe create a open access and a fixed URL to send the data

SS of webpage above.
[Image: Qfx3J1y.png]

What you think about it ? Big Grin


RE: Full access data char from anywhere - MegaNo0body - 09-17-2015

The screenshot is not loading, but I saw your system on the bug reporting about Self.Skills.Shielding, it looks amaazing! Big Grin


RE: Full access data char from anywhere - sifu - 09-17-2015

Oh, Thanks. I fixed it. Smile


(09-17-2015, 12:27 PM)MegaNo0body Wrote: The screenshot is not loading, but I saw your system on the bug reporting about Self.Skills.Shielding, it looks amaazing! Big Grin



RE: Full access data char from anywhere - sifu - 10-16-2015

I've updated my (alpa) bot stats. Now it's possible see where my char are and some skills information.

Thx for the fix Mega Big Grin

[Image: 39rX05T.png]


RE: Full access data char from anywhere - erleo - 10-16-2015

lol, looks very nice


RE: Full access data char from anywhere - sifu - 10-16-2015

(10-16-2015, 10:20 AM)erleo Wrote: lol, looks very nice

Thanks!

I want to improve this and make it public Smile


RE: Full access data char from anywhere - erleo - 10-16-2015

Possible for OTs? or only rl


RE: Full access data char from anywhere - sifu - 10-16-2015

(10-16-2015, 01:56 PM)erleo Wrote: Possible for OTs? or only rl

Right now i'm using Creature.Self() as key, so if don't colide with another one, Yes is possible Big Grin

I'm thinking in create a authenticate method, like a token or something like that. And improve the UI, obviously.

If you have any idea, share with me Big Grin


RE: Full access data char from anywhere - erleo - 10-16-2015

hypee! Big Grin


RE: Full access data char from anywhere - damiansnk - 10-16-2015

You can add eq and name will be looks nice Big Grin

and profit, stamina


RE: Full access data char from anywhere - sifu - 10-16-2015

(10-16-2015, 09:23 PM)damiansnk Wrote: You can add eq and name will be looks nice Big Grin

and profit, stamina

Stamina, ML and other informations i alredy have, just don't show them.

Yeah, actually I can add every Macro Command.

Profit, balance, status(paralized,poisoned)
Ekips, ammo, stand time. All the Variables Big Grin

I'm thinking in the UI design and how put it simple to final user. I'll need some tokens to auth and an ID to diff chars and update his info.

For the arch I though:
  • Backend: NodeJS
  • Frontend: AngularJS or another framework (I want to learn react)
  • Token Auth based - but in GET request
  • Generate the Macro automatically with tokens and all necessary variables

This way i can build an app with Ionic Framework for IOS and Android devices easily. Big Grin



Please, more ideas :p


RE: Full access data char from anywhere - nosbor00 - 10-17-2015

Great!! Amazing!


RE: Full access data char from anywhere - sifu - 10-19-2015

(10-16-2015, 09:23 PM)damiansnk Wrote: You can add eq and name will be looks nice Big Grin

and profit, stamina

Name just manually :/ Doesn't have any variable to do this.

(10-17-2015, 12:31 AM)nosbor00 Wrote: Great!! Amazing!

Thanks man Big Grin


RE: Full access data char from anywhere - MegaNo0body - 10-19-2015

Idea stolen, added to trello Angry


RE: Full access data char from anywhere - sifu - 10-19-2015

(10-19-2015, 03:42 PM)MegaNo0body Wrote: Idea stolen, added to trello Angry

Awesome!

We can merge the ideas, don't you think? :p


RE: Full access data char from anywhere - MegaNo0body - 10-19-2015

Which mapper did you used? I loved it Smile


RE: Full access data char from anywhere - Garuh - 10-19-2015

lol...
amazing!

can u add the time hunting & profit?


RE: Full access data char from anywhere - damiansnk - 10-19-2015

It's looking so amazing.
If you will add all options to choose and get nice skin to easy set I'm 1st customer who will buy license to use it.


RE: Full access data char from anywhere - sifu - 10-19-2015

(10-19-2015, 06:15 PM)MegaNo0body Wrote: Which mapper did you used? I loved it Smile

@MegaNo0Body I've used this one http://www.tibiawiki.com.br/mapa.html changing some js functions for my use.

(10-19-2015, 07:12 PM)Garuh Wrote: lol...
amazing!

can u add the time hunting & profit?

@Garuh actually i can add any information that can be found at BBOT variables.

(10-19-2015, 07:36 PM)damiansnk Wrote: It's looking so amazing.
If you will add all options to choose and get nice skin to easy set I'm 1st customer who will buy license to use it.

@damiansnk Thanks man Big Grin
Wow! That's nice!


RE: Full access data char from anywhere - sifu - 10-20-2015

I've working in the new layout.

What do you think? This is the "list view" of all chars
In the "details view" I think in put all the information i have about the char.
Also get information from tibia.com if is a real char.

This week I'll work in the register service and the generator of macro code with token and all the stuffs Big Grin

Any suggestions?

[Image: yj1oKH6.png]