WhiteHatBox
Share Page
Following(0)
Partner(s)
Dare_odeneye

Calculator Bot

ReplyThanks 2017/08/10 00:19:58 0 0

Hi i am looking to make a bot with a calculator.


Hi i have "Scraped" information from a sight into a variable table.

this scrapped information are numbers

does anyone know how to make a bot that takes the numbers from the variable table and put them into a calculator


Thank you

Karmagedon
2017/08/10 04:41:51
1 # Dare_odeneye 2017/8/10 0:19:58

Hi i am looking to make a bot with a calculator.


Hi i have "Scraped" information from a sight into a variable table.

this scrapped information are numbers

does anyone know how to make a bot that takes the numbers from the variable table and put them into a calculator


Thank you

I did not understand your message completely. You have numbers saved in the table. Do you want to summarize these numbers? Or do you want to take these numbers and enter into a field on a web page?

What means "put them into a calculator"? Could you explain this in more detail?

Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
kabone76
2017/08/10 18:23:35

Yes! Here is a sample of what you are looking for! You can do this even faster with making a plugin. But here is how you would do it with simple actions. This can do alot of different math functions but I showed Addition.


Calculator

Fuck BotChief! WhiteHatBox willl steal from you, disable your keys when they don't get their way
Dare_odeneye
2017/08/26 23:43:55

@kabone76

Hi thank youfor your reply to my post. How do I apply this to my own Module?

As you cansee below I have already;

· Pickedmy Url

· Scrappedthe info I wanted

· Showedthe variable

· how do i add your calculator function



kabone76
2017/08/31 05:39:24

Several ways -


1. Create the same variable in your module and add my actions to a code block and simply copy it.

2. Manually add them in

Fuck BotChief! WhiteHatBox willl steal from you, disable your keys when they don't get their way
Raziel Ella
2019/10/29 02:34:43

5 # kabone76 2017/8/31 5:39:24

Several ways -


1. Create the same variable in your module and add my actions to a code block and simply copy it.

2. Manually add them in


--------------

Hi,

I am suggesting you :

A. to use "string to double" function, than you have in the "variable operate" function option of calculator ( + * / - )

B.

write JS code



<< < 1> >>
VerifyCode
Advanced Option