Jump to content

Cmontryme

Members
  • Posts

    56
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male
  • Interests
    Programming

Recent Profile Visitors

1607 profile views

Cmontryme's Achievements

Iron Poster

Iron Poster (3/10)

12

Reputation

  1. I was able to use the username / pass login for the previous OSRS executable & have a clean installer if people have trouble finding the old launcher on the RuneScape site I could host it on my own website.
  2. the old launcher should work still right? oldschool.msi will download the official classic OSRS Launcher / Client. not the new client. I linked the official site & saved a unmodified version if I have to host that on a server for download.
  3. I was able to be prompted on the jagex site to use the windows installer. I can host the .msi installers which is still V 1. 2.7. im a programmer and can make a clean bake up that avoids that wretched launcher.
  4. You are a wizard who helped me to get focused enough for learning multiple programming languages & scripts + 3D API's all on my own.

    Here I was de-liding TWO PS3 CPU's & GPU's internal heat spreader plates removing stale dried up thermal paste with fresh clean paste & CFW to monitor fps & temperatures. I want to work my own AI bot on RuneScape which has responses for everything and asks questions and stores learned words & phrases.

    Snapchat-1353348379.jpg

    1. Czar

      Czar

      This is AMAZING dude I wish I knew more about hardware like this. Keep up the good work I can't believe I missed this post.

      I will definitely do my best to help you on this journey of yours!

      <3 

    2. Cmontryme

      Cmontryme

      I killed one PS3 by slicing the trace on the PCB that is the display output, so it works perfect, I just need to sell it to someone who is blind or repairs the circuit because these are the phat PS3's before they made slims. I think this picture is 45 nm but I have the first generation refurbished from an eBay thrift store item for $75. I cleaned up lots of dust and hair or carpet fibers? gross but I even removed the scent by letting cigarettes burn next to the board or full unit, I forgot what other tricks to make it not smell like a wet dog, but it worked and has the PS2 hardware CPU & GPU + PS3 processor and graphics card but nobody could code for the ps3 because some developers weren't competent enough. if I could drop a tiny dot of something conductive to replace the display trace I accidently scraped off, I could fix 3 out of 3 and have no losses modding. same for the original xbox I have because I got it from someone who wasn't at their kiosk for selling used junk, but it is everything needed to mod the xbox and read the xfat16/32 Microsoft xbox original only format that can be exploited with a controller port with a traced PCB that allows a USB v 1 to transfer hacked saves that load a linux shell to overflow the xbox 3 times to cause the pentium III to that causes a segmentation fault I believe that then boots the unsigned code. but it will not work with USBv2 or USBv3. but I am falling in love with reading API's & might open up a new server to mask the IP for developing a bot without detection. I thought of making my own client but I trust osbot since the start, before the client was publicly released waaaay back. I worry java will be hard to track down entities with memory scans but I can pop some free scripts for f2p things on osbot. I still use eclipse to compile the files on windows at least because im cross platform. but thanks for the love Czar, I will have something to show before the end of this month while I also work on a few other projects.

  5. Hosting your own but that requires knowing how to network your own remote server through SSH terminal. If you cannot host your own maybe try using a common VPN or searching for any VPS hosts in the forums.
  6. Hey @Czar one of my favorite scripters. after a long look at linux & windows internals and reverse engineering in C, I think I am going to produce some test scripts and release the first one to the free SDN. Anyways, your scripts are by far better than 95% of the community here and I am confident enough to say all bot scripts or logic to act human is top bracket. YOU ARE GOLD CZAR, Also, if I could help you with auditing your scripts since I've been here almost 9 years and botted prior to RS3. I no longer get bans and could also gift you a private server SOCKS proxy for RuneScape or a VPN for all your internet devices to encrypt and mask your IP. message me if interested! I have learned so much since I was away, I am about to undergo the task of making a client in C/C++ and work with inline assembly, but OSBOT will be my daily driver until I get a book worth of code & then do the same for Linux... I hope you're living large czar, great to see you still active.
  7. free scripts are used by more people, people who usually have less of a concept on what things you do or don't to avoid being banned or suspected of botting. Paid scripts are used by less people and someone who pays is likely more determined to do it right, play as human every now and then, mix it up to avoid a ban. fix any mistakes to keep their account alive. also there are lots of features in paid scripts to make each user of said paid script have more randomization to make a paid script seem different to someone using the same paid script just with different settings. I still prefer learning programming and making your own fail proof bots. script your own bot that matches your personal habits & choices.
  8. I have been using Perfect miner for many years on many different accounts and I never get banned so long as I take breaks. Thanks @Czar I have MOST of your scripts & they make building new accounts a breeze.
  9. I made a executable that will resize the windows width and height to match the fixed classic layout. Hotkeys on the application are ESC to close the resizer application, currently the keys F, & H toggle a console that loops the printing of the values window rectangle width and window rectangle height. it should work on all versions of windows starting with Windows XP. works on 32 bit and 64 bit systems. Leave comments on thoughts, hotkey preferences, extra features ( I can paint using transparent windows or block user input from the keyboard and mouse while leaving the game window 100% opaque. thanks for any opinions in advance.
  10. I didn't expect the fishing spots to be NPCs was the issue I ran into. Using the entity hover helped me figure out why no interactions occurred. thanks @Gunman & @minewarriors.
  11. how do I declare as RS2Object, Entity, NPC? I'm back after 5 years & I really need a super simple explanation on how to declare a fishing spot. the Rod Fishing spot or Fishing spot. thanks for any help in advance!
  12. I am on windows 10 64 bit and wondering how I can run mirror mode after getting VIP. old versions of firefox don't have the plugin for java and it also crashes the browser
  13. I can't figure out a proper way to sleep while smiting as the animation is -1 after every bar is retrieved. Any tips? maybe onMessage when I fail a bar or successful smelt one?
×
×
  • Create New...