Following
Followers
  • TurboGolom
  • My topic creating a GUI and combine ...
  • Hello Folks, 1a so im working here and there on a simple website visit script which should take randomly a website and click on it. the script itself works fine and now i try to create a very simple GUI with an Start button (to obviously start the script) 1 textfield where the User can enter the amount of Runs how often the script should be used and 1 field how often each site got clicked.. i allready took a look at all the tutorials and they show how you can create a GUI but its not really showing how to create functions and combine with them into an allready created script. like GUI creating the start button but how do i combine it so much start button will start the script. 1b to create a total run counter and an amount of run counter i need to create a global variable when it should run multitasked right ? 2. i cant install the whitehatboxapp cause i allways get an error 1001: https://screenpresso.com/=6F5ud sorry for the german error cant translate that :( 3. is there something like a keyword search ? like having an pagen opened and look for specific words ? scrape just cut out specific words and save them but i wanna look after them thx a lot for the help
  • 2023-07-13 04:42
  • TurboGolom
  • My topic endless Initializing Program
  • Hello guys, After a very long break i wanna revisit botchief and take a look at the progress and new possibilities. Unfortunatly i cant start the Program cause after the program checks my Account and log in informations im stucking at an endless Initializing Program bar which is loading endless. any reason for that and any informations how i can solve the issue ? here a picture of what im talking about https://www.screenpresso.com/=xlZ2f
  • 2021-11-23 04:08
  • TurboGolom
  • My topic Websites are empty
  • Hello Guys, just a small Question cause im currently working on some different Bots and having trouble navigating and using Websites. When the Bot tries to load the Website its empty/clean/white but its finished loading. These websites are very different like having a lot of videos,gifs,pics or just normal websites with text. some examples: https://mixer.com/ https://registrierung.gmx.net/#.pc_page.homepage.index.loginbox_1.registrierung here a screenshot of my example: https://www.screenpresso.com/=03Lvf where 2 sites as example which wasnt working for me. i didnt changed anything at the settings from the bot. why does that happen and is it possible to fix it somehow ?
  • 2019-12-20 02:24
  • TurboGolom
  • My topic Questions about Botchief fo...
  • Hello Guys, Im a long Time User of Botchief but discontinued many of my Projects because Botchief allways annoyed me somehow. Was it cause of missing or not correct working functions, broken patches which fucked up some things, the missing Tutorials or the complicated GUI with his functionality. Now some time has passed and i wanna give Botchief a new chance but before im starting with brainstorming and working on things which arent working later and wasting a lot of time im asking before im going to work with it xD So im giving you a short preview about what my project is about. 1. i wanna create a tool with an GUI where people can create different E-mail Accounts (the user can mark the provided Hoster the bot is detecting it and creating a E-Mail Account). (should be possible right) 2. The needed informations takes the bot out of different Text files (also possible i know that) 3. making a table with 2 columns. 1 with  all possible websites and the 2 column where the user can drag or select from column 1 the websites he want (should be possible) 4. Using anticaptcha and Proxys (possible as well as far as i know) 5 how system hungry is botchief ? i want the tool to be multithreaded which isnt really possible if the browser and functions eat tons of memory or processorpower 6 is it possible to hide Browsers ? Other automationtools have something where you can turn on/off the browser so it wont show up and takes less ressources ? 7. how safe are programs created with botchief ? easy to crack them or bypass them ? 8. how dependent is my software from botchief. I mean some patches fucked the software up here and there will that affect my tool as well ? or when your website has technical difficulties is my bot affected from it ? 9 just to get an small overview but can you tell roughly how big the botchief team is ? just asking to get an eye for how big this company is, how fast updates are pushed out and all that kind of things. thanks for all your answers and help
  • 2019-10-02 11:32
  • TurboGolom
  • My topic How to activate pro version ?
  • Hello Guys, I bought some Minutes ago the Pro version of ProxySpider and got my serialkey. unfortunatly i cant see anywhere a place where i can put in my key. Also the Tool told me its still free version 1.3 and that i should buy the pro version for no restrictions. under settings and even in the ProxySpider Folder i cant find a file where i should put my Key in. Im not using the Whitehatbox app cause i cant install it so i took the direct download of ProxySpider. so how can i activate my key to get the pro version? Thanks for the help Edit: solved by myself there is e ver file where i can add my code manualy
  • 2019-07-17 06:18
  • TurboGolom
  • My topic logic combination of random...
  • Hello Community, so im working for a long time on a project which is breaking my brain at the moment. So  im working on an adress generator which is creating random adressinformations the adress looks like: Firstname,Lastname,Country,City,Street,Streetnumber,ZIP and some other things Each information is stored into a seperated txt file. What i wanna do ? So the User is pressing the "generate" Button and the Bot should generate a complete random adressinformation set wiht a logic behind it. what do i mean with "logic"? the bot takes a random first and last name. After that he choose from 16 Countrys 1. Depending on the choosen Country he takes a City which is inside this Country. Depending on the choosen City he takes a Street which is inside this City Depending on the choosen City he takes a ZIP code for this City My idea how to solve that was: making a random variable with the number 1-16 making a case function with the 16 Countrys Depending on the random Country Number he takes one of the 16 Countrys Each Country has several cases for the Citys like -> Country A has 3 Citys = 3 Cases Depending on which case he took for the City it will read the right file with the Streetnames and ZIP Codes. DO you think this will work or there is any easier way to handle this "random logic"? cause its a lot of work even its repeating non stop and i need to create for every case a random variable number cause every country has different amount of citys  example: Country A has 5 Citys Country B has 3 Citys Country C has 12 Citys  and so on if i do it like i mentioned i need to create for every random number a variable to get a random number from the city to get a random city. Can someone follow me to this point and has any advices how i can make it more easier to handle and make it less work of scripting :)  thanks for reading and understanding :)
  • 2017-10-17 10:51
  • TurboGolom
  • My topic TurboGoloms Questions Threa...
  • So hello Guys and welcome to my Post. Im trying to get into this Tool after a long long break and now i wanna start with it again but i have here and there some questions about Functions or the Logic behind the Tool. 1. So i  try to create an e-mail creator where i need to fill in informations like name,subname,street,streetnumber and all that kind of things. On the mail site is an Option to choose an wish e-mail adress and i wanna build it from the name and subname field. I cant get it to work to fill name and subname variable into 1 Field its allways overwriting itself. example: 1 Variable is Michael [name] 2 Variable is Tower [subname] i want both variables in 1 Field so it looks like Micheal Tower but it wont work cause the variables are overwriting each other so i allways have 1 Variable on the Field 2 There is an Tutorial where i can learn how to create a web form which is offered at the devoloper Version? cause i cant seem to get it work, to create buttons, fields etc and connect it to my script. Example: I have an simple GUI where People can add Informations like Name,Subname,Street etc. Now my script should work with the entered information there is any Tutorial or someone can explain to me how to do it ?
  • 2016-09-26 10:30
  • TurboGolom
  • My topic combining 2 table columnes ...
  • Hello its me again, so i try to create a program for an email provider and im nearly done with it. only problem for me is to set a username. My Idea is to create a username with my previous data informations like firstname+lastname+randome number = username problem is that i thought the variable operate function is exactly what i need but it does not seem like working for me. So i got 1 big table with 6-7 Column. Every Column got massiv input like first name (50 names) last name (50 names) etc etc. now the bot should take 1 random first name and 1 random last name and combine them together to a new variable. any thought or examples how i can do that ? thanks so far
  • 2015-08-18 11:27
  • TurboGolom
  • My topic BC couldnt find 90% of the ...
  • Hello BC im using here and there your tool and to be honest several Times its just annyoing as hell that the bot cant find the tasks of Websites like Buttons etc. Allways i get on a Point where i cant continue my Script cause BC cant find the Buttons etc of websites. IM working on a Script where my Program should complete a Surcey but  BC cant find the Buttons of the Survey or even if i do it manual he cant find fields etc at the Survey. http://screenpresso.com/=a6gof here a screen what im talking about. Normaly he should click the first tab called "einfach Ihre Daten ein" but he cant find this Tab like all the other. If i do it manual and leading to the Survey. again he cant find any of the fields. Would be nice if someone could explain if im doing something wrong or what the problem is. here also my project its rlly at his early steps and allready problems. dont be confused cause of the proxy and run program im not sure what i will use later. Thx for any help /editor/attached/file/20150802/20150802164412_3238.dat
  • 2015-08-06 09:55
  • TurboGolom
  • My topic advanced tutorials/Scripts ...
  • Hello. I know there are 4 Videos or something like that with some explaining about some Functions of the Bot but thats just the simple things. Are there any other Guides/Tutorials/Videos where i can learn all the advanced things like recieving mails, using extern programs, including c# codes etc all that is missing with any explanation about the reqiered fields etc. would be nice if someone can show me some videos or some simple scripts where i can learn the things i mentioned above. I have an Friend who is using this awesome tool as well and he wanna advertise the program a bit with german tutorials etc but he missed explanations etc about most functions and he didnt learned them all by him self cause he still have some questions about some functions. so tutorials or script exmaples would be awesome thx also if a mod or admin is reading this i would be glad if you could write me a pm or add me at skype: TurboGolom cause i have a question about an possibly job i would like to order and wanna talk with you about it
  • 2015-04-16 09:37