Leaderboard
Popular Content
Showing content with the highest reputation on 04/26/23 in Posts
-
By Czar 99 in one go!!! Multiple 99s in 1 sitting!!!!! Features List - Supports 4 locations, with randomisation options (Randomise all, randomise north-only, randomise south-only) - Supports taking the axe for woodcutting, if not already equipped/held - Supports taking all equipment including Tinderbox, knife, unfinished potions from crates - Prepares for matches early, and waits around the brazier if you selected to light them (For +25 initial points) - Supports waiting at the safezone after winning the match (at 500 points) to preserve food - Supports training agility via the northern agility steppe - Knows exactly which external actions interrupt your current action, and plans accordingly - Identifies cold snaps and either avoids them completely, or randomises between avoiding and tolerating them - Allows you to fletch logs before burning them for a more balanced experience gain - Choose to optionally switch to other sectors if pyromancer is dying - Identifies pyromancer health, brazier repaired, brazier lit at all times - Knows exactly how many points our current inventory holds (in terms of burning logs) - Gets 1-50 firemaking: locked to maximum of 50 firemaking, and locked to Grand Exchange only. - Buys a player-owned-house via the Varrock Estate agent if you don't already own one (Optional) - Identifies if the account has visited Zeah before, and plans ahead. - Will travel to Zeah by ship to unlock it for newer accounts (Highly useful for goldfarming!) - Resupplies food, jewellery and teleports via the Grand Exchange - Teleports to Grand Exchange supported: Ring of wealth, Varrock teleport tab, Varrock spell (runes only!), Amulet of glory, Home teleport (Lumbridge/Edgeville) - Teleports to Wintertodt Camp supported: Games necklace, walking - Allows you to filter and join matches when a certain % of the game is already active, so wait for next match if below X% - Either holds onto crates, banks them or opens them - up to you! - Supports choosing your own food, choosing when to eat (eat %), choosing minimum to leave match for, and amount to withdraw - Upgrades to pyromancer gear when applicable - Identifies when you get a Phoenix pet - Buys warm clothing that your account is able to wear, filters by skill requirement. - Stop notifications tab (similar to Perfect Fighter): allows you to choose when to stop the bot, or when to alert/notify you - Stop the script at ANY moment in time, after X minutes/hours/seconds, after X wins, after X item gained (pet too!), after X experience gained & more! Buying Warm Clothing (4 missing pieces)! Results2 points
-
Welcome to Wacky Jacky Scripts ~Potato Picker V2~ TL;DR 1. Add script from SDN: (click to add) 2. Select a field: Nearest field is pre-selected 3. Select a bank: Nearest bank is pre-selected 4. Start anywhere in the world About the script: (updated 12-dec-2024): I have reworked all the code, I removed all useless feature and laggy paint. The script will, pick potatoes, at all locations and if your location isn't in the list message me at ones. Simple paint, if there are huge farmers I can add support for on-graphics DM me. If you want certain features added, leave a comment ^^ ~Features~ Start anywhere Save/Load profiles CLI simple support Invoke support Setting fix Hover next WIP: random event support WIP: custom mouse settings ~Setting Fix~ (Recommended for new accounts) Mute all in game audio Disable profanity filter Enable PK skull prevention Enable shift drop Enable escape key to close interfaces Hides all roofs Disables Accept aid Disables make-x darts Disables store button Disables wiki lookup Disables activity adviser Disables accept trade delay Disables GE buy warning Disables GE sell warning Disables World switching confirmation ~Pictures new V2~ ~Pictures old V1~ 4 days and 46k potatoes later. ~CLI - setup~ ~Bug Report~ What picking location did you select?: <example north lumbridge> What banking location did you select?: <example Draynor> What happened, keep it short if possible?: <example status said walking to bank but then just stopped and kissed the wall> Paste/upload log report URL?: url here ~Update Log~2 points
-
NEW! 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.1 point
-
Progamerz AIO Cows Buy now($3.99): Store Or Like the post and comment below to get 24 hours trial Discord Server Features Screenshots CLI Instructions: Coming Soon: If you would like any feature added, comment below!1 point
-
We're excited to announce that Script Factory now supports ChatGPT through AltChat! AltChat is an incredibly smart and affordable AI chatbot that can now engage in real conversations and even talk about Old School RuneScape in specific. With AltChat, you can reduce bans and increase account randomness at an incredibly low cost. Fund your entire farm for only a few bucks a month! We're thrilled to offer this innovative solution to our users and can't wait for you to try it out. Add it to any Script Factory script with just one click. Visit https://www.altchat.app/ to register! Here are some quick examples:1 point
-
14 day membership codes! 1-10 = $1.90 each 10+ = $1.80 each Discord:._.robin UID:2822228122891714561 point
-
stopConditionTime=True stopConditionTimeOut=300 Add this to your save file to stop the script after 300 mins. Add or remove time in mins as needed. Is this still happening? Any errors in the logger?1 point
-
Fury veggy thief would of done it Looks good though.... Painting.status = "Wacky Jacky had to much rum...";1 point
-
@FuryShark Sadly i missed the 600m drop could you add it so it opens doors when it walks back to waiting area ?1 point
-
1 point
-
1 point
-
1 point
-
For pures I recommend ogre near castle wars then, there is a nice safespot there Yessir -> Schedule -> Add Bot Stop -> On slayer task finish, enjoy Awesome! You guys will be so happy to see what's coming to this bot, big features that no other bot has yet Yessir done added trial enjoy @Beanstino Ty for logs I'm gunna check it out, and the bank surely has Antifire (4) not any other dosage btw, and Sharks? I have been talking closely with someone who regularly uses this plugin and banking should be working flawlessly, I'll run some tests just to be sure I am working on an update for that plugin so that the bot avoids dying from time to time, the longest proggy I have seen there was around 40 hours (1m/hr profit too ) so yeah I will be spending a lot of time there + on the other plugins too.1 point
-
1 point
-
1 point
-
1 interaction per cycle of the loop, or you only add a isBankOpen check, if you're too lazy to actually plan out/redo a stable script1 point
-
BRO I PURCHASE YOUR SCRIPT I REALY REALY LIKE IT HAS MANY FEATURES AND ALSO FULLY WORKING VERY GOOD BRO THANKS BRO FOR MAKING THIS SCRIPT UNDER 8.99$ REALY LIKE IT THANKS.1 point
-
[INFO][Bot #1][04/25 11:53:31 AM]: Initializing GUI... [INFO][Bot #1][04/25 11:53:31 AM]: Yay! [INFO][Bot #1][04/25 11:53:32 AM]: Loading GUI, low resources = false walk-setting = 0! [INFO][Bot #1][04/25 11:53:32 AM]: "g_walk_setting" changed to "90" [INFO][Bot #1][04/25 11:53:32 AM]: Banks added: [70] [INFO][Bot #1][04/25 11:53:32 AM]: Teleport spells added: [14] [INFO][Bot #1][04/25 11:53:32 AM]: Stronghold added [INFO][Bot #1][04/25 11:53:32 AM]: Entrances added: [67] [INFO][Bot #1][04/25 11:53:32 AM]: Agility shortcuts added: [15] [INFO][Bot #1][04/25 11:53:32 AM]: Floors added: [35] [INFO][Bot #1][04/25 11:53:32 AM]: Scenery added: [2] [INFO][Bot #1][04/25 11:53:32 AM]: Carpet rides added: [4] [INFO][Bot #1][04/25 11:53:32 AM]: Carpet rides added: [5] [INFO][Bot #1][04/25 11:53:32 AM]: NPC teleports added: [1] [INFO][Bot #1][04/25 11:53:32 AM]: Added al-kharid gate (free) [INFO][Bot #1][04/25 11:53:32 AM]: Added 14500 nodes to graph in [39ms]. [INFO][Bot #1][04/25 11:53:32 AM]: Item definitions loaded: 27648 [INFO][Bot #1][04/25 11:53:33 AM]: 8 actionpoints ready [INFO][Bot #1][04/25 11:53:33 AM]: Checking attack options to see if they're hidden (one-time process)... [INFO][Bot #1][04/25 11:53:33 AM]: Special change from (0) to (100) [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Miriam! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Banker! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Banker! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Banker! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Spider! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Banker! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Armourer (tier 5)! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Banker! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Banker! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Giant bat! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Banker! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Banker! [INFO][Bot #1][04/25 11:53:33 AM]: Added npc: Giant bat! [INFO][Bot #1][04/25 11:53:33 AM]: filled with: Miriam [INFO][Bot #1][04/25 11:53:33 AM]: filled with: Banker [INFO][Bot #1][04/25 11:53:33 AM]: filled with: Spider [INFO][Bot #1][04/25 11:53:33 AM]: filled with: Armourer (tier 5) [INFO][Bot #1][04/25 11:53:33 AM]: filled with: Giant bat [INFO][Bot #1][04/25 11:53:48 AM]: Added npc: Bat! [INFO][Bot #1][04/25 11:53:48 AM]: filled with: Bat [INFO][Bot #1][04/25 11:53:53 AM]: Added npc: Spider! [INFO][Bot #1][04/25 11:54:14 AM]: Special change from (0) to (100) [INFO][Bot #1][04/25 11:54:14 AM]: Lava scale [INFO][Bot #1][04/25 11:54:14 AM]: Dragon bones [INFO][Bot #1][04/25 11:54:14 AM]: Black dragonhide [INFO][Bot #1][04/25 11:54:14 AM]: Dragon full helm [INFO][Bot #1][04/25 11:54:14 AM]: Draconic visage [INFO][Bot #1][04/25 11:54:14 AM]: Dragon platelegs [INFO][Bot #1][04/25 11:54:14 AM]: Dragon plateskirt [INFO][Bot #1][04/25 11:54:14 AM]: Dragon spear [INFO][Bot #1][04/25 11:54:14 AM]: Uncut dragonstone [INFO][Bot #1][04/25 11:54:14 AM]: Rune hasta [INFO][Bot #1][04/25 11:54:14 AM]: Rune spear [INFO][Bot #1][04/25 11:54:14 AM]: Rune longsword [INFO][Bot #1][04/25 11:54:14 AM]: Rune sword [INFO][Bot #1][04/25 11:54:14 AM]: Dragon dagger [INFO][Bot #1][04/25 11:54:14 AM]: Dragon longsword [INFO][Bot #1][04/25 11:54:14 AM]: Rune platelegs [INFO][Bot #1][04/25 11:54:14 AM]: Rune full helm [INFO][Bot #1][04/25 11:54:14 AM]: Rune platebody [INFO][Bot #1][04/25 11:54:14 AM]: Black d'hide body [INFO][Bot #1][04/25 11:54:14 AM]: Black d'hide vamb [INFO][Bot #1][04/25 11:54:14 AM]: Rune javelin [INFO][Bot #1][04/25 11:54:14 AM]: Rune dart [INFO][Bot #1][04/25 11:54:14 AM]: Law rune [INFO][Bot #1][04/25 11:54:14 AM]: Death rune [INFO][Bot #1][04/25 11:54:14 AM]: Blood rune [INFO][Bot #1][04/25 11:54:14 AM]: Soul rune [INFO][Bot #1][04/25 11:54:14 AM]: Rune arrow [INFO][Bot #1][04/25 11:54:14 AM]: Rune knife [INFO][Bot #1][04/25 11:54:14 AM]: Rune thrownaxe [INFO][Bot #1][04/25 11:54:14 AM]: Dragon arrowtips [INFO][Bot #1][04/25 11:54:14 AM]: Dragon dart tip [INFO][Bot #1][04/25 11:54:14 AM]: Dragon javelin heads [INFO][Bot #1][04/25 11:54:14 AM]: Ensouled dragon head [INFO][Bot #1][04/25 11:54:14 AM]: Runite ore [INFO][Bot #1][04/25 11:54:14 AM]: Looting rare drop table items ! [INFO][Bot #1][04/25 11:54:14 AM]: "ss_world_hop" changed to "1" [INFO][Bot #1][04/25 11:54:14 AM]: "ss_world_hop_count" changed to "5" [INFO][Bot #1][04/25 11:54:14 AM]: "ss_recharge_altar" changed to "1" [INFO][Bot #1][04/25 11:54:14 AM]: "ss_stand_away" changed to "1" [INFO][Bot #1][04/25 11:54:14 AM]: "enable_special_attacks" changed to "1" [INFO][Bot #1][04/25 11:54:14 AM]: "ss_bury_dbones" changed to "0" [INFO][Bot #1][04/25 11:54:14 AM]: "bank_condition" changed to "loot_full" [INFO][Bot #1][04/25 11:54:14 AM]: Banks added: [70] [INFO][Bot #1][04/25 11:54:14 AM]: Teleport spells added: [14] [INFO][Bot #1][04/25 11:54:14 AM]: Stronghold added [INFO][Bot #1][04/25 11:54:14 AM]: Entrances added: [67] [INFO][Bot #1][04/25 11:54:14 AM]: Agility shortcuts added: [15] [INFO][Bot #1][04/25 11:54:14 AM]: Floors added: [35] [INFO][Bot #1][04/25 11:54:14 AM]: Scenery added: [2] [INFO][Bot #1][04/25 11:54:14 AM]: Carpet rides added: [4] [INFO][Bot #1][04/25 11:54:14 AM]: Carpet rides added: [5] [INFO][Bot #1][04/25 11:54:14 AM]: NPC teleports added: [1] [INFO][Bot #1][04/25 11:54:14 AM]: Added al-kharid gate (free) [INFO][Bot #1][04/25 11:54:14 AM]: Added 14500 nodes to graph in [36ms]. [INFO][Bot #1][04/25 11:54:18 AM]: Bank is open, let's begin the process... [INFO][Bot #1][04/25 11:54:18 AM]: Bank needs resetting! [INFO][Bot #1][04/25 11:54:18 AM]: ...reset done! [INFO][Bot #1][04/25 11:54:18 AM]: Bank is open, let's begin the process... [INFO][Bot #1][04/25 11:54:18 AM]: Let's withdraw some food! [INFO][Bot #1][04/25 11:54:18 AM]: Item id is available: 11951 [INFO][Bot #1][04/25 11:54:23 AM]: Bank is open, let's begin the process... [INFO][Bot #1][04/25 11:54:23 AM]: Bank needs resetting! [INFO][Bot #1][04/25 11:54:23 AM]: depositing all for reset... [INFO][Bot #1][04/25 11:54:25 AM]: Bank is open, let's begin the process... [INFO][Bot #1][04/25 11:54:25 AM]: Let's withdraw some food! [INFO][Bot #1][04/25 11:54:25 AM]: Item id is available: 11951 [INFO][Bot #1][04/25 11:54:27 AM]: Bank is open, let's begin the process... [INFO][Bot #1][04/25 11:54:27 AM]: Bank needs resetting! [INFO][Bot #1][04/25 11:54:27 AM]: depositing all for reset... [INFO][Bot #1][04/25 11:54:28 AM]: Terminating script Perfect Fighter... [INFO][Bot #1][04/25 11:54:28 AM]: Shutting down script background executors [INFO][Bot #1][04/25 11:54:28 AM]: Doing complete() for queue now... [INFO][Bot #1][04/25 11:54:28 AM]: Attempting to save highscores (1) [INFO][Bot #1][04/25 11:54:28 AM]: Sending leaderboard data... [INFO][Bot #1][04/25 11:54:28 AM]: Leaderboards: Got a success... [INFO][Bot #1][04/25 11:54:28 AM]: Dumping save... [INFO][Bot #1][04/25 11:54:28 AM]: "ss_world_hop" "1" "ss_stand_away" "1" "ss_force_fightzone" "0" "aio_fighter_attack_delay" "1" "ss_eat_bounds_2" "65" "g_walk_setting" "90" "ss_eat_bounds_1" "45" "enable_special_attacks" "1" "ss_bury_dbones" "0" "ss_modern_eat" "1" "ss_recharge_altar" "1" "bank_condition" "loot_full" "ss_world_hop_count" "5" "force_path" "1" [INFO][Bot #1][04/25 11:54:28 AM]: ... success! [INFO][Bot #1][04/25 11:54:28 AM]: Killed 0 npcs, gained: 0 exp, ran for: 00:00:00:14. [INFO][Bot #1][04/25 11:54:28 AM]: Make sure to post a progress report on the main thread! [INFO][Bot #1][04/25 11:54:28 AM]: If you have any bugs/suggestions/feedback, please make a detailed post how to add it to the script, in the main thread! [INFO][Bot #1][04/25 11:54:28 AM]: Thanks for using Perfect Fighter! [INFO][Bot #1][04/25 11:54:28 AM]: saving fight bounds for profile [] [INFO][Bot #1][04/25 11:54:28 AM]: Last experience gain was: 00:00:00:00 ago [INFO][Bot #1][04/25 11:54:28 AM]: Script Perfect Fighter has exited! [INFO][04/25 11:55:38 AM]: Exported logs to: C:/Users/RamaA/OSBot/Data/logs/logs_25_04_2023-11_55_38.txt doing the brutal black dragon plugin and the bot is getting stuck banking and withdrawing 2 extended antifire and 4 sharks1 point
-
Im not involved in this discussion but could you please give me a free trial of your crafting script, want to try it out. Sorry g1 point
-
Nothing wrong with passing around the Methodprovider object. You can also extend the second class from MethodProvider and then exchange bot context, that way you can use log("") in your other class. public class SecondClass extends MethodProvider { public void execute(){ log("Test"); FirstClass.status = "Test"; } public static String status = ""; private SecondClass secondClass; public void onStart() { secondClass = new SecondClass(); secondClass.exchangeContext(getBot()); } public int onLoop() { secondClass.execute(); } public void onPaint(Graphics2D g) { g.drawString("Status: " + status ,10, 10); } Ofc mister know it all who can't write a "hello world" app in java using OOP Your ego is like the complete opposite from your coding skills at this point, how can you be this cocky while YOU are asking for help in the first place? Be gratefull anyone wants to help in the first place, but no... let's flame them right away. Good way to make friends1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
sorry I should have been more specific , I am using it to train a pure so not sure if there is a spot where I can safe spot the cannon . l1 point
-
1 point
-
1 point
-
Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports all rooftops (Draynor, Al-Kharid, Varrock, Canafis, Falador, Seers, Polivneach, Relekka, Ardougne) - Supports most courses (Gnome stronghold, Shayzien basic, Barbarian stronghold, Ape toll, Varlamore basic, Wilderness (Legacy), Varlamore advanced, Werewolf, Priffddinas) - Supports Agility pyramid - All food + option to choose when to eat - (Super) Energy potions + Stamina potions support - Progressive course/rooftop option - Waterskin support - Option to loot and sell pyramid top - CLI support for goldfarmers Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 463:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename DISCORDFILE= discordSettings Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot manager you do not need to specify '-script 463'): -script 463:TaskList1.4515breaks (With breaks) -script 463:TaskList1.4515breaks.discord1 (With breaks & discord) -script 463:TaskList1..discord1 (NO breaks & discord, leave 2nd parameter empty) Proggies:0 points
-
0 points
-
I don't want to be friends with anybody here, I don't need help, I realize it was a mistake to engage any conversation here, and you are a fool to assume I have absolutely no skills just because I don't waste my whole fucking life away chatting to nobodies on the internet. Your perception of who I am is worthless and indifferent to me. So long.0 points
-
Yet you can't give me a straight answer to this 'basic' problem. A few lines of code for a simple and straight forward point to be made, there's no reason to paste my whole fucking class in here of redundant code. Just forget it, seems your understanding of Java isn't as great as your ego. Pitiful.0 points