Pinkzord
Members-
Content Count
32 -
Last visited
Community Reputation
1 NeutralRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
release 「︎RAP GOD」︎⭐️ Free Steam Keys Trick ⭐️
Pinkzord replied to Eminem's topic in Tutorials, Guides, etc.
still works? -
can you do this one? Logitech Zone Wireless - Zone Wireless
-
[GUIDE]How to Crack VPS/RDP l WITH ALL TOOLS
Pinkzord replied to angelooo-18's topic in Cracking Tutorials
let me check! will provide feedback after :) -
Hi guys, I've started making configs for openbullet and looks like there are lots of newbies trying to do the same. This is my first tutorial here, to get the full official application. If you learned something and want further detailed tutorials on how to make configs, please like the thread! If I get enough likes I will do full detailed tutorials on how to make configs and will be open for doubts/ helping doing configs. Enjoy! [hide] The first step is downloading visual studio (or any c# ide). You can download the visual studio community version which is also free: https://visualstudio.microsoft.com/pt-br/vs/community/?rr=https%3A%2F%2Fwww.google.com%2F In the installation you have to select ".NET dektop development" like this: After the installation is complete, open visual studio and click Clone or check out code: Now we need to official OpenBullet repository, to access if you can go to: https://github.com/openbullet/ To download the code paste this on the Repository location: https://github.com/openbullet/openbullet.git Congratulations! Now you have the official code of OpenBullet! The next step is to open the solution and compile the code to get the executable! To do this, change to tab Solution Explorer and then double click on OpenBullet.sln: Now you can see all files, if you want to learn how to code you can start here as well ! Lets build the executable, change the configuration to release and build the solution, due to a bug you will have to build each project separately, right lick on the project and choose build, first the RuriLib, then OpenBulletCLI and finally OpenBullet: If you get a "chmod error", just try to build it again. If all succeed you are good to go ! Just go to the project solution folder, on the folder OpenBullet\bin\Release! A quicker way to go ther is: And there you go: [/hide] dont forget to like:
-
Proxys always usefull :) Thanks!
-
(C#) CREATE ANY CHECKER (ACCOUNT, GIFT CARD etc.)
Pinkzord replied to Plоt's topic in C#, C++ & VB.net
Very simple tutorial, I think you could do it better :P, If you need some help let me know mate! -
email pass HQ Fresh Paid Combo NETFLIX/WISH/FITBIT...
Pinkzord replied to i N S A N E's topic in Combolists
Uk or US accounts? :P -
thanks mate! it has country as well?
-
any account still working? :P
-
huge list, very nice job!
-
C# Trouble looping proxylist with account list in my checker.
Pinkzord replied to Redp87's topic in C#, C++ & VB.net
what men, you have 2 loops on the same variables. That code is really a mess. while (accountPosition < accountLst.Count - 1) and inside that you have } while (accountPostion < accountLst.Count - 1); you also do not initialize the variables, -
.loli [OPENBULLET] uPlay (based on NestleNutella/Forlax's work)
Pinkzord replied to sp6off's topic in OpenBullet
does it still work? maybe not :( -
(C#) CREATE ANY CHECKER (ACCOUNT, GIFT CARD etc.)
Pinkzord replied to Plоt's topic in C#, C++ & VB.net
Im doing some atm, this can be usefull! Thanks man, will comment later after checking -
C# Trouble looping proxylist with account list in my checker.
Pinkzord replied to Redp87's topic in C#, C++ & VB.net
You need to make your code more readable. try to rename this int r, g, v, w; to the proper function of that variables, after that I may help you :) -
is this a script for like trading? Or what is it?