-
Content Count
348 -
Joined
-
Last visited
-
Days Won
3
Lombi last won the day on September 20 2020
Lombi had the most liked content!
Community Reputation
32 ExcellentAbout Lombi
-
Rank
Advanced Member
- Birthday 06/22/1983
Contact Methods
-
Website URL
http://www.domenlo.com
-
Skype
domenlo@outlook.com
Profile Information
-
Gender
Male
-
Location
Ljubljana, Slovenia
System Specs
-
OS
Windows 10
-
Total Memory
More Than 9Gb
-
Framework
unsure
-
License
Developer Edition
Recent Profile Visitors
8223 profile views
-
So, dev user, I can write and understand ubot pretty well. I've been using a particular code that works ... fine ... until it suddenly doesn't. Nothing special, just some form filling, that suddenly stops working. After a restart, it works again. I've tried the 5.xx builds that are lauded as stable, same issue. Newest build, same issue. Is there some sort of debug that I can submit to the developers or is this just a "it mostly works" issue?
- 1 reply
-
- 1
-
-
Thank you so much for this.
-
Hi there. I'm wondering if anyone has any tips on how to get like current date in a specific format? I have the datetime manipulation plugin, but it has incorrect output. Example, i want an "M" which would say Jul Any way to make this? Javascript? Thanks!
-
Hi. Every time i open a ubot file has has "verify image libraries" and "get image dimensions" When I run "verify image libraries" i get "The given key was not present in the dictionary filename --> --> run command" I have to delete it and readd it, and then it works. If I try to run the "get image dimensions" function, it throws the same error. I have to delete it, readd it, then it works.
-
Ah, shell doesn't work but shell batch does. Interesting.
-
Hi there. I seem to have come to a bit of a snag... I have a directory S:\OneDrive\Documents\Websites\xxx In this directory there is a file called convert.exe (imagemagick) that I want to run The command is convert.exe slika.jpg -extent 1200x1200 slikaCROP.jpg If I run this in cmd, it works. But if I run it in ubot studio, it doesn't shell("S:\\OneDrive\\Documents\\Websites\\testnastran.dev.cc\\convert.exe slika.jpg -extent 1200x1200 slikaCROP.jpg") Please help!
-
This is op. Lemme plug into this topic with my normal account. Btw in case anyone else wants the code that works in 6.1.x, i just hardcoded individual "item to list", then looped a bunch of times and added a random list item to list. clear list(%kljucne) clear list(%listToShuffle) add item to list(%listToShuffle,"#memes","Don\'t Delete","Global") add item to list(%listToShuffle,"#meme","Don\'t Delete","Global") ... add item to list(%listToShuffle,"#humor","Don\'t Delete","Global") add item to list(%listToShuffle,"#humour","Don\'t Delete","Global") loop(100) {
-
Is it possible to exclude numbers from $rand?
Lombi replied to Harisc1990's topic in General Discussion
Im guessing he might mean just specific numbers? If that is the case you would need to build a simple custom function that would first set a rand, then loop while (if it contains the banned numbers, then repeat rand) -
MySQL and UBot Studio Guess What I Have?
Lombi replied to UBotBuddy's topic in Tutorials, Tips and Tricks
The first one is in your profile. -
Purchasing Private Proxies - Recommendations
Lombi replied to AutomationNinja's topic in General Discussion
It rotated them but he had to get them first hehe. And no, you can't just spoof it, you spoof it by using a proxy -
You ARE changing your IP, right?
-
Yes if you have skills intermediate enough to use net2ftp on your own server. Solutions sold here are only applicable to limited commands such as one file upload/download. Net2ftp is free an dyou can program it to do ftp downloading, unzipping, uploading. The last two steps are obviously wp only.
-
Yep, a bit easier. Also video tutorials should help you on your way to friend adding automation...
-
Developers, what you've been waiting for is finally here
Lombi replied to Seth Turin's topic in News
Pretty sure building an illegal bot in somewhere in the TOS Also, the other part happened - one member here spammed pixelpipe so hard they had to heavily change their services. -
The menu on top, the menu that was there since january 2010 (judging from archive.org). It seems it got tweaked shortly after my post.