Everything posted by Kramnik
- Veteran Rank extended
-
Other markets?
PM'ed you with link Edit: Appearantly PMs are broken so the name of group is 💎 Runescape Massive Group 💎
-
Cases vs private voids
By saying "config" you are refering to this part? From which the script then uses private voids and etc.
-
Other markets?
I know one group which is very nice because they have trusted mods and people are obliged to use MM, also regarding services they use deposit and etc.
-
Other markets?
Umm, not a website, but did you try facebook groups? There is few with a decent community, both in size and trustworthiness
-
Cases vs private voids
Hi, so trying to create more advanced scripts and first thing that I need is to switch to more task based system instead of just using if statements as I did before. What first came to my mind is to use cases as I saw in couple other scripts. So to learn I made up this quick pseudoscript If prayer left is not 0 -> prayer is off -> turn on the prayer, else pray at altar. And it does it's job. Then I checked Explvs 101 scripting tutorial and saw that it takes complete different approach, so wrote my script like he does: So they both do what they suppose to do, that's good. What I am curious about why some people use cases and some the other system. What are the pros and cons of each? The cases approach is very unfamiliar to me. How do you make more advanced tasks from it? In this case I just checked whether the prayer level is 0 or 1 (since its fresh acc it has only two options), guess this would be non sense if account had higher prayer level, but maybe then cases approach would be not the smart choice? In general what I currently like to learn is to make more extended script with task system in it. Lets say, go chop trees until level 20 woodcutting, then do quest, then go train combat and cases approach seem like a way to go for this kind of script
-
Some thoughts on bond prices
Also note that they are always rising before christmas and fall before summer
-
Help
Hmm, I see that you have 100$ donor which is not the same as lifetime sponsor and more a prestige sign that you donated to Osbot but does not give you VIP features. Are you sure that you bought lifetime sponsor and not donated 100$?
-
Hello
66 more post and you can live up to your nickname
-
Hi
Howdy, welcome and goodluck with scripting There is few nice tutorials here to start
-
Hello
My pointless question was to ask you wether you want to be asked a question
-
Hello
So you want me to ask you a question?
-
1 Month VIP or $9.99 Acc Credit Giveaway! X2
589
-
What do u do on rs besides bot
Mule and rwt
-
Some thoughts on bond prices
iv) They ended the trick where you could get unlimited free memberships for your bots
-
Removed for now
Awesome, waiting for progressive combat switching update
-
How to be more "safe" when botting.
Was wondering how far can push it. So you got unbanned twice? So how many hours of botting you managed to get before these bans?
-
How to edit signature text?
Hmmm, press on you nickname, account setting -> signature. Is this is what you are looking for?
-
Improving your script to be less banable
How is the situation with resourses? If can run 30 bots normally it wouldn't be feasible using VMs, right?
-
2 clients instead of 2 tabs.
Hi, dont think that this is possible
-
Improving your script to be less banable
Hi, Yesterday I created a topic about my problem that my bans are getting more frequent and frequent and long story shot fellow botters advised that script needs to be changed to stop being detectable. If you want to check the topic the link is here: Topic In this topic I want only touch the scripting part. Planning after work to jump and rescript my script and hope maybe someone can give me advise how can a script be improved in this manner. As far as I know changing sleep time doesn't do much as you have lag in the first place and things like checking woodcutting xp became a joke to whole botting community. Any tips what could be implemented is welcome. Thanks
-
[FIXED] Client is undergoing maintenance
It is awesome that you give heads up that client is broken and even give a ETA. Helps to plan your day. Love it
-
Getting banned in two hours
Any tips on what could be changed in script itself. I will try changing methods to prevent profiling (doying different quests and etc.), but in the script itselft. As I mentioned it is very simple as the whole task is pretty simple. As far as I know changing sleep times doesn't do much. Maybe there any thread or something that teaches about "antiban" One time bans were high for me too and that time I changed clicking patern so it helped for a month. Not sure how much you need to change your method to become not easily detectable again.
-
Getting banned in two hours
You mean updating the script? It's quite strange as I had no bans for few months and then they started to become more frequent and frequent. Any tips on how to improve script? It's quite difficult to see what to update as the script it self is quite simple.
-
Getting banned in two hours
Hi, For past month the ban rate for my moneymaking method skyrocketed. Before I can even suicide for 24 hours if I decide but the period that I get banned got shorter and shorter and yesterday got banned in two hours on fresh not botted account which is ridiculious. I am using my own made script so any chance that Botwatch can now detect it very easily? Don't think it could have been a manual ban as it was an evening. Any advise?