tampi Posted October 29, 2021 Posted October 29, 2021 I'm working on a new personal project for 2 weeks. I almost finished. I'm on last step. I was just googling and searching from forum but I think I need a small help .d so I need an online database because my database will change every day I want this in my project : when user write a key in key input, automatically gets ID-password data from excel link so this is my questions: 1- How can I open excel link and get data (invisible) ? 2- How can I find users key input in Excel data and how to export ID-pass in the row ? Example excel link = https://1drv.ms/x/s!AqB5_XpqjjzMhTNKyRbP1Y1daAH2?e=l59VU0 thanks in advance
spudw2k Posted November 1, 2021 Posted November 1, 2021 You might have to clarify what application you are trying to automate. It is typically against the forum rules to talk about automating log-ins. Is this something you built? Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
tampi Posted November 1, 2021 Author Posted November 1, 2021 I have a Eloboost website.(League of Legends, Valorant) If you dont know what it means I can explain like that: Eloboost: People comes me for upgrade/boost their own account . Of course they giving some money for that. Professional player enters the costumer's account and boosting it and we calling them "Elobooster". I have a elobooster team. I want my Eloboosters can enter automatically to costumer's account. I dont want to give costumer's Id-Password to Elobooster. So I decided to start this project. I almost finished. Auto login to game is working but I need online database. I wil give "Example key" to Elobooster , id-pass will come automatically and he can auto login costumer's account. When I get another order. I will create new key in database of course with new costumer's id-pass and I give this key to my another Elobooster. Did I explain well? What is your suggestion for me, what should I use for this?
Developers Jos Posted November 1, 2021 Developers Posted November 1, 2021 Welcome to the AutoIt forum. Unfortunately you appear to have missed the Forum rules on your way in. Please read them now - particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked. See you soon with a legitimate question I hope. The Moderation team SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts