Everything posted by Czar
-
CzarRangingGuild
Final verification, once a moderator verifies version 3.5 it will be ready. So far it says version 3.2 is still there After all this is done, everything will be fine.
-
Perfect Experiments
Yep We just need to wait until the mods verify and it's up
-
Another Typical Ban
Agility is the worst skill to bot, very high ban rates
-
Perfect Experiments
Lmao I just noticed. Thanks brah.
-
Perfect Experiments
'the intelligent choice' by Czar Buy (only $4.99) Want to buy the bot, but only have rs gp? Buy an OSBot voucher here old pictures
-
CzarRangingGuild
Pushed update 3.3. Dialogue system perfected. EDIT: Got a chance to actually test the script, thanks to mdanhorn for lending me an account. I fixed the camera, the click position and dialogues. Tested the script endlessly until I fixed everything and now it's flawless. 3.5 pushed to the SDN. Should be available soon.
-
Hh:mm:ss Run Time Method?
Don't make things so complicated. public String formatTime(final long time) { final int sec = (int) (time / 1000), h = sec / 3600, m = sec / 60 % 60, s = sec % 60; return (h < 10 ? "0" + h : h) + ":" + (m < 10 ? "0" + m : m) + ":" + (s < 10 ? "0" + s : s); }
-
Where Is Everyone?
Wow, it's actually true, there are so many paid scripts lmfao. I even submitted one.. Oh well time to turn this around. EDIT: Swarm of free scripts incoming
-
CzarRangingGuild
Okay v3.2 is out. There should be no more problems.
-
CzarRangingGuild
Update hasn't been pushed yet We have to wait a bit longer. It's still v3.11, the latest is 3.2.
-
CzarRangingGuild
Pushed update 3.2. Fixed alot of previously untested bugs. - Menu detection improved - Positioning fixed, shouldn't keep 'walking to position.1 ' - Buying arrows updated
-
CzarRangingGuild
Okay, the script has a problem with the distance method, sorry, I will push version 3.12 ASAP. Apologies for the inconvenience.
-
CzarRangingGuild
Okay script is up! Enjoy guys
-
CzarRangingGuild
As soon as a mod verifies it, it will be available
-
CzarRangingGuild
Thanks guys Question: Would you like to see a button which tells the script to exchange tickets? Or automatically exchange when out of money? + Also would you like support for selling the arrows (using tabs to tele to varrock and cammy) because I can add it but, I just need to know if people actually want it.
-
CzarRangingGuild
Every few seconds, the camera slightly turns automatically, it's veryyyy subtle and it's a way to catch bots. My script avoids falling into the trap and re-aligns every time it needs to.
-
CzarRangingGuild
4.99, should I lower it? I wanted to make it cheaper but it says I can't undercut prices o_O EDIT: one-time payment aswell, I don't want to charge too much
-
CzarRangingGuild
efficient & flawless Link: Script now live: Here Features Bypasses Jagex's camera movement bot trap. new! Uses ESC key to close the interface new! Uses the higher xp method (aligns the camera to the target so it closes the menu when it pops up) NEVER gets in combat, 'tower' method of getting out of combat isn't even there (deliberately). Logs out when no money left Equips bronze arrows when necessary Displays 'goal' information, e.g. (at 77 range it will also show details for 80 range, time left, xp left, etc) Automatically equips higher level gear such as d'hide chaps and vambs Runs away just in case of emergency! ................................................................................................................................ With the bots on OSBot, Czar promises to deliver yet another incredible piece to the CzarBot empire. This means you will get to run the script with no worries about bans and xp waste. LEGENDARY HALL OF FAME 100 hour progress report Configuring the bot and the result: Set the npc attack option to 'Hidden' if you want to avoid deaths forever! For extra XP FAQ Why should I use this script when there are millions out there? It is the best script. Simply. Why are you releasing this now? It's time to make it public, it was privately shared with some friends and has been working flawlessly. Instructions There are no instructions. We do the all the work for you. CzarScripting™ Tips If you are low level, you can use a ranging potion at level 33 ranged to get in the ranging guild. Try and have as high ranged bonus as possible. Gallery ANOTHER 1M TICKETS GAINED !!
-
Osbot 2.2.37 - World Hopper And Lunar Spellbook
Good job Alek! Can a mod please check my GIT SDN request I'm dying over here lol
-
WoD
frost mage horde here, also waiting for wod
-
Bot farm - What i need - ESSENTIALS
WTF, 500 euros a week doing goldfarming? How? Like 50+ accoutns botting at once or what? I havent really tried a vpn lol.
-
Too many bans, help!
Just monitor your scripts.. My script was getting my acc banned in tutorial island rofl, until I tweaked it, made it a bit slower until it was fine. I lasted from ~10 mins after tutorial island to 10 hours after tutorial island. Before, my script had no timers and would just spam click rofl, now it has a few long pauses and its going well. My IP is flagged into oblivion and I still have accounts that havent been banned yet. Also, when making a character don't design him like that green bot guy, idk once I changed it, I got banned less, maybe its just me but oh well. EDIT: I mean monitor what happens in your script, not monitor your bot.. Like, which stage do you get banned, rewind a few minutes and try solve it
-
Bitwise/binary hexadecimal (GTFIH)
Hello, I recently ran into an a binary problem, I want to know how 'decode' this number (it is the quest config id of Demon slayer quest (config 222) and it is 54304 (i got the id once i found out the incantation. The id says 54305 because its 54304 + 1, the +1 means that I proceeded onto the next quest stage. So can anybody help me with this? What does 54304 mean, i opened config debugger: I still haven't learned about binary etc, which is why I'm stuck. Atm the only thing I'm doing is storing the incantation in a file once the dialogue shows it, nothing else. I can't finish this quest without it, so please help Thanks!
-
OSBot 2.2.32 - Aesthetics and settings
Good job on the release. Is there any way you could check out banking in the client: http://osbot.org/forum/topic/61163-banking-issue/ EDIT: I can fix it for my script but its better if its a client fix
-
Banking issue...
Thanks very much for replying, I'll look into it now