-
Content Count
74 -
Joined
-
Last visited
-
Days Won
3
Asentrix last won the day on June 2 2015
Asentrix had the most liked content!
Community Reputation
17 GoodAbout Asentrix
-
Rank
Advanced Member
Profile Information
-
Gender
Not Telling
System Specs
-
OS
Windows 8
-
Total Memory
More Than 9Gb
-
Framework
v3.5 & v4.0
-
License
Developer Edition
Recent Profile Visitors
5858 profile views
-
The youtube data api v3 quota is crazy tiny, can barely upload a few videos without exceeding the 10k What do you recommend for this conundrum? I've made a quota increase request but chances are I'll be denied since I don't run a buisness, well not a serious one I could make a bunch of projects and use multiple api's but thats just extremely inconvenient Sucks though, very disappointing as it's ruined a few good ideas I had
-
How "Human" like is the mouse movement? Does it draw random paths with mistakes? Does the speed it moves generate randomly? I'm looking for essentially undetectable human like mouse movement Not mouse movements that move straight from A-B in a perfect line Is that possible with this plugin? Could you make me a demonstration program with the plugin for me to check out? Maybe move mouse around the screen a bit?
- 248 replies
-
- advanced screen and windows
- advanced windows
- (and 3 more)
-
[Sell] Ssub V8! - Drag & Drop Interface Builder For Ubot Studio!
Asentrix replied to LazyBotter's topic in Bots and Scripts
Is paypal the only payment method you accept? What about BTC (Bitcoin) ? Impossible for me to use PayPal , long story , but I really want to buy this! I own new gen builder , it constantly glitches , deletes elements , doesn't save correctly etc- 732 replies
-
- SSUB
- Super Simple UI Builder
- (and 4 more)
-
Well , lets say in the game I want the bot to click a menu icon , so it would need to check if it exists first. I would have a picture of the in-game menu icon saved to my pc All I want it to do is check the game window to see if the image exists , just like in the browser
-
I was wondering if it were possible to check if something exists outside of the browser? I play a game on my PC and I want to check if something exists in the game window. Is this possible at all? If so , could someone please give me a rough Idea of how to do it? I've tried setting the active window and checking if it exists but it didn't seem to work. Thanks for any help!
-
Just the website haha not the project , the CPA html theme , incase anyone was curios where you got it
-
Just wanted to point out that the website cpa template is indeed public / free Good luck with sales nonetheless
-
Selecting An Element According To What It Is Not
Asentrix replied to yonatankra's topic in Scripting
Regular Expression is your friend , I know it's tedious and kinda scares people off But I highly suggest you sit down for an hour or two and take the time to understand it! Regex is needed a lot in ubot and having that knowledge at your disposal is always great