Everything posted by Medusa
- [Open Source] Account Creator - Alpha
-
Database Connections
What he said. Just make an API using whatever web-development languages you know, and use that to do whatever you need. Also, databases are used for a lot of stuff. Automatic account switching, muling, statistics of your botting etc.
-
mPlanker
The script should now be updated and working. Please let me know if you're experiencing any bugs
-
Get price per item?
There's a class snippet on here which could help you get the price of different items. https://osbot.org/forum/topic/68912-grand-exchange-price-api/ Not sure if it's outdated, but you should 100% try it out.
-
⭐ Swapping Runescape 3 & 07 gold ⭐ Great Rates - Bulk Gold Available⭐
What are your rates? Pretty sure people would like to know...
-
Where do you live? What is your profession?
Denmark - Highschool
-
Programmer?
Feel free to send me a PM
-
Script leaderboard on website
Send me a PM and I'd be happy to take a look at what you're requesting
-
Grand Exchange Price API
I'm guessing you'd just want to make a class with this code. Then call the function inside that class, which is called "parse". Then type item id and if you're buying or selling. Example: int onePrice = GrandExchange.parse(1, "buying"); That would get the price of the item with id 1. EDIT: In general you really just want to use the functions provided in the class.
-
Best scripts to run on a fresh account?
@ProjectPact's Hunter script on progressive mode :)) EDIT: If you're not looking to get banned, don't bot 24/7
-
[Open Source] Account Creator - Alpha
When I made the accounts I logged into them randomly, and the ones I tested worked. But if you're experiencing that, I'll add that feature next update (If possible - which it is). EDIT: I actually remember making some accounts not too long ago, and a lot of them not working. Just thought this was due to the 1000's of accounts created on my IP
- [Open Source] Account Creator - Alpha
- [Open Source] Account Creator - Alpha
-
OSBot VPS requirement
Lag can be multiple things. Could be your connection or, like you're saying, the performance is bad. There are other possibilities.
-
OSBot VPS requirement
I don't bot anymore, and I don't know why I have to prove my experience with google cloud. I used my own private script, and I was able to run the amount of accounts I specified just fine. The CPU needed really depends on what script you're using.
-
OSBot VPS requirement
Not lying. I disabled client rendering and used low cpu mode. Worked just fine. Not sure why you'd want "video"... Just automate the process, and you won't have to touch the bots yourself (Technically)
-
OSBot VPS requirement
Pretty sure it depends on the scripts you're using and if you're using low cpu mode. I was able to run 4-6 bots on a Google VPS with 2 vCPU's and 7.5 GB ram (No need for that amount of ram - I think)
-
How long am I banned for?
"Bot Busting Moderate" is usually a 2 day ban, so I'd just wait. You'll most likely be unbanned soon
-
Script to drink prayer pots for afk training?
Surely you're not trying to launch the jar? Of course you're placing it in your OSBot scripts folder?
-
How much do you trust the person above you
I'd trust him with my cat (Mostly because I want to get rid of it)
-
Weekend bans
Jagex has mod(s) banning bots on weekends now just fyi
-
Price for 200+ Accounts lv3 with membership 20 days
Not even sure you're allowed to sell accounts yet. You'd need 100 posts if I remember correctly.
-
[Open Source] Account Creator - Alpha
Just saw that my redirect links are blocked by malwarebytes (Possibly other anti-malware programs as well)... The only thing the links do is tell me how many times a link is clicked, and redirects you to the website that belongs to the link. If you can't download the program due to the links being blocked, please add an exclusion in your anti-malware program
-
mPlanker
Welcome to the official thread for mPlanker. How do I use this script? It's simple. Start the script anywhere (Preferably with logs/coins in bank - Shouldn't matter though), choose the plank type you want to make, and it'll automatically walk to Varrock East Bank and start the plank creation. Requirements: - An account with membership - Coins - Logs of your choice Features: - Supports all logs/planks (Regular, Oak, Teak, Mahogany) - Accurate profit calculator* (Gets prices from Grand Exchange database) - Stops when you're out of cash/logs - Walks from Varrock East Bank to the Sawmill. Get it on the SDN *Profit is calculated with the cost of creating the planks + log cost subtracted.
- [Open Source] Account Creator - Alpha