Leaderboard
Popular Content
Showing content with the highest reputation on 05/04/17 in all areas
-
[Dev Build] OSBot 2.4.122/23 - InteractionEvent, WebWalking, Antiban
Download: https://osbot.org/devbuilds/osbot 2.4.123.jar It's been a month since I had some free time to work on the client; I've been struggling with managing the SDN and playing Private Script Control Officer. I decided to bang out some stuff that will almost certainly break something or make someone mad. Regardless, there are a bunch of changes that were made with good intentions. One of those good intentions is the asynchronous camera movement in InteractionEvent. Previously InteractionEvent would perform a series of relatively logical tests. Is the entity on screen? No? Okay lets walk to the entity. Is the entity visible now? No? Okay let's adjust our camera. Although logical, it was pretty slow. Instead, now you should notice that interactions are sped up because we're not really making those checks in sequence. Additionally InteractionEvent once again has some entity verification. This is particularly useful if you have an entity that you wish to interact with, but it's in a stack with other entities of a similar name. Thanks @Fruity for reminding me. Huge shoutout to @Chris for all the webwalking links he provided, some of the routes are pretty common so somebody will get good use from his dedication. Finally I removed the controversial random mouse movement methods. Originally they were written for the BankPin random and as a way to close out of menus, not as some sort of antiban. Even worse, somewhere and someone along the line thought it was a brilliant idea to create 6 fucking versions of the method. They were being used and abused for spaghetti antiban methods which I would be willing to bet my life on has never saved anyone from a ban. Also removed Entity examine(), literally a wrapper for interact("Examine"); Bugs: Fruity reported an issue with GroundItemStack interaction not working correctly. Version 2.4.122 Changelog: Added Menu getRectangle() Removed Mouse moveVerySlightly() Removed Mouse moveSlightly(int) Removed Mouse moveRandomly(int) Removed Mouse moveSlightly() Removed Mouse moveRandomly() Removed Entity examine() -Removed WallObject examine() -Removed GroundDecoration examine() -Removed WallDecoration examine() -Removed GroundItem examine() -Removed Character examine() -Removed InteractableObject examine() Deprecated setCameraDistanceThreshold Added MainScreenTileDestination method getPosition() InteractionEvent uses new async Camera to focus on entites -Rewrote various parts of InteractionEvent InteractionEvent has improved success rate on exiting menus Tested BreakManager with no issues found -Thread: https://osbot.org/forum/topic/118592-breaks-isnt-working/ Tested World hop methods, no issues find. Made slight changes. -Thread: https://osbot.org/forum/topic/121373-world-hopping-bug-tries-to-hop-to-500-skill-total-world/ Added WebWalkEvent link - Seer's Village Log Balance -Thread: https://osbot.org/forum/topic/121391-webwalking-obstacles/ Added WebWalkEvent link - Fremmenik Slayer Dungeon -Thread: https://osbot.org/forum/topic/121391-webwalking-obstacles/ Added WebWalkEvent link - Edgeville Dungeon Pipe To Moss Giants -Thread: https://osbot.org/forum/topic/121391-webwalking-obstacles/ Added WebWalkEvent link - Taverly Dungeon Floor Spikes -Thread: https://osbot.org/forum/topic/121391-webwalking-obstacles/ Added WebWalkEvent link - Taverly Dungeon Steps -Thread: https://osbot.org/forum/topic/121391-webwalking-obstacles/ Restored method Menu getMenuIndex(Entity, String[], String[]) Restored InteractionEvent entity verification Version 2.4.123 Changelog: Added Entity getIndex() -Added GroundDecoration getIndex() -Removed Character getIndex() -Added GroundItem getIndex() -Added InteractableObject getIndex() -Added WallDecoration getIndex() -Added WallObject getIndex() Added Objects getLocalObject(int index) Updated getMenuIndex(Entity, String[], String[]) entity selection -Patches GroundItem issue from 2.4.12217 points
-
๐ Perfect Czar Free Trials & Demos ๐ MOST POPULAR ๐ HIGHEST QUALITY ๐ MOST TOTAL USERS ๐ LOWEST BAN-RATES ๐ 24/7 SUPPORT ๐ SINCE 2015 ๐ MANY SKILLS ๐ MOST VIEWS ๐ MOST REPLIES ๐
๐CzarScripts #1 Bots ๐ ๐ LATEST BOTS ๐ If you want a trial - just post below with the script name, you can choose multiple too. ๐ Requirements ๐ Hit 'like' ๐ on this thread10 points
-
When you realize this is the guy who banned you...
5 points
- PS4 Suggestions
3 points- [Dev Build] OSBot 2.4.122/23 - InteractionEvent, WebWalking, Antiban
InteractionEvent Test captures #1 http://i.imgur.com/gbmWnFt.gif #2 http://i.imgur.com/1PBTzfI.gif Code: //if not in combat NPC dude = getNpcs().closest(npc -> npc != null && npc.hasAction("Attack")); InteractionEvent event = new InteractionEvent(dude, "Attack"); execute(event);3 points- Perfect Fighter AIO
2 pointsNEW! Added Gemstone Crab! 81 Hours at Cows Brutal Black Dragon support Sulphur Nagua support Blue Dragon 99 ranged 99 Ranged at Gemstone Crab 81 Range F2p Safespotting Hill Giants Hotkey List // F1 = set cannon tile // F2 = hide paint // F3 = Set afk tile // F4 = reset afk tile // F6 = Set safespot tile // F7 = activate tile selector // F8 = Reset tile selector // F9 and F10 used by the client, EDIT: will re-assign as they are no longer used by client // F11 = Set breaks tile // F12 = Reset breaks tile User Interface Banking Tab Demo (handles everything with banking) You can copy inventory (to avoid adding individual items...), you can insert item names which have Auto-Fill (for you lazy folk!) and you can choose whether to block an item and avoid depositing it in bank, ideal for runes and ammo. Looting Tab Demo (From looting to alchemy, noted/stackable items too) You can choose whether to alch an item after looting it simply by enabling a checkbox, with a visual representation. All items are saved upon exiting the bot, for your convenience! Tasking Demo (Not to be confused with sequence mode, this is an individual task for leveling) You can set stop conditions, for example to stop the bot after looting a visage, you can have a leveling streak by changing attack styles and training all combat stats, you can have windows alert bubbles when an event occurs and an expansive layout for misc. options! Prayer Flick Demo (Just example, I made it faster after recording this GIF) There are two settings: Safe mode and efficient mode, this is safe mode: Fight Bounds Demo Allows you to setup the fight bounds easily! Simplified NPC chooser Either choose nearby (local) NPCs or enter an NPC name to find the nearest fight location! Simple interface, just click! Level Task Switch Demo (Switching to attack combat style after getting 5 defence) You can choose how often to keep levels together! e.g. switch styles every 3 levels Cannon Demo (Cannon is still experimental, beta mode!) Choose to kill npcs with a cannon, recharges at a random revolution after around 20-24 hits to make sure the cannon never goes empty too! Results Caged Ogres: How does this bot know where to find NPCs? This bot will find far-away npcs by simply typing the NPC name. All NPCs in the game, including their spawn points have been documented, the bot knows where they are. You can type 'Hill giant' while your account is in Lumbridge, and the bot will find it's way to the edgeville dungeon Hill giants area! Here is a visual representation of the spawn system in action (this is just a visual tool, map mode is not added due to it requiring too much CPU) Fight Area Example (How the bot searches for the npc 'Wolf') Walking System The script has 2 main walking options which have distinctive effects on the script. The walking system is basically a map with points and connections linking each point. It tells the script where to go, and decides the routes to take when walking to fightzones. Walking system 1 This uses a custom walking API written by myself and is constantly being updated as new fightzones are added. Pros: - Updates are instant, no waiting times - More fightzones are supported Cons: - Sometimes if an object is altered, the changes are not instant - Restarting the script too many times requires loading this webwalker each time which adds unnecessary memory (there is no way to make it only load at client startup since I don't control the client) Walking system 2 This is the default OSBot webwalking API - it is relatively new and very stable since the developers have built it, but is currently lacking certain fightzones (e.g. stronghold) and other high level requirement zones. It is perfect for normal walking (no object interactions or stairs, entrances etc) and never fails. Pros: - Stable, works perfect for normal walking - All scripters are giving code to improve the client webwalker - More efficient when restarting the script since it is loaded upon client start Cons: - No stronghold support yet - Some new/rare fightzones not supported yet - If there is a game-breaking update or an unsupported fightzone, it may take some time to add/repair (less than 24 hours usually) So which system should I choose? Whichever one suits your chosen fightzone best! There really shouldn't be any problems - the sole purpose of these options are for backup and emergency purposes, if the script ever messes up there is always the next option to select. Note: If the script ever fails, there will be immediate updates to fix the walking systems! Script Queue/Bot Manager: Script ID is 758, and the parameters will be the profile name that you saved in the fighter setup! Bug Report templates: New feature request - What is the new feature - Basic description of what the script should do - Basic actions for the script: 'Use item on item' etc. For when the script gets stuck on a tile (or continuous loop): - Which exact tile does the script get stuck on? (exact tile, not 'near the draynor village') - Plugin or normal script? - Did you try all 3 walking options? Script has a logic bug (e.g. dies while safespotting) or (cannon mode doesn't pickup arrows) - What is the bug - How did you make the bug happen - (optional) recommendation for the bug, e.g. 'make the script walk back' or something - Tried client restart? - Normal script or a plugin? - Which exact setup options are enabled? Afk mode, cannon mode, etc etc.2 points- Live's Betting Post
2 pointsClick here to go to the SDN page to add the script. Display: Games supported and their general rules: Note: This script is a realised script request with help from a RS veteran gambler, pauliokas123, Please refresh your script list before running this script!2 points- Check out my code - Inspired by Nurvael
2 points- [Dev Build] OSBot 2.4.122/23 - InteractionEvent, WebWalking, Antiban
ty for updates shall test when i get home2 points- @MODS He's doing it again [Neg FB]
2 points- Perfect Fighter AIO
2 points@guywithlsd can you try safespotting kurasks again? I think an update just went live As for blue dragons and the angle, set the mouse zoom to far away: Looks like v191 is up, latest is: v192 which shouldn't take too long since updates are getting faster nowadays alching bug stopped happening too, brass key bug disappeared, blue dragons I need to test again just to be sure, ring of dueling and salve teleports I also need to test again to be sure, gdk I need to test without avas accumulator for arrow looting. Arrow looting in crabs should be much better hopefully.2 points- It's a sad day for OSBot
2 points- Botting is still very much alive :)
2 points- Botting is still very much alive :)
2 points- Perfect Magic AIO
1 point#1 SOLD MAGIC SCRIPT #1 MOST FEATURES MAGIC SCRIPT ESC MODE, HOVER-CLICK, NEAREST ITEM CLICK, FLAWLESS JMod nearby and we still alive. Anti-ban and Optimal script usage Anti-ban: - Don't go botting more than 3 hours at once, take breaks! Otherwise the ban-rate is highly increased! - Bans also depend on where you bot, for the best results: bot in unpopular locations Banking-related spells are the lowest ban-rate (spells which require banking or can be casted near a bank, e.g. superheating, maybe alching, jewelry enchanting etc etc) since you can just go to a full world and blend in with other non-bots (humans), for example: world 2 grand exchange If casting spells on npcs, then unpopular locations reduce the banrate by alot, So make sure not to go to botting hotspots otherwise you may be included in ban waves. - Some good areas used to be (until some got popular): grizzly bear, yanille stun-alching, any overground tiles (upstairs etc) but once the areas are overpopulated, try to go to another location which is similar to the aforementioned locations. This is a very popular thread with many many users so if a new location is mentioned, the location will be populated very quickly so I can only suggest examples of good locations - Don't go botting straight after a game update, it can be a very easy way to get banned. Wait a few hours! If you ever get banned, just backtrack your mistakes and avoid them in the future: you cannot be banned without making botting mistakes. Keep in mind you can be delay-banned from using previous scripts, so don't go using free/crap scripts for 24 hours then switching to a premium script, because the free/crap previous script can still get you banned! For more anti-ban information, see this thread which was created by an official developer: http://osbot.org/forum/topic/45618-preventing-rs-botting-bans/1 point- Excellent Dragons
1 pointScript Version: 40.0 | Last Updated: 10/11/2023 [MM/DD/YYYY] LEADERBOARDS: https://cnar.dev/projects/edragons/leaderboard.php Script Progress Pictures Script Development Updates Script Manual GUI Settings (Disable Ad-block to see Images) Gui Saving / Loading: When selecting 'Save settings' a pop up directory will show up. Set a file name under "File name:" then click 'ok' or 'save'. It will save as a .txt file. When selecting 'Load settings' a pop up directory will show up. Simply find your saved .txt file and click it. Once selected, select 'ok' or 'load'. Safe-Spotting Mode: Please start the script at your preferred safe spot when selecting this option and pressing start OR load your saved settings.txt file to auto fill your safe spot! Looting Bag Mode: If toggled, it will use random behavior when adding bones or hides to the Looting Bag! If you happen to die the script will have added it to the lootlist and retrieve it once it spawns on dragon death and continue using it!. Loot distance: Default = 10 Tiles away from your player. Set your custom distance if you prefer. Loot range ammo: Loots the ammo type you have equipped if you are ranging! Default = Stack of 5 Bolts on floor Special Attack: Uses special attack during combat [Main weapon support only!] Deathwalk Mode: Handles death and regears with the equipment set from on start of the script. Current Modes Supported [BETA]: Under production. No guarantee that it is 100%. Green Dragons: West wilderness East wilderness Graveyard wilderness Lava maze wilderness Myth guild [BETA] Blue Dragons: Taverly Watchtower Ogre enclave Heroes' guild Myth guild [BETA] Black Dragons: Taverly Lost city chicken shrine Myth guild [BETA] Metal Dragons: Brimhaven Brutal Dragons: Black dragons in zeah catacombs [BETA] Blue dragons in zeah catacombs [BETA] Red dragons in zeah catacombs [BETA] Mode Help Blue Dragons Supported safespots for taverly mode only. *Other modes can use any spot* Near the agility pipe | Less traffic but with lower profit/hr Inside the Expanded blue dragon room Items | Requirements Anti-dragon shield Ranged/Melee/Magic support! Food Prayer potions *Blowpipe mode taverly mode* Summer Pie *Taverly mode* Falador teleports *Taverly mode* Dusty key *Taverly mode* Dueling rings *Watchtower mode or Heroes guild mode* Games necklaces *Heroes guild mode* Black Dragons Supported safespots Anywhere in the dragon area. Items | Requirements Anti-dragon shield Ranged/Magic support only! Food Anti-poisons *If taverly mode* Falador teleports *If Taverly mode* Dusty key *If Taverly mode* Raw chicken *Lost city mode* Green Dragons Ranged/Melee/Magic support! Supported safespots Graveyard: Anywhere in the myth guild or lava maze dragon area. Items | Requirements East Dragons: Dueling ring *Not optional* Games necklace *Optional* Glory *Optional* Metal Dragons Items | Requirements Select Bury bones option + Dragon bones in loot table to bury bones! Banking is not supported. Please start at the dragon room. It will randomly choose a metal dragon. Range / Magic only support Brutal Dragons Items | Requirements Ranging potions Extended antifire potions Prayer potions Food prayer > 43 rope tunnel route unlocked Start at blast mine bank At this time it will auto grab my set amount of prayer pots. Full GUI customization will come soon. CLI Information Script ID: 898 Create your own file & save under c/users/osbot/data as filename.txt Mode names "Blue dragons(Taverly)", "Blue dragons(Watchtower)", "Blue dragons(Heroes guild)", "Blue dragons(Myth guild)", "Black dragons(Taverly)", "Black dragons(Lost City)", "Black dragons(Myth guild)", "Green dragons(West)", "Green dragons(Graveyard)", "Green dragons(Lava maze)", "Green dragons(Myth guild)", "Metal dragons(Brimhaven)", "[BETA]Brutal dragons(Black)" Food names "Trout", "Salmon", "Tuna", "Potato with cheese", "Lobster", "Swordfish", "Jug of wine", "Monkfish", "Shark", "Manta ray", "Tuna potato", File creation template *See gui for options* *Create your own for validation*: #Dragon GUI Settings #Fri Mar 30 20:14:43 EDT 2018 checkSummerPieActive=false checkEatToFull=true textFoodAmount=1 checkBurningAndGlory=false checkRanarrWeed=true radioWorldHopper=false radioStrengthPotionRegular=false checkRegularWalker=false radioAttackPotionSuper=false radioSpecialAttack=false checkAdamantHelm=true checkWalkToBank=false checkGloryAndGames=false checkLootingBag=false radioMagicPotion=false radioSafeSpot=true radioRangePotion=true radioStrengthPotionSuper=false textWorldHopCount=7 checkRespawnTeleport=false comboDragonsMode=Blue dragons(Watchtower) radioCombatPotion=false checkAutoEatAt=false checkNatureRune=true textEatAt=60 checkAdamaniteOre=true checkBuryBones=false checkGamesAndDueling=false radioAntipoisonPotion=false checkRubyDiamondCombo=false checkSafetyTeleport=false checkRuneDagger=true checkLootAmmo=true radioAttackPotionRegular=false checkBlowpipeActive=false radioAntifirePotion=false checkDragonhide=true checkDragonBones=true checkGloryOnly=false textLootDistance=10 safeSpot=2443,3083,0 checkAntiPK=false checkClueScroll=false checkBurningAndDueling=false comboFoodType=Shark checkDeathwalking=false Bug Report Template Status in the paint(Screenshot): Client Version: "Osbot x.x.x" Client Type(Mirror Mode OR Stealth Injection): Inventory layout: Equipment layout: GUI settings (Screenshot(s)): What is the error that is occurring? How can I replicate this error? Logger output (Screenshot): GRAB YOUR OWN DYNAMIC SIGNATURE HERE https://cnar.dev/projects/edragons/users/All_Users.png //This gives you the all users image (600x200) I encourage you to display your signatures and linked to the thread! Would appreciate that To get your own just do (Case sensitive) https://cnar.dev/projects/edragons/users/YourNameHere.png if your osbot name has spaces (ex. Cool doot 33) https://cnar.dev/projects/edragons/users/Cool doot 33.png PURCHASE HERE1 point- osFisher
1 pointPrice: ONLY $8.99 LIFETIME PURCHASE (Click to Purchase) Only have RSGP? Buy an OSBot voucher HERE. COMMENT ON THE THREAD FOR A 1 TIME 24 HOUR TRIAL NOW SUPPORTS AERIAL FISHING! Feature Highlights Selectable Locations / Fish Selectable Drop Methods and Banks Script Speed Customization Other Features DEADMAN MODE SUPPORT: - Will run to closest bank if player is under attack Command-Line Interface (CLI) osFisher currently supports CLI! There is currently 1 parameter required, which is the name of your properties file Example: This will load config.properties from your OSBot/Data/osFisher folder, the properties file can be named whatever you like, in case you would like multiple setups for different bots Feel free to post here / pm me if you are having problems with this feature! Progress Reports Please submit any if you get the chance! PLEASE REPORT ANY BUGS USING THE TEMPLATE BELOW SO THEY CAN BE FIXED ASAP Minnow Support Start script on west side of the expansion platform (left if facing north)1 point- OSBot CLI Script Creator - Manage your bots easily
Current version: V1.4.2 What is this? - This program uses cli to easily and automatically start your bots without having to type in anything once it's configured. How do i use this? - I've created a few gifs to show you how to use this program. Don't know how to/Don't want to use script parameters? - simply don't fill them in, and run it. It will boot up OSBot, login and start the script and bring up the script's GUI if it has one. If you don't fill in these fields, it will use the default value -Memory(mb) -Proxy(it will simply not use it if you dont fill in the fields) -debug port(default: 5005) note: You wont be able to run multiple clients on the same port. -Script parameters -Bot Pin Shortcuts -Double click: runs a script -Del: deletes 1 or more scripts Can i run multiple scripts at once? - Yes, select multiple scripts and press run NOTE: - If you run multiple scripts, be sure to not have them all use the same port number(for example 5005) - Creating a new script Running a script. Simply press the run button! OSBot updated? New OSBot jar? No problem! press edit and select the new jar Create and load presets Simply update ALL of your scripts with a new OSBot jar This application is FULLY OPEN SOURCE! feel free to look around and change things if you wish to do so Source: https://github.com/TehHeroOfTime/OSBOT-CLI-Script-creator Download: https://github.com/TehHeroOfTime/OSBOT-CLI-Script-creator/raw/master/Setup/Debug/Setup.msi changelog V1.2 Fixed an issue with reading a file that didnt exist V1.3 fixed spacing issues. local scripts can now contain spaces. V1.4 You are now able to mass-update all of your scripts with a new OSBot jar V1.4.1 Fixed a spacing issue for people with a space in their name, as that is now possible with the new forums V1.4.2 Added 3 new permissions. -Norandoms -NoInterface -NoRender DISCLAIMER: Since @Alek did not reply to my pm saying something is wrong, and the fact that he liked my post showing it, i assumed it is ok to release, Since there is an OSBot logo in the application. If this is not okay i will remove it immediately.1 point- Dispute
1 pointDisputed member: @Adapt Thread Link: None Explanation: Ordered graphics on Friday. At first he said they'd be done in the same day, then he said they'd be done by Monday. I was fine with that. It's now Wednesday and I haven't received any responses. Evidence: Skype logs. If you need pics, tell me. Please note time stamps when reading. Would appreciate it if you hid the logs. Edit: I asked for these logs to be hidden and they were not. If a mod needs them, please PM me. I'd still like the graphics if possible, and I don't want him to be put in TWC yet. Just trying to get a response here and figure out what's been going on.1 point- Adapt :(
1 pointDisputed member: @Adapt Thread Link: N/A Explanation: ordered a thread layout, took about 2 weeks to get started and than he did work on it for a day or two, I paid him 15$ and he sent me like half the layout (the top portion) and I haven't got anything else I can link I file of the payment Evidence:1 point- Perfect Smither AIO
1 pointNot sure if this has been brought up yet. But as of right now Varrock west is single clicking each tile to get to the anvil on the mini map . I haven't let it run yet because of this issue. Edit: I see it has been my bad.1 point- โจใ RuneScapeServices.com ใAIO OSRS Services โกAccountsโกNMZ โกQuestsโกFire & Infernal CapesโกVoidโกTorsoโกDefenders โกPower LevelingโกDiariesโก๐Visa/MasterCard๐Crypto's๐Bancontact๐iDeal๐Sofort๐ & many more!
His worker did torso for me eveything was fast and flawless vouch +11 point- DO NOT TRADE FACIAL
1 point- 4 accounts banned today, all with different proxy
If so then why not ban them too? It would be a juicy loot. Kick farmers right in the nuts.1 point- 4 accounts banned today, all with different proxy
Lol, why didn't I shut the fuck up? Whole farm wiped.1 point- Buying 07 $1.05/M (UKBT)
1 point- Perfect Motherlode Miner
1 point- [Selling] South park: The stick of truth [Steam gift]
1 point- When you realize this is the guy who banned you...
1 point- [Dev Build] OSBot 2.4.122/23 - InteractionEvent, WebWalking, Antiban
Looks like its working pretty well for you, unless this is a bug report haha. Don't know, I don't work on mirror mode but I have been asking MGI.1 point- [Dev Build] OSBot 2.4.122/23 - InteractionEvent, WebWalking, Antiban
Sounds like a script issue m9.1 point- [Dev Build] OSBot 2.4.122/23 - InteractionEvent, WebWalking, Antiban
1 point- APA Sand Crabs
1 pointTheres one annoying bug with looting arrows.. When its not "idling" it goes to collect single arrows and tyhen goes back to camp position. In otherword only way to get xp is when its idling otherwise its just fucking around looting single arrowws and going back to the midlle. EDIT: Could you add a feature that it only picks arrows when theres example 10 in a stack etc :P1 point- Official Community Poll - Do you use bot tabs?
@Apaec I would probably try and do some sort of client overlay. I do NOT want anything that extends the JFrame.1 point- unofficial false feedback topic
1 point- APA Sand Crabs
1 point- Perfect Fighter AIO
1 pointHey, I tried the script on taverly blue dragons using a safespot. I noticed depending on the camera angle u cant see the dragons and the script just stays idle. I suggest moving the camera angle when you can't find the npc. great script btw edit: also the safespot is a bit too fast1 point- wish me luck guys
1 point@Mr Asshole Broooooooooooooooooooooooooo @Orange Rockets in 5 take this L Harden flopping1 point- It's a sad day for OSBot
1 point- rly shitty giveaway xd
1 point- rly shitty giveaway xd
1 pointSand crabs where it at, stand in one spot for 10 minutes run away and come back to same spot to re-Aggro and repeat:)1 point- Account recovery possible with this much info?
I 100% disagree with this. Recovery tests DO mean something.1 point- POLL: Which laptop should I get?
1 pointI agree honestly, and my current laptop has been amazing for 4+ years. I just wanted to get a < $500 lighter weight laptop to complement the strong and expensive PC I plan on building lol. If it wasn't for that I'd def invest in a Surface or something.1 point- Perfect Fighter AIO
1 point- rip
1 point- Quick Little 99 range Goal
1 pointwhy risk botting it to 99 why not just get someoen to do it for u in services tbf i got 2 99's with fruity nmz lol this was today 15hours a day? everyday until 99 str lol1 point- Juggles AIO Fisher
1 point - PS4 Suggestions