Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
09-16-2015, 08:18 PM
(This post was last modified: 09-17-2015, 04:17 PM by sifu.)
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?
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.
What you think about it ?
Posts: 3,907
Threads: 340
Joined: Feb 2012
Reputation:
0
The screenshot is not loading, but I saw your system on the bug reporting about Self.Skills.Shielding, it looks amaazing!
Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
Oh, Thanks. I fixed it.
(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!
Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
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
Posts: 1,518
Threads: 151
Joined: Mar 2012
Reputation:
0
Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
(10-16-2015, 10:20 AM)erleo Wrote: lol, looks very nice
Thanks!
I want to improve this and make it public
Posts: 1,518
Threads: 151
Joined: Mar 2012
Reputation:
0
10-16-2015, 01:56 PM
(This post was last modified: 10-16-2015, 01:56 PM by erleo.)
Possible for OTs? or only rl
Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
(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
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
Posts: 1,518
Threads: 151
Joined: Mar 2012
Reputation:
0
hypee!
Posts: 2,010
Threads: 147
Joined: Jan 2014
Reputation:
0
10-16-2015, 09:23 PM
(This post was last modified: 10-16-2015, 09:25 PM by damiansnk.)
You can add eq and name will be looks nice
and profit, stamina
Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
(10-16-2015, 09:23 PM)damiansnk Wrote: You can add eq and name will be looks nice
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
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.
Please, more ideas :p
Posts: 374
Threads: 40
Joined: Jan 2012
Reputation:
0
Great!! Amazing!
Helped?Please click on "Give Reputation to This User"...Thanks.
Support Skype: nosbor00
Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
10-19-2015, 02:53 PM
(This post was last modified: 10-19-2015, 02:54 PM by sifu.)
(10-16-2015, 09:23 PM)damiansnk Wrote: You can add eq and name will be looks nice
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
Posts: 3,907
Threads: 340
Joined: Feb 2012
Reputation:
0
10-19-2015, 03:42 PM
(This post was last modified: 10-19-2015, 03:48 PM by MegaNo0body.)
Idea stolen, added to trello
Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
(10-19-2015, 03:42 PM)MegaNo0body Wrote: Idea stolen, added to trello
Awesome!
We can merge the ideas, don't you think? :p
Posts: 3,907
Threads: 340
Joined: Feb 2012
Reputation:
0
Which mapper did you used? I loved it
Posts: 442
Threads: 28
Joined: Oct 2014
Reputation:
0
10-19-2015, 07:12 PM
(This post was last modified: 10-19-2015, 07:13 PM by Garuh.)
lol...
amazing!
can u add the time hunting & profit?
Posts: 2,010
Threads: 147
Joined: Jan 2014
Reputation:
0
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.
Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
10-19-2015, 07:45 PM
(This post was last modified: 10-19-2015, 07:49 PM by sifu.)
(10-19-2015, 06:15 PM)MegaNo0body Wrote: Which mapper did you used? I loved it
@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
Wow! That's nice!
Posts: 27
Threads: 3
Joined: Sep 2015
Reputation:
0
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
Any suggestions?
|